加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 613 Bytes
一键复制 编辑 原始数据 按行查看 历史
qjw小齐 提交于 2024-08-05 21:30 . 提交
{
"pages": [
"pages/basic/index",
"pages/category/detail",
"pages/train/index",
"pages/train/topic",
"pages/challenge/topic",
"pages/category/index",
"pages/challenge/index",
"pages/wrong/index",
"pages/wrong/list",
"pages/wrong/detail",
"pages/index/index",
"pages/logs/logs"
],
"window": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "Weixin",
"navigationBarBackgroundColor": "#ffffff"
},
"style": "v2",
"componentFramework": "glass-easel",
"sitemapLocation": "sitemap.json",
"lazyCodeLoading": "requiredComponents"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化