update(ui) add responsive for tracking

This commit is contained in:
Admin 2026-05-18 10:06:59 +07:00
parent ab7ccbe194
commit 755297e5b0
3 changed files with 5 additions and 3 deletions

View File

@ -4,7 +4,9 @@ Run client: npm run dev or npm run build && npm run preview
Run server uvicorn main:app --reload Run server uvicorn main:app --reload
nohup uvicorn main:app --host 172.16.6.38 --port 8080 > log.log 2>&1 & nohup uvicorn main:app --host 172.16.6.38 --port 8081 > log.log 2>&1 &
pm2 start
ps aux | grep uvicorn ps aux | grep uvicorn

View File

@ -8,7 +8,7 @@
<script <script
type="module" type="module"
crossorigin crossorigin
src="/au/checkin/static/assets/index-CEkaj5WK.js" src="/au/checkin/static/assets/index-CZPaGL7L.js"
></script> ></script>
<link <link
rel="stylesheet" rel="stylesheet"