feat: 订单分享链接,公开页面查看订单
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Agent
2026-03-29 07:10:17 +00:00
parent eb2b16f84f
commit 7c25420c30
3 changed files with 324 additions and 15 deletions

View File

@@ -101,6 +101,12 @@
"style": {
"navigationBarTitleText": "种类管理"
}
},
{
"path": "pages/share/order",
"style": {
"navigationBarTitleText": "订单详情"
}
}
],
"globalStyle": {