添加立即预约页面

This commit is contained in:
wangxiaowei
2026-03-23 18:33:20 +08:00
parent 7215f9dac0
commit 3f1879c720
7 changed files with 637 additions and 39 deletions

View File

@ -242,6 +242,15 @@
"navigationBarTitleText": "分包页面"
}
},
{
"path": "package/detail",
"type": "page",
"needLogin": true,
"layout": "tabbar",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "profile/profile",
"type": "page",