1 Star 0 Fork 2

onlyGavin/约课

forked from Augly/约课 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 2.03 KB
一键复制 编辑 原始数据 按行查看 历史
Augly 提交于 2019-08-04 12:11 . 准备给客户上线
{
"pages": [
"pages/new_index/new_index",
"pages/webView/webView",
"pages/xq/xq",
"pages/message/message",
"pages/notice/notice",
"pages/index/index",
"pages/evaluate/evaluate",
"pages/xy/xy",
"pages/ordel/bargain/bargain",
"pages/login/login",
"pages/my/my",
"pages/ordel/ordel_sure/ordel_sure",
"pages/index/teacher_index/teacher_index",
"pages/income_details/income_details",
"pages/income/income",
"pages/wallet/wallet",
"pages/my/my_adder/my_adder",
"pages/teacher/teacher",
"pages/feed_back/feed_back",
"pages/my/about_us/about_us",
"pages/bind_phone/bind_phone",
"pages/my/my_details/my_details",
"pages/my/my_teacher/my_teacher",
"pages/ordel/ordel_res/ordel_res",
"pages/ordel/sure_ordel/ordel_sure",
"pages/index/select_teacher/select_teacher",
"pages/ordel/ordel"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#72E7E7",
"navigationBarTitleText": "约课",
"navigationBarTextStyle": "white"
},
"navigateToMiniProgramAppIdList": [
"wx8833d49bf4b32652"
],
"permission": {
"scope.userLocation": {
"desc": "用于用户搜索地址选择地点"
}
},
"tabBar": {
"selectedColor": "#60EAF3",
"list": [
{
"pagePath": "pages/new_index/new_index",
"text": "首页",
"iconPath": "status/fill@2x.png",
"selectedIconPath": "status/indexfill@2xselect.png"
},
{
"pagePath": "pages/notice/notice",
"text": "消息",
"iconPath": "status/notice.png",
"selectedIconPath": "status/notice_select.png"
},
{
"pagePath": "pages/ordel/ordel",
"text": "订单",
"iconPath": "status/order@2x.png",
"selectedIconPath": "status/order_fill@2x.png"
},
{
"pagePath": "pages/my/my",
"text": "我的",
"iconPath": "status/2602@2x.png",
"selectedIconPath": "status/3748@2x.png"
}
]
},
"sitemapLocation": "sitemap.json"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/aikesi0/about_class.git
git@gitee.com:aikesi0/about_class.git
aikesi0
about_class
约课
master

搜索帮助