修改页面

This commit is contained in:
2025-08-11 14:06:42 +08:00
parent 462073058e
commit 9c0be00fbd
31 changed files with 1180 additions and 309 deletions

View File

@ -22,11 +22,13 @@
},
{
name: '待付款',
type: orderType.PAY
type: orderType.PAY,
count: 1
},
{
name: '未制作',
type: orderType.DELIVERY
type: orderType.DELIVERY,
count: 5
},
{
name: '已完成',