3 Star 2 Fork 2

之初/挪车小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 3.68 KB
一键复制 编辑 原始数据 按行查看 历史
之初 提交于 2019-12-31 11:54 . 201912311154
{
"pages": [
"pages/index/index",
"pages/index/start",
"pages/index/company",
"pages/main/index",
"pages/custom/index",
"pages/category/index",
"pages/category/list",
"pages/goods/index",
"pages/goods/comment/comment",
"pages/search/index",
"pages/flow/index",
"pages/flow/checkout",
"pages/coupon/coupon",
"pages/user/index",
"pages/user/wallet/index",
"pages/user/wallet/balance/log",
"pages/user/wallet/balance/withdrawal",
"pages/user/wallet/balance/with",
"pages/user/recharge/index",
"pages/user/recharge/order/index",
"pages/user/coupon/coupon",
"pages/user/help/index",
"pages/user/step/index",
"pages/user/step/ranking",
"pages/user/step/referr",
"pages/user/step/goods",
"pages/user/step/poster",
"pages/order/index",
"pages/order/detail",
"pages/order/express/express",
"pages/order/comment/comment",
"pages/order/refund/index",
"pages/order/refund/apply/apply",
"pages/order/refund/detail/detail",
"pages/address/index",
"pages/address/create",
"pages/address/detail",
"pages/login/login",
"pages/dealer/index/index",
"pages/dealer/apply/apply",
"pages/dealer/order/order",
"pages/dealer/team/team",
"pages/dealer/earn/earn",
"pages/dealer/withdraw/apply/apply",
"pages/dealer/withdraw/list/list",
"pages/dealer/qrcode/qrcode",
"pages/sharing/index/index",
"pages/sharing/goods/index",
"pages/sharing/goods/comment/comment",
"pages/sharing/active/index",
"pages/sharing/checkout/index",
"pages/sharing/order/index",
"pages/sharing/order/detail/detail",
"pages/sharing/order/express/express",
"pages/sharing/order/comment/comment",
"pages/sharing/order/refund/index",
"pages/sharing/order/refund/apply/apply",
"pages/sharing/order/refund/detail/detail",
"pages/article/index",
"pages/article/detail/index",
"pages/_select/extract_point/index",
"pages/shop/detail/index",
"pages/store/check/order",
"pages/bargain/index/index",
"pages/bargain/task/index",
"pages/bargain/goods/index",
"pages/points/log/index",
"pages/sharp/index/index",
"pages/sharp/goods/index",
"pages/components-show/index",
"pages/agent/index",
"pages/agent/home",
"pages/sweep/index",
"pages/sweep/apply",
"pages/apply/addcar",
"pages/code/index",
"pages/code/goods",
"pages/code/buy",
"pages/code/list",
"pages/store/list",
"pages/store/detail",
"pages/store/order",
"pages/store/withdraw/apply/apply",
"pages/store/withdraw/list/list"
],
"window": {
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTitleText": "",
"navigationBarTextStyle": "black",
"backgroundTextStyle": "dark"
},
"tabBar": {
"color": "#6e6d6b",
"selectedColor": "#1561fd",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "images/icon-home.png",
"selectedIconPath": "images/icon-home-active.png"
},
{
"pagePath": "pages/flow/index",
"text": "购物车",
"iconPath": "images/icon-shop.png",
"selectedIconPath": "images/icon-shop-active.png"
},
{
"pagePath": "pages/user/index",
"text": "我的",
"iconPath": "images/icon-user.png",
"selectedIconPath": "images/icon-user-active.png"
}
],
"position": "bottom"
},
"debug": false,
"permission": {
"scope.userLocation": {
"desc": "你的位置信息将用于为您提供更合适您的服务"
}
},
"sitemapLocation": "sitemap.json"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tianwaifeimao/move_widget.git
[email protected]:tianwaifeimao/move_widget.git
tianwaifeimao
move_widget
挪车小程序
master

搜索帮助