14 lines
532 B
JSON
14 lines
532 B
JSON
{
|
|
"usingComponents": {
|
|
"global-notification": "/components/global-notification/global-notification",
|
|
"popup-notice": "/components/popup-notice/popup-notice",
|
|
"custom-tab-bar": "/custom-tab-bar/index",
|
|
"chenghao-tag": "/components/chenghao-tag/chenghao-tag"
|
|
},
|
|
"navigationBarTitleText": "商家中心",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black",
|
|
"backgroundColor": "#f8f9fc",
|
|
"backgroundTextStyle": "light",
|
|
"enablePullDownRefresh": false
|
|
} |