修改BUG
This commit is contained in:
22
pages.json
22
pages.json
@@ -208,7 +208,7 @@
|
||||
{
|
||||
"path": "pages/my-index/meeting-record/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "会议记录",
|
||||
"navigationBarTitleText": "直播记录",
|
||||
"navigationBarBackgroundColor": "#ffffff"
|
||||
}
|
||||
},
|
||||
@@ -225,6 +225,12 @@
|
||||
"navigationBarTitleText": "客服"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/my-index/customer-service/third-party",
|
||||
"style": {
|
||||
"navigationBarTitleText": "第三方客服"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/my-index/set-up/index",
|
||||
"style": {
|
||||
@@ -323,6 +329,12 @@
|
||||
"navigationBarTitleText": "拼团记录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/shop-together/share",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/discover/ranking-list",
|
||||
"style": {
|
||||
@@ -400,6 +412,12 @@
|
||||
"titleNView": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/adduser/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "添加好友"
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
@@ -441,4 +459,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user