You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
333 lines
8.1 KiB
333 lines
8.1 KiB
{
|
|
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
|
{
|
|
"path" : "pages/home/home",
|
|
"style" : {
|
|
// #ifdef APP-PLUS
|
|
"navigationStyle": "custom",
|
|
"app-plus":{
|
|
"titleNView":false //去掉当前页的顶部导航栏
|
|
},
|
|
"navigationBarTextStyle":"white",
|
|
// #endif
|
|
// #ifdef MP
|
|
"navigationBarTitleText": "首页",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
// #endif
|
|
"h5":{
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},{
|
|
"path" : "pages/my/my",
|
|
"style" : {
|
|
"navigationStyle":"custom"
|
|
}
|
|
},{
|
|
"path" : "pages/login/login",
|
|
"style" : {
|
|
"navigationBarTitleText": "登录",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},{
|
|
"path" : "pages/register/register",
|
|
"style" : {
|
|
"navigationBarTitleText": "注册",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},{
|
|
"path": "pages/my/richText",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
},{
|
|
"path": "pages/register/findPsw",
|
|
"style": {
|
|
"navigationBarTitleText": "找回密码",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/my/incomeExpenditureDetail",
|
|
"style" : {
|
|
"navigationBarTitleText": "收支详情",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/my/mySign",
|
|
"style" : {
|
|
"navigationBarTitleText": "我的签约",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/AddressList/AddressList",
|
|
"style" : {
|
|
"navigationBarTitleText": "收货地址",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
}
|
|
,{
|
|
"path" : "pages/AddressEdit/AddressEdit",
|
|
"style" : {
|
|
"navigationBarTitleText": "编辑地址",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},{
|
|
"path" : "pages/search/search",
|
|
"style" : {
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/SearchGoodsList/SearchGoodsList",
|
|
"style" : {
|
|
"navigationStyle":"custom",
|
|
"backgroundColorTop":"#FFFFFF", // iOS下拉bounce回弹区域的颜色 (与down.bgColor同步)
|
|
"backgroundColorBottom":"#FFFFFF" // iOS上拉bounce回弹区域的颜色 (与up.bgColor同步)
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/GoodsDetails/GoodsDetails",
|
|
"style" : {
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/GoodsEvaluateList/GoodsEvaluateList",
|
|
"style" : {
|
|
"navigationBarTitleText": "商品评价",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/cart/cart",
|
|
"style" : {
|
|
"app-plus":{
|
|
"titleNView":false
|
|
},
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"navigationBarTitleText": "购物车"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/Setting/Setting",
|
|
"style" : {
|
|
"navigationBarTitleText": "设置",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/AccountSecurity/AccountSecurity",
|
|
"style" : {
|
|
"navigationBarTitleText": "账户安全",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/Information/Information",
|
|
"style" : {
|
|
"navigationBarTitleText": "个人信息",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/shoukuan/shoukuan",
|
|
"style" : {
|
|
"navigationBarTitleText": "收款管理",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/MyCoupon/MyCoupon",
|
|
"style" : {
|
|
"navigationBarTitleText": "优惠券",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/fenxiao/fenxiao",
|
|
"style" : {
|
|
"navigationBarTitleText": "分销中心",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/fenxiao/yongjin",
|
|
"style" : {
|
|
"navigationBarTitleText": "我的佣金",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"onReachBottomDistance":100
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/fenxiao/fans",
|
|
"style" : {
|
|
"navigationBarTitleText": "我的粉丝",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"onReachBottomDistance":100
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/fenxiao/fansOrder",
|
|
"style" : {
|
|
"navigationBarTitleText": "粉丝订单",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"onReachBottomDistance":100
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/shouyi/shouyi",
|
|
"style" : {
|
|
"navigationBarTitleText": "我的收益",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"onReachBottomDistance":100
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/qianggou/qianggou",
|
|
"style" : {
|
|
"navigationBarTitleText": "抢购",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/qianggou/productList",
|
|
"style" : {
|
|
"navigationStyle": "custom",
|
|
"onReachBottomDistance":100
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/qianggou/productDetails",
|
|
"style" : {
|
|
"navigationBarTitleText": "商品详情",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/GoodsOn/GoodsOn",
|
|
"style" : {
|
|
"navigationBarTitleText": "商品收藏",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/MyOrderList/MyOrderList",
|
|
"style" : {
|
|
"navigationBarTitleText": "我的订单",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/warehouse/buy",
|
|
"style" : {
|
|
"navigationBarTitleText": "买方仓库",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"onReachBottomDistance":100
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/warehouse/sell",
|
|
"style" : {
|
|
"navigationBarTitleText": "卖方仓库",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"onReachBottomDistance":100
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/ConfirmOrder/ConfirmOrder",
|
|
"style" : {
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/OrderDetails/OrderDetails",
|
|
"style" : {
|
|
"navigationBarTitleText": "订单详情",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/warehouse/pay",
|
|
"style" : {
|
|
"navigationBarTitleText": "支付信息",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/my/invite",
|
|
"style" : {
|
|
"navigationBarTitleText": "邀请二维码",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/home/sign",
|
|
"style" : {
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/warehouse/weituo",
|
|
"style" : {
|
|
"navigationBarTitleText": "委托上架",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/bind/bind",
|
|
"style" : {
|
|
"navigationBarTitleText": "绑定推荐人",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/ChangePassword/ChangePassword",
|
|
"style" : {
|
|
"navigationBarTitleText": "修改密码",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "商城",
|
|
"navigationBarBackgroundColor": "#f6f6f6",
|
|
"backgroundColor": "#f6f6f6",
|
|
"backgroundColorTop":"#FFFFFF"
|
|
},
|
|
"tabBar": {
|
|
"custom": true,
|
|
"selectedColor": "#9f751f",
|
|
"backgroundColor": "#ffffff",
|
|
"list": [
|
|
{
|
|
"iconPath": "/static/tabBar/tab_01.png",
|
|
"selectedIconPath": "/static/tabBar/tab_02.png",
|
|
"pagePath": "pages/home/home",
|
|
"text": ""
|
|
},
|
|
{
|
|
"iconPath": "/static/tabBar/tab_03.png",
|
|
"selectedIconPath": "/static/tabBar/tab_04.png",
|
|
"pagePath": "pages/qianggou/qianggou",
|
|
"text": ""
|
|
},
|
|
|
|
{
|
|
"iconPath": "/static/tabBar/tab_07.png",
|
|
"selectedIconPath": "/static/tabBar/tab_08.png",
|
|
"pagePath": "pages/cart/cart",
|
|
"text": ""
|
|
},
|
|
{
|
|
"iconPath": "/static/tabBar/tab_09.png",
|
|
"selectedIconPath": "/static/tabBar/tab_10.png",
|
|
"pagePath": "pages/my/my",
|
|
"text": ""
|
|
}
|
|
]
|
|
}
|
|
}
|
|
|