13 lines
458 B
JSON
13 lines
458 B
JSON
{
|
|
"navigationBarTitleText": "数一数,选一选",
|
|
"navigationBarBackgroundColor": "#FFD719",
|
|
"homeButton": true,
|
|
"backgroundColor": "#F6F6F6",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"toy-button": "../../ui/button/button",
|
|
"share-guide-popup": "../../components/share-guide-popup/share-guide-popup",
|
|
"math-bottom-buttons": "../shared/components/math-bottom-buttons/math-bottom-buttons"
|
|
}
|
|
}
|