完善页面

This commit is contained in:
wangxiaowei
2025-10-28 00:28:42 +08:00
parent b25f746919
commit b9ab2c63b9
18 changed files with 358 additions and 123 deletions

View File

@ -132,6 +132,7 @@
}, {
"path": "pages/user/index/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "个人中心",
"app-plus": {
"titleNView": false //禁用原生导航栏
@ -160,7 +161,7 @@
}, {
"path": "pages/user/address/add/add",
"style": {
"navigationBarTitleText": "添加收货地址",
"navigationStyle": "custom",
"app-plus": {
//#ifdef H5
"titleNView": false
@ -240,7 +241,7 @@
}, {
"path": "pages/user/address/edit/edit",
"style": {
"navigationBarTitleText": "地址编辑",
"navigationStyle": "custom",
"app-plus": {
//#ifdef H5
"titleNView": false