12 lines
337 B
JSON
12 lines
337 B
JSON
{
|
|
"usingComponents": {
|
|
"global-notification": "/components/global-notification/global-notification"
|
|
},
|
|
"navigationBarTitleText": "佣金记录",
|
|
"navigationBarBackgroundColor": "#f7dc51",
|
|
"navigationBarTextStyle": "black",
|
|
"backgroundColor": "#fff8e1",
|
|
"backgroundTextStyle": "dark",
|
|
"enablePullDownRefresh": false
|
|
}
|