更新筛选条件,增加订单统计

This commit is contained in:
PC-202306242200\Administrator
2024-09-23 18:15:22 +08:00
parent ee8c853b79
commit 480adb69af
23 changed files with 292 additions and 85 deletions

View File

@@ -256,6 +256,10 @@
width: 13rem
}
.w-6 {
width: 1.5rem
}
.max-w-\[712px\] {
max-width: 712px
}