2 Star 6 Fork 0

忘川秋酷/天理猫协

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 922 Bytes
一键复制 编辑 原始数据 按行查看 历史
忘川秋酷 提交于 2022-10-20 23:27 . 天理猫协小程序
{
"pages": [
"pages/index/index",
"pages/about/about",
"pages/science/science",
"pages/index/animals/animals",
"pages/cats/cats",
"pages/search/search",
"pages/web_view/web_view",
"pages/getschooladdress/getschooladdress",
"pages/paydetail/paydetail"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "天理动物图鉴",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": true
},
"sitemapLocation": "sitemap.json",
"cloud": true,
"tabBar": {
"selectedColor":"#94070a",
"color": "#888888",
"list": [
{
"text": "查猫",
"pagePath": "pages/index/index"
},
{
"text": "科普",
"pagePath": "pages/science/science"
},
{
"text": "关于",
"pagePath": "pages/about/about"
}
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/lovecrx/tianli-cat-association.git
[email protected]:lovecrx/tianli-cat-association.git
lovecrx
tianli-cat-association
天理猫协
master

搜索帮助