1 Star 0 Fork 1

a24568744/empsunJKJC

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.56 KB
一键复制 编辑 原始数据 按行查看 历史
a24568744 提交于 2020-09-22 11:46 . 更新首页
{
"pages": [
"pages/celiang/celiang",
"pages/index/index",
"pages/logs/logs",
"pages/lishi/lishi",
"pages/shezhi/shezhi",
"pages/geren/geren",
"pages/geren/bianji/bianji",
"pages/geren/shebei/shebei",
"pages/geren/jingxixinlv/jingxixinlv",
"pages/index/shuoming/shuoming",
"pages/shezhi/fiveSection/fiveSection",
"pages/shezhi/aerobicSection/aerobicSection"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "健康监测",
"navigationBarTextStyle": "black"
},
"tabBar": {
"color": "#7A7E83",
"selectedColor": "#3cc51f",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/celiang/celiang",
"iconPath": "/img/celiang.png",
"selectedIconPath": "/img/celiang-s.png",
"text": "测量"
},
{
"pagePath": "pages/lishi/lishi",
"iconPath": "/img/jilu.png",
"selectedIconPath": "/img/jilu-s.png",
"text": "历史记录"
},
{
"pagePath": "pages/shezhi/shezhi",
"iconPath": "/img/shezhi.png",
"selectedIconPath": "/img/shezhi-s.png",
"text": "设置"
},
{
"pagePath": "pages/geren/geren",
"iconPath": "/img/geren.png",
"selectedIconPath": "/img/geren-s.png",
"text": "个人中心"
}
]
},
"plugins": {
"WechatSI": {
"version": "0.3.4",
"provider": "wx069ba97219f66d99"
}
},
"sitemapLocation": "sitemap.json"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/a24568744/empsunJKJC.git
git@gitee.com:a24568744/empsunJKJC.git
a24568744
empsunJKJC
empsunJKJC
master

搜索帮助