1 Star 0 Fork 8

无知少年 / 330_51报名管家小程序模板

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.87 KB
一键复制 编辑 原始数据 按行查看 历史
ganshisheng 提交于 2020-06-10 14:20 . first commit
{
"pages": [
"pages/index/index",
"pages/apply/applysubject",
"pages/apply/applysubjectmore",
"pages/apply/applyperson",
"pages/record/applyrecord",
"pages/record/applyrecorddetails",
"pages/address/addressmanage",
"pages/address/addaddress",
"pages/pay/applypay",
"pages/activity/activityapply",
"pages/activity/activityapplymore",
"pages/notice/noticelist",
"pages/account/account",
"pages/account/login",
"pages/account/register",
"pages/account/personalinfo",
"pages/account/passportphoto",
"pages/account/subscribe",
"pages/news/news",
"pages/find/find",
"pages/service/service"
],
"window": {
"navigationBarBackgroundColor": "#f26604"
},
"tabBar": {
"color": "#707070",
"selectedColor": "#f26604",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/index/index",
"iconPath": "images/tabs/home-off.png",
"selectedIconPath": "images/tabs/home-on.png",
"text": "首页"
},
{
"pagePath": "pages/news/news",
"iconPath": "images/tabs/news-off.png",
"selectedIconPath": "images/tabs/news-on.png",
"text": "消息"
},
{
"pagePath": "pages/find/find",
"iconPath": "images/tabs/find-off.png",
"selectedIconPath": "images/tabs/find-on.png",
"text": "附近"
},
{
"pagePath": "pages/service/service",
"iconPath": "images/tabs/service-off.png",
"selectedIconPath": "images/tabs/service-on.png",
"text": "服务"
},
{
"pagePath": "pages/account/account",
"iconPath": "images/tabs/user-off.png",
"selectedIconPath": "images/tabs/user-on.png",
"text": "我的"
}
]
},
"networkTimeout": {
"request": 10000,
"downloadFile": 10000
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
微信
1
https://gitee.com/an_ignorant_teenager/wxapp_330.git
git@gitee.com:an_ignorant_teenager/wxapp_330.git
an_ignorant_teenager
wxapp_330
330_51报名管家小程序模板
master

搜索帮助