代码拉取完成,页面将自动刷新
同步操作将从 Usecloud/usemall 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"pages": [{
"path": "pages/tabbar/home",
"style": {
"navigationBarTitleText": "用云电商",
"enablePullDownRefresh": true
}
}, {
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "用云电商",
"enablePullDownRefresh": true
}
}, {
"path": "pages/tabbar/category",
"style": {
"navigationBarTitleText": "分类",
"enablePullDownRefresh": true
}
}, {
"path": "pages/tabbar/cart",
"style": {
"navigationBarTitleText": "购物车",
"enablePullDownRefresh": true
}
}, {
"path": "pages/tabbar/user",
"style": {
"navigationBarTitleText": "我的",
"navigationStyle": "custom"
}
}, {
"path": "pages/home/search/search",
"style": {
"navigationBarTitleText": "搜索"
}
}, {
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录"
}
}, {
"path": "pages/login/register",
"style": {
"navigationBarTitleText": "注册"
}
},
{
"path": "pages/login/forgot-password",
"style": {
"navigationBarTitleText": "忘记密码"
}
}, {
"path": "pages/goods/goods",
"style": {
"navigationBarTitleText": "商品详情"
}
}, {
"path": "pages/goods/goods-list",
"style": {
"navigationBarTitleText": "商品列表"
}
}, {
"path": "pages/goods/goods-evaluate",
"style": {
"navigationBarTitleText": "商品评价"
}
}, {
"path": "pages/user/address/address-edit",
"style": {
"navigationBarTitleText": "添加收货人"
}
}, {
"path": "pages/user/address/address",
"style": {
"navigationBarTitleText": "收货管理"
}
}, {
"path": "pages/user/order/order",
"style": {
"navigationBarTitleText": "全部订单"
}
}, {
"path": "pages/user/order/order-detail",
"style": {
"navigationBarTitleText": "订单详情"
}
}, {
"path": "pages/user/order/order-refund",
"style": {
"navigationBarTitleText": "订单退款"
}
}, {
"path": "pages/user/order/order-express",
"style": {
"navigationBarTitleText": "物流轨迹"
}
}, {
"path": "pages/user/order/order-evaluate",
"style": {
"navigationBarTitleText": "订单评价"
}
}, {
"path": "pages/user/collect/collect",
"style": {
"navigationBarTitleText": "我的收藏"
}
}, {
"path": "pages/user/browsing/browsing",
"style": {
"navigationBarTitleText": "我的足迹"
}
}, {
"path": "pages/user/setting/setting",
"style": {
"navigationBarTitleText": "系统设置"
}
}, {
"path": "pages/user/setting/personal",
"style": {
"navigationBarTitleText": "个人资料"
}
}, {
"path": "pages/user/coupon/coupon",
"style": {
"navigationBarTitleText": "我的优惠券"
}
}, {
"path": "pages/user/integral/sign",
"style": {
"navigationBarTitleText": "每日签到",
"navigationBarBackgroundColor": "#ff6a6c",
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/user/integral/detail",
"style": {
"navigationBarTitleText": "积分明细"
}
}, {
"path": "pages/order/create",
"style": {
"navigationBarTitleText": "创建订单"
}
}, {
"path": "pages/pay/pay",
"style": {
"navigationBarTitleText": "支付"
}
}, {
"path": "pages/pay/success",
"style": {
"navigationBarTitleText": "支付提示"
}
}, {
"path": "pages/content/web",
"style": {
"navigationBarTitleText": "用云"
}
}, {
"path": "pages/content/rich-text",
"style": {
"navigationBarTitleText": "用云"
}
}, {
"path": "pages/marketing/coupon",
"style": {
"navigationBarTitleText": "领券中心",
"enablePullDownRefresh": true
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "用云电商",
"navigationBarBackgroundColor": "#fff",
"backgroundColor": "#fff",
"mp-360": {
// 去掉uni-app header,使用360小程序header
"navigationStyle": "custom"
}
},
"tabBar": {
"color": "#C0C4CC",
"selectedColor": "#ff6a6c",
"borderStyle": "white",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/tabbar/home",
"iconPath": "static/images/tabbar/home.png",
"selectedIconPath": "static/images/tabbar/home-active.png",
"text": "首页"
},
{
"pagePath": "pages/tabbar/category",
"iconPath": "static/images/tabbar/category.png",
"selectedIconPath": "static/images/tabbar/category-active.png",
"text": "分类"
},
{
"pagePath": "pages/tabbar/cart",
"iconPath": "static/images/tabbar/cart.png",
"selectedIconPath": "static/images/tabbar/cart-active.png",
"text": "购物车"
},
{
"pagePath": "pages/tabbar/user",
"iconPath": "static/images/tabbar/user.png",
"selectedIconPath": "static/images/tabbar/user-active.png",
"text": "我的"
}
]
},
"condition": {
"current": 0,
"list": [{
"name": "",
"path": "",
"query": ""
}]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。