gratitude.durian.xpcool.com/wechat-miniprogram/app.json
2026-08-14 18:01:45 +08:00

17 lines
386 B
JSON

{
"pages": [
"pages/index/index",
"pages/game/index"
],
"window": {
"navigationBarTitleText": "报恩榴莲",
"navigationBarBackgroundColor": "#4CAF50",
"navigationBarTextStyle": "white",
"backgroundColor": "#f5f5f5",
"enablePullDownRefresh": false
},
"style": "v2",
"sitemapLocation": "sitemap.json",
"lazyCodeLoading": "requiredComponents"
}