dengjie commit : 完善我的页面和我的发布页面样式初步完成
This commit is contained in:
16
pages.json
16
pages.json
@@ -83,6 +83,22 @@
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
}, {
|
||||
"path": "myRelease/myRelease",
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的发布",
|
||||
"navigationBarTextStyle": "white",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}, {
|
||||
"path": "changeAvatar/changeAvatar",
|
||||
"style": {
|
||||
"navigationBarTitleText": "修改头像",
|
||||
"navigationBarTextStyle": "white",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user