10 lines
289 B
JSON
10 lines
289 B
JSON
|
{
|
||
|
"enablePullDownRefresh": true,
|
||
|
"navigationBarTitleText": "个人中心",
|
||
|
"navigationStyle": "custom",
|
||
|
"usingComponents": {
|
||
|
"u-icon": "/uni_modules/uview-ui/components/u-icon/u-icon",
|
||
|
"tabbar": "/components/tabbar/tabbar",
|
||
|
"headers": "/components/header/headers"
|
||
|
}
|
||
|
}
|