我的模块完成,朋友圈需要添加功能
This commit is contained in:
14
pages.json
14
pages.json
@@ -109,6 +109,20 @@
|
||||
"navigationBarBackgroundColor": "#ffffff"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/my-index/meeting-record/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "会议记录",
|
||||
"navigationBarBackgroundColor": "#ffffff"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/my-index/meeting-record/details",
|
||||
"style": {
|
||||
"navigationBarTitleText": "会议详情",
|
||||
"navigationBarBackgroundColor": "#ffffff"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/my-index/customer-service/index",
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user