dengjie commit : 完善我的页面和我的发布页面样式初步完成

This commit is contained in:
clay
2022-12-22 21:49:44 +08:00
parent 35203f0d42
commit 02e6961b06
25 changed files with 409 additions and 42 deletions

View File

@@ -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
}
}]
},
{