2 Star 0 Fork 0

阿彬子/wxhbtyzj

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.65 KB
一键复制 编辑 原始数据 按行查看 历史
阿彬子 提交于 2020-01-06 09:37 . 233
{
"pages": [
"pages/home/home",
"pages/atsPlan/atsPlan",
"pages/AtsAttachments/AtsAttachments",
"pages/AtsAttachment/AtsAttachment",
"pages/audit/audit",
"pages/athlete/athlete",
"pages/audits/audits",
"pages/coach/coach",
"pages/login/login",
"pages/logs/logs",
"pages/twoMenu/twoMenu",
"pages/AddGained/AddGained",
"pages/index/index",
"pages/AtsDataShow/AtsDataShow",
"pages/AtsDataBactihShow/AtsDataBactihShow",
"pages/atsAthleteGained/atsAthleteGained",
"pages/atsAthleteGaineds/atsAthleteGaineds"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "WeChat",
"navigationBarTextStyle": "black"
},
"style": "v2",
"sitemapLocation": "sitemap.json",
"tabBar": {
"color": "#a9b7b7",
"selectedColor": "#11cd6e",
"borderStyle": "black",
"list": [
{
"selectedIconPath": "pages/img/tabBar/home.png",
"iconPath": "pages/img/tabBar/homes.png",
"pagePath": "pages/home/home",
"text": "首页"
},
{
"selectedIconPath": "pages/img/tabBar//tongzhis.png",
"iconPath": "pages/img/tabBar//tongzhi.png",
"pagePath": "pages/AtsAttachments/AtsAttachments",
"text": "通知"
}
]
},
"usingComponents": {
"mp-cells": "components/cells/cells",
"mp-cell": "components/cell/cell",
"mp-icon": "components/icon/icon",
"mp-searchbar": "components/searchbar/searchbar"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
微信
1
https://gitee.com/ab_zi/wxhbtyzj.git
git@gitee.com:ab_zi/wxhbtyzj.git
ab_zi
wxhbtyzj
wxhbtyzj
master

搜索帮助