优化功能

This commit is contained in:
wangxiaowei
2026-01-12 17:39:48 +08:00
parent d1560ab450
commit f5e77e997b
21 changed files with 498 additions and 98 deletions

View File

@ -199,6 +199,15 @@
"navigationStyle": "custom"
}
},
{
"path": "contact/contact",
"type": "page",
"needLogin": true,
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "coupon/coupon",
"type": "page",
@ -306,6 +315,15 @@
"navigationStyle": "custom"
}
},
{
"path": "user/store-balance",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "vip/benefits",
"type": "page",