完善页面
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user