You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
356 B

4 years ago
{
"navigationBarTitleText": "个人中心",
"navigationStyle": "custom",
"enablePullDownRefresh": false,
"usingComponents": {
"uni-nav-bar": "/uni_modules/uni-nav-bar/components/uni-nav-bar/uni-nav-bar",
"u-avatar": "/node-modules/uview-ui/components/u-avatar/u-avatar",
"u-icon": "/node-modules/uview-ui/components/u-icon/u-icon"
}
}