12 lines
360 B
JSON
12 lines
360 B
JSON
{
|
|
"navigationBarTitleText": "数感启蒙",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarBackgroundColor": "#FFD719",
|
|
"homeButton": true,
|
|
"backgroundColor": "#F6F6F6",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"add-to-miniprogram-tip": "../../components/add-to-miniprogram-tip/add-to-miniprogram-tip"
|
|
}
|
|
}
|