12 lines
339 B
JSON
12 lines
339 B
JSON
{
|
|
"usingComponents": {
|
|
"global-notification": "/components/global-notification/global-notification",
|
|
"custom-tab-bar": "/custom-tab-bar/index"
|
|
},
|
|
|
|
"navigationBarTitleText": "商城",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black",
|
|
|
|
"backgroundColor": "#f5faff"
|
|
} |