17 lines
668 B
JSON
17 lines
668 B
JSON
{
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "英语字母描红",
|
|
"navigationBarBackgroundColor": "#F8F0E0",
|
|
"navigationBarTextStyle": "black",
|
|
"backgroundColor": "#FEF6E7",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"nav-bar": "../../components3.0/nav-bar/nav-bar",
|
|
"share-guide-popup": "../../components/share-guide-popup/share-guide-popup",
|
|
"draw-ad": "../../components/draw-ad/draw-ad",
|
|
"preview-footer-actions": "../../components3.0/preview-footer-actions/preview-footer-actions",
|
|
"toy-button": "../../toy/button/button",
|
|
"toy-icon": "../../toy/icon/icon"
|
|
}
|
|
}
|