feat: 同步今日小程序与后台迭代版本
集中提交今日 API、管理端、小程序与部署文档调整,确保 Gitea 主分支与本地最新开发版本一致。 Made-with: Cursor
This commit is contained in:
@@ -66,14 +66,23 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"networkTimeout": {
|
||||
"request": 120000,
|
||||
"downloadFile": 120000
|
||||
},
|
||||
"window": {
|
||||
"backgroundTextStyle": "light",
|
||||
"backgroundTextStyle": "dark",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"navigationBarTitleText": "神仙团队性格测试",
|
||||
"navigationBarTextStyle": "black",
|
||||
"backgroundColor": "#F5F5F5"
|
||||
"backgroundColor": "#FFFFFF"
|
||||
},
|
||||
"style": "v2",
|
||||
"sitemapLocation": "sitemap.json",
|
||||
"lazyCodeLoading": "requiredComponents"
|
||||
"navigateToMiniProgramAppIdList": [
|
||||
"wxb8bbb2b10dec74aa"
|
||||
],
|
||||
"usingComponents": {
|
||||
"result-section-nav": "/components/result-section-nav/index"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user