1 Star 0 Fork 6

takuxing/91_医护预约小程序模板

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.33 KB
一键复制 编辑 原始数据 按行查看 历史
ganshisheng 提交于 2020-05-30 16:06 . first commit
{
"pages": [
"pages/index/index",
"pages/detail/index",
"pages/order/index",
"pages/list/index",
"pages/collect/index",
"pages/home/index",
"pages/progress/index",
"pages/operation/index",
"pages/calendar/index",
"pages/search/index",
"pages/citys/index",
"pages/favorite/index",
"pages/test/test"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "巨蚁医护",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": true
},
"tabBar": {
"list": [
{
"pagePath": "pages/index/index",
"iconPath": "res/toolbar/icon_home@3x.png",
"selectedIconPath": "res/toolbar/icon_home_h@3x.png",
"text": "首页"
},
{
"pagePath": "pages/test/test",
"iconPath": "res/toolbar/icon_collection@3x.png",
"selectedIconPath": "res/toolbar/icon_collection_h@3x.png",
"text": "收藏"
},
{
"pagePath": "pages/home/index",
"iconPath": "res/toolbar/icon_my@3x.png",
"selectedIconPath": "res/toolbar/icon_my_h@3x.png",
"text": "我的"
}
],
"backgroundColor": "#FFFFFF",
"selectedColor": "#AB956D",
"color": "#989898",
"borderStyle": "white",
"position": "bottom"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
微信
1
https://gitee.com/takuxing/wxapp_91.git
git@gitee.com:takuxing/wxapp_91.git
takuxing
wxapp_91
91_医护预约小程序模板
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385