|
|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"pages": [{
|
|
|
- "path": "pages/index/index",
|
|
|
+ "path": "pages/home/index",
|
|
|
"style": {
|
|
|
// #ifndef MP
|
|
|
"navigationStyle": "custom",
|
|
|
@@ -10,304 +10,470 @@
|
|
|
// #endif
|
|
|
// #ifdef MP
|
|
|
"navigationBarBackgroundColor": "#ff629f",
|
|
|
- "navigationBarTextStyle":"white",
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
// #endif
|
|
|
- "navigationBarTitleText": "母婴界严选"
|
|
|
+ "navigationBarTitleText": "小井康泉"
|
|
|
}
|
|
|
},
|
|
|
- // {
|
|
|
- // "path": "pages/cart/cart",
|
|
|
- // "style": {
|
|
|
- // // #ifndef MP-WEIXIN
|
|
|
- // "navigationStyle": "custom",
|
|
|
- // // #endif
|
|
|
- // "navigationBarTitleText": "购物车"
|
|
|
- // }
|
|
|
- // },
|
|
|
{
|
|
|
- "path": "pages/userhome/user",
|
|
|
+ "path": "pages/home/cart",
|
|
|
"style": {
|
|
|
+ // #ifndef MP-WEIXIN
|
|
|
"navigationStyle": "custom",
|
|
|
- "navigationBarTitleText": "个人中心"
|
|
|
+ // #endif
|
|
|
+ "navigationBarTitleText": "购物车"
|
|
|
}
|
|
|
- }
|
|
|
- ],
|
|
|
- "subPackages": [
|
|
|
+ },
|
|
|
{
|
|
|
- "root": "pages/modelData",
|
|
|
- "name": "model_index",
|
|
|
- "pages": [
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "root": "pages/user",
|
|
|
- "name": "user",
|
|
|
- "pages": [
|
|
|
- {
|
|
|
- "path": "realName/realNameAuthentication",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "实名认证"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "realName/cropper",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "图片裁切"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "myteam",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的团队"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "teamph",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的团队"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "award/award",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "佣金",
|
|
|
- "navigationBarBackgroundColor": "#f6ab0b",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "award/awardList",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "佣金明细"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "award/withdrawal",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "提现"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "money/pay",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "支付",
|
|
|
- "navigationBarBackgroundColor": "#0BBB62",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "money/paySuccess",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "支付成功"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "money/wallet",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的钱包",
|
|
|
- "navigationBarBackgroundColor": "#0BBB62",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "money/walletList",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "余额明细"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "award/account",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "提现账号"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "money/recharge",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "充值",
|
|
|
- "navigationBarBackgroundColor": "#0BBB62",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "shareQrCode",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "邀请好友"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "model/modelrz",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "资料认证"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "model/model",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": ""
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "model/modelList",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "模板列表"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "model/mymodellist",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的模板"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "model/shoprz",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "平台认证"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "model/phb",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "排行榜"
|
|
|
- }
|
|
|
+ "path": "pages/home/order",
|
|
|
+ "style": {
|
|
|
+ // #ifndef MP-WEIXIN
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ // #endif
|
|
|
+ "navigationBarTitleText": "订单"
|
|
|
}
|
|
|
-
|
|
|
- ]
|
|
|
- }, {
|
|
|
- "root": "pages/set",
|
|
|
- "name": "set",
|
|
|
- "pages": [{
|
|
|
- "path": "set",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "设置"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "address",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "收货地址"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "addressManage",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": ""
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "phone",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "手机认证"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "password",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "修改密码"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "userinfo",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "修改资料"
|
|
|
- }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/home/category",
|
|
|
+ "style": {
|
|
|
+ // #ifdef APP-PLUS
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ // #endif
|
|
|
+ // #ifndef MP
|
|
|
+ "app-plus": {
|
|
|
+ "bounce": "none",
|
|
|
+ "titleNView": {
|
|
|
+ "searchInput": {
|
|
|
+ "backgroundColor": "rgba(231, 231, 231,.7)",
|
|
|
+ "borderRadius": "16px",
|
|
|
+ "placeholder": "商品搜索",
|
|
|
+ "disabled": true,
|
|
|
+ "placeholderColor": "#606266",
|
|
|
+ "align": "left"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ // #endif
|
|
|
+ "navigationBarTitleText": "分类"
|
|
|
}
|
|
|
- ]
|
|
|
- }, {
|
|
|
- "root": "pages/public",
|
|
|
- "name": "public",
|
|
|
- "pages": [
|
|
|
- // #ifdef H5
|
|
|
- {
|
|
|
- "path": "domApp",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "app下载",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/home/user",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "navigationBarTitleText": "个人中心"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "subPackages": [{
|
|
|
+ "root": "pages/order",
|
|
|
+ "name": "order",
|
|
|
+ "pages": [{
|
|
|
+ "path": "/orderAfter",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "售后管理"
|
|
|
}
|
|
|
- }
|
|
|
- },
|
|
|
- // #endif
|
|
|
- // #ifndef MP
|
|
|
- {
|
|
|
- "path": "workwork",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "关于我们"
|
|
|
- }
|
|
|
- },
|
|
|
- // #endif
|
|
|
- {
|
|
|
- "path": "register",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "注册",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "/orderDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "订单详情",
|
|
|
+ "app-plus": {
|
|
|
+ "bounce": "none"
|
|
|
+ }
|
|
|
}
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "phoneLogin",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "手机登录",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": false
|
|
|
+ },
|
|
|
+ // {
|
|
|
+ // "path": "/evaluate",
|
|
|
+ // "style": {
|
|
|
+ // "navigationBarTitleText": "评论"
|
|
|
+ // }
|
|
|
+ // },
|
|
|
+ {
|
|
|
+ "path": "/orderRefund",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "申请退款"
|
|
|
}
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "login",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "登录",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "/createOrder",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "创建订单"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "/shopList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "门店列表"
|
|
|
}
|
|
|
}
|
|
|
- },
|
|
|
- // #ifdef MP || H5
|
|
|
- {
|
|
|
- "path": "wxLogin",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "微信登录",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": {
|
|
|
- "type": "transparent"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "pages/product",
|
|
|
+ "name": "product",
|
|
|
+ "pages": [
|
|
|
+ // {
|
|
|
+ // "path": "/reply",
|
|
|
+ // "style": {
|
|
|
+ // "navigationBarTitleText": "商品评价",
|
|
|
+ // "app-plus": {
|
|
|
+ // "titleNView": {
|
|
|
+ // "type": "transparent"
|
|
|
+ // }
|
|
|
+ // }
|
|
|
+ // }
|
|
|
+ // },
|
|
|
+ {
|
|
|
+ "path": "/product",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "详情展示",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "type": "transparent"
|
|
|
+ }
|
|
|
}
|
|
|
}
|
|
|
- }
|
|
|
- },
|
|
|
- // #endif
|
|
|
- {
|
|
|
- "path": "forget",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "忘记密码",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "/showImg",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "图片预览",
|
|
|
+ "app-plus": {
|
|
|
+ "animationType": "fade-in",
|
|
|
+ "titleNView": {
|
|
|
+ "type": "transparent"
|
|
|
+ },
|
|
|
+ "animationDuration": 300
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ // {
|
|
|
+ // "path": "/seckill",
|
|
|
+ // "style": {
|
|
|
+ // "navigationBarTitleText": "限时秒杀"
|
|
|
+ // }
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // "path": "/list",
|
|
|
+ // "style": {
|
|
|
+ // "enablePullDownRefresh": true,
|
|
|
+ // "navigationBarTitleText": "商品列表"
|
|
|
+ // }
|
|
|
+ // },
|
|
|
+ {
|
|
|
+ "path": "/search",
|
|
|
+ "style": {
|
|
|
+ "enablePullDownRefresh": true,
|
|
|
+ // #ifdef APP-PLUS
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ // #endif
|
|
|
+ // #ifndef MP || APP-PLUS
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "searchInput": {
|
|
|
+ "backgroundColor": "rgba(231, 231, 231,.7)",
|
|
|
+ "borderRadius": "16px",
|
|
|
+ "placeholder": "请输入关键字",
|
|
|
+ "disabled": false,
|
|
|
+ "placeholderColor": "#606266",
|
|
|
+ "align": "left"
|
|
|
+ },
|
|
|
+ "buttons": [{
|
|
|
+ "text": "搜索",
|
|
|
+ "fontSize": "14",
|
|
|
+ "color": "#303133",
|
|
|
+ "background": "rgba(0,0,0,0)",
|
|
|
+ "width": "40px"
|
|
|
+ }]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ // #endif
|
|
|
+ "navigationBarTitleText": "搜索"
|
|
|
}
|
|
|
}
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "redirect",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "微信登录跳转页面",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": false
|
|
|
+ // {
|
|
|
+ // "path": "pages/product/classify",
|
|
|
+ // "style": {
|
|
|
+ // "navigationStyle": "custom",
|
|
|
+ // "app-plus": {
|
|
|
+ // "titleNView": {
|
|
|
+ // "type": "transparent"
|
|
|
+ // }
|
|
|
+ // }
|
|
|
+ // }
|
|
|
+ // },
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "pages/user",
|
|
|
+ "name": "user",
|
|
|
+ "pages": [{
|
|
|
+ "path": "realName/realNameAuthentication",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "实名认证"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "realName/cropper",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "图片裁切"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "myteam",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的团队"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "teamph",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的团队"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "award/award",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "佣金",
|
|
|
+ "navigationBarBackgroundColor": "#f6ab0b",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "award/awardList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "佣金明细"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "award/withdrawal",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "提现"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "money/pay",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "支付",
|
|
|
+ "navigationBarBackgroundColor": "#0BBB62",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "money/paySuccess",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "支付成功"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "money/wallet",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的钱包",
|
|
|
+ "navigationBarBackgroundColor": "#0BBB62",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "money/walletList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "余额明细"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "award/account",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "提现账号"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "money/recharge",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "充值",
|
|
|
+ "navigationBarBackgroundColor": "#0BBB62",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "shareQrCode",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "邀请好友"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "model/modelrz",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "资料认证"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "model/model",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "model/modelList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "模板列表"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "model/mymodellist",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的模板"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "model/shoprz",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "平台认证"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "model/phb",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "排行榜"
|
|
|
}
|
|
|
}
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "userAgreement",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "用户协议"
|
|
|
+
|
|
|
+ ]
|
|
|
+ }, {
|
|
|
+ "root": "pages/set",
|
|
|
+ "name": "set",
|
|
|
+ "pages": [{
|
|
|
+ "path": "set",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "设置"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "address",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "收货地址"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "addressManage",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "phone",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "手机认证"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "password",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "修改密码"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "userinfo",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "修改资料"
|
|
|
+ }
|
|
|
}
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "privacyAgreement",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "隐私协议"
|
|
|
+ ]
|
|
|
+ }, {
|
|
|
+ "root": "pages/public",
|
|
|
+ "name": "public",
|
|
|
+ "pages": [
|
|
|
+ // #ifdef H5
|
|
|
+ {
|
|
|
+ "path": "domApp",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "app下载",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ // #endif
|
|
|
+ // #ifndef MP
|
|
|
+ {
|
|
|
+ "path": "workwork",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "关于我们"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ // #endif
|
|
|
+ {
|
|
|
+ "path": "register",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "注册",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "phoneLogin",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "手机登录",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "login",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "登录",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ // #ifdef MP || H5
|
|
|
+ {
|
|
|
+ "path": "wxLogin",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "微信登录",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "type": "transparent"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ // #endif
|
|
|
+ {
|
|
|
+ "path": "forget",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "忘记密码",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "redirect",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "微信登录跳转页面",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "userAgreement",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "用户协议"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "privacyAgreement",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "隐私协议"
|
|
|
+ }
|
|
|
}
|
|
|
- }
|
|
|
- ]
|
|
|
- }],
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ],
|
|
|
"globalStyle": {
|
|
|
"navigationBarTextStyle": "black",
|
|
|
"navigationBarTitleText": "uni-app",
|
|
|
@@ -320,25 +486,31 @@
|
|
|
"borderStyle": "black",
|
|
|
"backgroundColor": "#ffffff",
|
|
|
"list": [{
|
|
|
- "pagePath": "pages/index/index",
|
|
|
+ "pagePath": "pages/home/index",
|
|
|
"iconPath": "static/tabBar/tab-home.png",
|
|
|
"selectedIconPath": "static/tabBar/tab-home-current.png",
|
|
|
"text": "首页"
|
|
|
},
|
|
|
- // {
|
|
|
- // "pagePath": "pages/category/category",
|
|
|
- // "iconPath": "static/tabBar/tab-cate.png",
|
|
|
- // "selectedIconPath": "static/tabBar/tab-cate-current.png",
|
|
|
- // "text": "分类"
|
|
|
- // },
|
|
|
- // {
|
|
|
- // "pagePath": "pages/cart/cart",
|
|
|
- // "iconPath": "static/tabBar/tab-cart.png",
|
|
|
- // "selectedIconPath": "static/tabBar/tab-cart-current.png",
|
|
|
- // "text": "购物车"
|
|
|
- // },
|
|
|
{
|
|
|
- "pagePath": "pages/userhome/user",
|
|
|
+ "pagePath": "pages/category/category",
|
|
|
+ "iconPath": "static/tabBar/tab-cate.png",
|
|
|
+ "selectedIconPath": "static/tabBar/tab-cate-current.png",
|
|
|
+ "text": "分类"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/cart/cart",
|
|
|
+ "iconPath": "static/tabBar/tab-cart.png",
|
|
|
+ "selectedIconPath": "static/tabBar/tab-cart-current.png",
|
|
|
+ "text": "购物车"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/cart/cart",
|
|
|
+ "iconPath": "static/tabBar/tab-order.png",
|
|
|
+ "selectedIconPath": "static/tabBar/tab-order-current.png",
|
|
|
+ "text": "订单"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/home/user",
|
|
|
"iconPath": "static/tabBar/tab-my.png",
|
|
|
"selectedIconPath": "static/tabBar/tab-my-current.png",
|
|
|
"text": "我的"
|