feat: 7月迭代
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 1m11s

This commit is contained in:
luo
2026-07-27 18:13:19 +08:00
parent 6a794d88af
commit 4f281da778
27 changed files with 1176 additions and 167 deletions

View File

@@ -44,6 +44,12 @@
"navigationBarTitleText": "我的订单"
}
},
{
"path": "pages/order-detail/order-detail",
"style": {
"navigationBarTitleText": "订单详情"
}
},
{
"path": "pages/notifications/notifications",
"style": {