14 lines
501 B
JSON
14 lines
501 B
JSON
{
|
|
"navigationBarTitleText": "连连看",
|
|
"navigationBarBackgroundColor": "#FFD719",
|
|
"homeButton": true,
|
|
"backgroundColor": "#F6F6F6",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"toy-button": "../../toy/button-v2/button",
|
|
"share-guide-popup": "../../components/share-guide-popup/share-guide-popup",
|
|
"math-bottom-buttons": "../../components/math-bottom-buttons/math-bottom-buttons",
|
|
"draw-ad": "../../components/draw-ad/draw-ad"
|
|
}
|
|
}
|