11 lines
456 B
JSON
11 lines
456 B
JSON
{
|
|
"navigationBarTitleText": "个人中心",
|
|
"enablePullDownRefresh": false,
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"up-navbar": "../../uni_modules/uview-plus/components/u-navbar/u-navbar",
|
|
"up-avatar": "../../uni_modules/uview-plus/components/u-avatar/u-avatar",
|
|
"up-cell": "../../uni_modules/uview-plus/components/u-cell/u-cell",
|
|
"up-cell-group": "../../uni_modules/uview-plus/components/u-cell-group/u-cell-group"
|
|
}
|
|
} |