5 Star 1 Fork 0

ChangXY/CareCenterForSun

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 2.16 KB
一键复制 编辑 原始数据 按行查看 历史
ZhangYan 提交于 2021-07-20 00:06 . 完成天气API模块
{
"pages": [
"pages/home/home",
"pages/healthy/healthy",
"pages/my/my",
"pages/healthy/diet/diet",
"pages/healthy/healthy/healthy",
"pages/healthy/map/map",
"pages/healthy/card/card",
"pages/my/AboutUs/AboutUs",
"pages/my/agreement/agreement",
"pages/my/attention/attention",
"pages/my/commonQuestion/commonQuestion",
"components/homeGod/homeGod",
"pages/information/information",
"components/h-swiper1/h-swiper1",
"components/small-tag-list/small-tag-list",
"components/smallTag/smallTag",
"components/card/add",
"components/icon/icon",
"pages/my/nurContent/nurContent",
"pages/pay/pay",
"pages/home/nurse/nurse",
"pages/information/tianqi/tianqi"
],
"permission": {
"scope.userLocation": {
"desc": "请求获取您的位置信息"
}
},
"tabBar": {
"color": "#aaafb8",
"selectedColor": "#27bbb2",
"backgroundColor": "#ffffff",
"position": "bottom",
"list": [
{
"pagePath": "pages/home/home",
"text": "首页",
"iconPath": "/assets/tabbar/home_new.png",
"selectedIconPath": "/assets/tabbar/home_new_.png",
"selectedColor": "#3fbaa6"
},
{
"pagePath": "pages/information/tianqi/tianqi",
"text": "资讯",
"iconPath": "/assets/tabbar/about.png",
"selectedIconPath": "/assets/tabbar/about_cur.png",
"selectedColor": "#3fbaa6"
},
{
"pagePath": "pages/healthy/healthy",
"text": "展示",
"iconPath": "/assets/tabbar/mine_new.png",
"selectedIconPath": "/assets/tabbar/mine_new_.png",
"selectedColor": "#3fbaa6"
},
{
"pagePath": "pages/my/my",
"text": "我的",
"iconPath": "/assets/tabbar/news_new.png",
"selectedIconPath": "/assets/tabbar/news_new_.png",
"selectedColor": "#3fbaa6"
}
]
},
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "梅岭社区颐养中心",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": false
},
"style": "v2",
"sitemapLocation": "sitemap.json"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chang-xiaoying/care-center-for-sun.git
git@gitee.com:chang-xiaoying/care-center-for-sun.git
chang-xiaoying
care-center-for-sun
CareCenterForSun
master

搜索帮助