1 Star 0 Fork 2

落地 / 商城源码

forked from coyeking / 商城源码 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 9.89 KB
一键复制 编辑 原始数据 按行查看 历史
coyeking 提交于 2021-04-10 23:40 . 1
{
"pages": [{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "商场",
"enablePullDownRefresh": true
}
},
{
"path": "pages/pubu/pubu",
"style": {
"navigationBarTitleText": "商场",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
}, {
"path": "pages/custom/index",
"navigationBarTitleText": "商场",
"enablePullDownRefresh": true
},
{
"path": "pages/category/index",
"style": {
"navigationBarTitleText": "全部分类"
}
},
{
"path": "pages/poster/index",
"style": {
"navigationBarTitleText": "海报"
}
},
{
"path": "pages/flow/index",
"style": {
"navigationBarTitleText": "购物车",
"enablePullDownRefresh": true
}
},
{
"path": "pages/user/index",
"style": {
"navigationBarBackgroundColor":"#1fc616",
"navigationBarTextStyle":"white",
"navigationBarTitleText":"个人中心",
"backgroundColorTop":"#1fc616",
"backgroundColorBottom":"#fff"
}
},
{
"path": "pages/goods/index",
"style": {
"navigationBarTitleText": "商品详情"
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录",
"navigationBarTextStyle": "black",
"app-plus": {
"bounce": "none",
"softinputNavBar": "none"
}
}
},
{
"path": "pages/login/register",
"style": {
"navigationBarTitleText": "注册",
"navigationBarTextStyle": "black",
"app-plus": {
"bounce": "none",
"softinputNavBar": "none"
}
}
},
{
"path": "pages/login/forget",
"style": {
"navigationBarTitleText": "忘记密码",
"navigationBarTextStyle": "black",
"app-plus": {
"bounce": "none",
"softinputNavBar": "none"
}
}
},
{
"path": "pages/order/index",
"style": {
"navigationBarTitleText": "我的订单",
"navigationBarBackgroundColor": "#f8f8f8",
"backgroundColorTop": "#f3f3f3",
"backgroundColorBottom": "#ffffff"
}
},
{
"path": "pages/coupon/coupon",
"style": {
"navigationBarTitleText": "领券中心",
"navigationBarTextStyle": "black",
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "pages/user/coupon/coupon",
"style": {
"navigationBarTitleText": "优惠券",
"navigationBarTextStyle": "black",
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "pages/user/address/address",
"style": {
"navigationBarTitleText": "地址管理"
}
},
{
"path": "pages/address/create",
"style": {
"navigationBarTitleText": "添加新地址"
}
},
{
"path": "pages/address/detail",
"style": {
"navigationBarTitleText": "编辑地址"
}
},
{
"path": "pages/category/list",
"style": {
"navigationBarTitleText": "商品列表"
}
},
{
"path": "pages/search/search",
"style": {
"navigationBarTitleText": "商品搜索"
}
},
{
"path": "pages/flow/checkout",
"style": {
"navigationBarTitleText": "订单确认"
}
},
{
"path": "pages/address/index",
"style": {
"navigationBarTitleText": "收货地址"
}
},
{
"path": "pages/user/help/index",
"style": {
"navigationBarTitleText": "帮助"
}
},
{
"path": "pages/order/refund/apply/apply",
"style": {
"navigationBarTitleText": "申请售后"
}
},
{
"path": "pages/order/refund/index",
"style": {
"navigationBarTitleText": "售后详情"
}
},
{
"path": "pages/order/refund/detail/detail",
"style": {
"navigationBarTitleText": "退货/售后"
}
},
{
"path": "pages/sharing/order/index",
"style": {
"navigationBarTitleText": "拼团订单"
}
},
{
"path": "pages/sharing/order/refund/index",
"style": {
"navigationBarTitleText": "售后"
}
},
{
"path": "pages/sharing/index/index",
"style": {
"navigationBarTitleText": "拼团首页"
}
}, {
"path": "pages/sharing/goods/index",
"style": {
"navigationBarTitleText": "拼团商品详情"
}
}, {
"path": "pages/sharing/checkout/checkout",
"style": {
"navigationBarTitleText": "拼团商品确认"
}
}, {
"path": "pages/dealer/index/index",
"style": {
"navigationBarTitleText": "我的微店"
}
}, {
"path": "pages/dealer/apply/apply",
"style": {
"navigationBarTitleText": "微店申请"
}
}, {
"path": "pages/dealer/withdraw/list/list",
"style": {
"navigationBarTitleText": "提现明细"
}
}, {
"path": "pages/dealer/withdraw/apply/apply",
"style": {
"navigationBarTitleText": "提现申请"
}
}, {
"path": "pages/dealer/order/order",
"style": {
"navigationBarTitleText": "分销订单"
}
},
{
"path": "pages/dealer/team/team",
"style": {
"navigationBarTitleText": "我的团队"
}
},
{
"path": "pages/dealer/qrcode/qrcode",
"style": {
"navigationBarTitleText": "推广二维码"
}
},
{
"path": "pages/article/index",
"style": {
"navigationBarTitleText": "资讯列表"
}
},
{
"path": "pages/article/detail/detail",
"style": {
"navigationBarTitleText": "资讯详情"
}
},
{
"path": "pages/order/detail",
"style": {
"navigationBarTitleText": "订单详情"
}
}, {
"path": "pages/order/comment/comment",
"style": {
"navigationBarTitleText": "订单评价"
}
}, {
"path": "pages/order/express/express",
"style": {
"navigationBarTitleText": "查看物流"
}
}, {
"path": "pages/sharing/active/active",
"style": {}
}, {
"path": "pages/sharing/goods/comment/comment",
"style": {
"navigationBarTitleText": "商品评论"
}
}, {
"path": "pages/sharing/order/comment/comment",
"style": {
"navigationBarTitleText": "订单评价"
}
}, {
"path": "pages/sharing/order/detail/detail",
"style": {
"navigationBarTitleText": "订单详情"
}
}, {
"path": "pages/sharing/order/express/express",
"style": {
"navigationBarTitleText": "查看物流"
}
}, {
"path": "pages/sharing/order/refund/apply/apply",
"style": {
"navigationBarTitleText": "申请售后"
}
}, {
"path": "pages/sharing/order/refund/detail/detail",
"style": {
"navigationBarTitleText": "售后详情"
}
}, {
"path": "pages/shop/detail/detail",
"style": {
"navigationBarTitleText": "门店详情"
}
}, {
"path": "pages/store/check/check",
"style": {
"navigationBarTitleText": "订单核销"
}
}, {
"path": "pages/user/recharge/recharge",
"style": {
"navigationBarTitleText": "充值中心"
}
}, {
"path": "pages/user/recharge/order/order",
"style": {
"navigationBarTitleText": "充值记录"
}
}, {
"path": "pages/user/wallet/wallet",
"style": {
"navigationBarTitleText": "我的钱包"
}
}, {
"path": "pages/user/wallet/balance/balance",
"style": {
"navigationBarTitleText": "账单详情"
}
}, {
"path": "pages/goods/comment/comment",
"style": {
"navigationBarTitleText": "商品评论"
}
}, {
"path": "pages/bargain/goods/index",
"style": {}
}, {
"path": "pages/bargain/index/index",
"style": {}
}, {
"path": "pages/bargain/task/index",
"style": {}
}, {
"path": "pages/updataAPP/updataAPP",
"style": {
"navigationBarTitleText": "版本更新"
}
}, {
"path": "pages/addeditinfo/addeditinfo",
"style": {
"navigationBarTitleText": "发布动态",
"navigationBarBackgroundColor": "#FFDD00",
"backgroundColorTop": "#FFDD00",
"enablePullDownRefresh": false,
"backgroundColorBottom": "#FFDD00"
}
}, {
"path": "pages/login/googlelogin/googlelogin",
"style": {}
}, {
"path": "pages/charteredbus/select",
"style": {
"navigationBarTitleText": "自由包车"
}
}, {
"path": "pages/points/log/index",
"style": {
"navigationBarTitleText": "账单明细"
}
},
{
"path": "pages/sharp/index/index",
"style": {
"navigationBarTitleText": "整点秒杀"
}
},
{
"path": "pages/sharp/goods/index",
"style": {
"navigationBarTitleText": "商品详情"
}
},
{
"path": "pages/address/haiwai",
"style": {
"navigationBarTitleText": "海外地址"
}
},
{
"path": "pages/address/detailhaiwai",
"style": {
"navigationBarTitleText": "海外地址"
}
},
{
"path": "pages/addeditinfo/editorinfo",
"style": {
"navigationBarTitleText": "编辑信息"
}
},
{
"path": "pages/addeditinfo/preview",
"style": {
"navigationBarTitleText": "预览"
}
},
{
"path": "pages/addeditinfo/circledetails",
"style": {
"navigationBarTitleText": "圈子详情",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#ffffff",
"backgroundColor": "#ffffff",
"backgroundColorTop": "#ffffff",
"backgroundColorBottom": "#ffffff"
},
"tabBar": {
"color": "#333333",
"selectedColor": "#f06c7a",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/img/tabBar/home.png",
"selectedIconPath": "static/img/tabBar/home-on.png",
"text": "首页"
},
{
"pagePath": "pages/category/index",
"text": "分类",
"iconPath": "static/img/tabBar/category.png",
"selectedIconPath": "static/img/tabBar/category-on.png"
},
{
"pagePath": "pages/article/index",
"iconPath": "static/img/tabBar/pubu.png",
"selectedIconPath": "static/img/tabBar/pubu-on.png",
"text": "发现"
},
{
"pagePath": "pages/flow/index",
"iconPath": "static/img/tabBar/cart.png",
"selectedIconPath": "static/img/tabBar/cart-on.png",
"text": "购物车"
},
{
"pagePath": "pages/user/index",
"iconPath": "static/img/tabBar/user.png",
"selectedIconPath": "static/img/tabBar/user-on.png",
"text": "我的"
}
]
}
}
1
https://gitee.com/locdee/mall-source-code.git
git@gitee.com:locdee/mall-source-code.git
locdee
mall-source-code
商城源码
master

搜索帮助