需要开发 IM
This commit is contained in:
20
pages.json
20
pages.json
@@ -14,6 +14,18 @@
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/login/protocol",
|
||||
"style": {
|
||||
"navigationBarTitleText": "用户权益"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/login/regime",
|
||||
"style": {
|
||||
"navigationBarTitleText": "隐私政策"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/login/phone-register/phone-register",
|
||||
"style": {
|
||||
@@ -38,7 +50,8 @@
|
||||
{
|
||||
"path": "pages/news-list/news-list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "消息"
|
||||
"navigationBarTitleText": "消息",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -230,7 +243,8 @@
|
||||
{
|
||||
"path": "pages/discover/company",
|
||||
"style": {
|
||||
"navigationBarTitleText": "公司介绍"
|
||||
"navigationBarTitleText": "公司介绍",
|
||||
"navigationBarBackgroundColor": "#ffffff"
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -273,4 +287,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user