Merge branch 'master' of http://git.luyuan.tk/luyuan/demingshangjia into zmr
This commit is contained in:
25
pages.json
25
pages.json
@@ -65,6 +65,31 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/user/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "个人中心",
|
||||
"app-plus": {
|
||||
"titleNView": {
|
||||
"backgroundColor": "#FFFFFF",
|
||||
"titleColor": "#333333"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/user/info",
|
||||
"style": {
|
||||
"navigationBarTitleText": "个人资料",
|
||||
"app-plus": {
|
||||
"titleNView": {
|
||||
"backgroundColor": "#FFFFFF",
|
||||
"titleColor": "#333333"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
"navigationBarTextStyle": "black",
|
||||
|
||||
Reference in New Issue
Block a user