12 lines
419 B
JSON
12 lines
419 B
JSON
{
|
|
"usingComponents": {
|
|
"global-notification": "/components/global-notification/global-notification",
|
|
"tab-bar": "/tab-bar/index",
|
|
"pindao-modal": "/components/pindao-modal/pindao-modal"
|
|
},
|
|
"navigationBarTitleText": "个人中心",
|
|
"navigationBarBackgroundColor": "#F7F3ED",
|
|
"navigationBarTextStyle": "black",
|
|
"backgroundColor": "#F7F3ED",
|
|
"enablePullDownRefresh": false
|
|
} |