增加订单详情页面

This commit is contained in:
2025-12-16 15:15:11 +08:00
parent 2a156d4137
commit d661561403
3 changed files with 319 additions and 1 deletions

View File

@@ -369,6 +369,13 @@
"navigationBarTitleText": "拼团特惠",
"navigationStyle": "custom"
}
},
{
"path": "detail/index",
"style": {
"navigationBarTitleText": "订单详情",
"navigationStyle": "custom"
}
}
]