1 Star 1 Fork 0

Gway/TianguoguoXiaopu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.json 2.83 KB
一键复制 编辑 原始数据 按行查看 历史
javazj 提交于 2020-08-31 18:21 . 增加三级分销功能
{
"pages": [
"pages/classification/index",
"pages/choiceness/index",
"pages/finder/index",
"pages/ucenter/index/index",
"pages/search/index",
"pages/goods-details/index",
"pages/shop-cart/index",
"pages/to-pay-order/index",
"pages/select-address/index",
"pages/address-add/index",
"pages/ucenter/order-list/index",
"pages/order-details/index",
"pages/order-details/scan-result",
"pages/wuliu/index",
"pages/ucenter/mycoupons/index",
"pages/notice/show",
"pages/recharge/index",
"pages/recharge/exchange",
"pages/withdraw/index",
"pages/kanjia/index",
"pages/ucenter/feedback/feedback",
"pages/ucenter/location/location",
"pages/shop/select",
"pages/fx/apply",
"pages/fx/apply-status",
"pages/fx/members",
"pages/fx/commisionLog"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarTitleText": "WeChat",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#00afb4",
"backgroundColor": "#00afb4"
},
"tabBar": {
"color": "#929292",
"selectedColor": "#00afb4",
"borderStyle": "black",
"backgroundColor": "#fff",
"list": [
{
"pagePath": "pages/choiceness/index",
"iconPath": "images/nav/select-off.png",
"selectedIconPath": "images/nav/select-on.png",
"text": "精选"
},
{
"pagePath": "pages/finder/index",
"iconPath": "images/nav/find-off.png",
"selectedIconPath": "images/nav/find-on.png",
"text": "发现"
},
{
"pagePath": "pages/classification/index",
"iconPath": "images/nav/classification-off.png",
"selectedIconPath": "images/nav/classification-on.png",
"text": "分类"
},
{
"pagePath": "pages/shop-cart/index",
"iconPath": "images/nav/cart-off.png",
"selectedIconPath": "images/nav/cart-on.png",
"text": "购物车"
},
{
"pagePath": "pages/ucenter/index/index",
"iconPath": "images/nav/my-off.png",
"selectedIconPath": "images/nav/my-on.png",
"text": "我的"
}
]
},
"networkTimeout": {
"request": 5000,
"connectSocket": 10000,
"uploadFile": 10000,
"downloadFile": 10000
},
"permission": {
"scope.userLocation": {
"desc": "获取离你最近的门店"
}
},
"usingComponents": {
"van-notice-bar": "@vant/weapp/notice-bar/index",
"van-search": "@vant/weapp/search/index",
"van-divider": "@vant/weapp/divider/index",
"van-icon": "@vant/weapp/icon/index",
"van-count-down": "@vant/weapp/count-down/index",
"van-button": "@vant/weapp/button/index",
"van-cell": "@vant/weapp/cell/index",
"van-cell-group": "@vant/weapp/cell-group/index",
"van-tag": "@vant/weapp/tag/index"
},
"sitemapLocation": "sitemap.json"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chuwill/TianguoguoXiaopu.git
git@gitee.com:chuwill/TianguoguoXiaopu.git
chuwill
TianguoguoXiaopu
TianguoguoXiaopu
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385