项目基本完成

This commit is contained in:
twinkle255
2023-06-20 23:35:50 +08:00
committed by myh
parent 655258fb4d
commit b50bf299e4
83 changed files with 2282 additions and 44 deletions

10
UI/css/input.css Normal file
View File

@@ -0,0 +1,10 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
html{
font-size: 2vw;
}
body{
font-size: 2vw;
}

6
UI/css/orderList.css Normal file
View File

@@ -0,0 +1,6 @@
.order-detailet{
}
.fa-caret-down{
}

1374
UI/css/output.css Normal file

File diff suppressed because it is too large Load Diff