| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826 |
- {
- "easycom": {
- "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
- },
- "pages": [{
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "台州智播商城",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white",
- // #ifdef H5
- "navigationStyle": "custom",
- // #endif
- "app-plus": {
- "titleNView": {
- "type": "default",
- "backgroundColor": "#ff0000",
- "searchInput": {
- "backgroundColor": "rgba(231, 231, 231,1)",
- "borderRadius": "16px",
- "placeholder": "搜索",
- "disabled": true,
- "placeholderColor": "#606266",
- "align": "left"
- }
- }
- }
- }
- },
- {
- "path": "pages/category/category",
- "style": {
- "navigationBarTitleText": "分类",
- "navigationBarBackgroundColor": "#FF0000",
- "navigationBarTextStyle": "white",
- // #ifdef H5
- "navigationStyle": "custom",
- // #endif
- "app-plus": {
- "titleNView": {
- "type": "default",
- "backgroundColor": "#ff0000",
- "searchInput": {
- "backgroundColor": "rgba(231, 231, 231,1)",
- "borderRadius": "16px",
- "placeholder": "搜索",
- "disabled": true,
- "placeholderColor": "#606266",
- "align": "left"
- }
- }
- }
- }
- },
- // pages/shop/shop
- {
- "path": "pages/shop/shop",
- "style": {
- // "app-plus": {
- // "titleNView": false
- // },
- "navigationBarTitleText": "我的小店",
- "navigationBarBackgroundColor": "#FF0000",
- "navigationBarTextStyle": "white"
- // "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/user/user",
- "style": {
- "app-plus": {
- "titleNView": false
- },
- // "navigationBarTitleText": "我的",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/cart/cart",
- "style": {
- "navigationBarTitleText": "购物车"
- }
- },
- //
- {
- "path": "pages/company/introduction",
- "style": {
- "navigationBarTitleText": "企业简介",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/index/study",
- "style": {
- "navigationBarTitleText": "新手教程",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/user/approve",
- "style": {
- "navigationBarTitleText": "实名认证",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white"
- }
- },
- // {
- // "path": "pages/product/productUp",
- // "style": {
- // "navigationBarTitleText": "上传商品",
- // "navigationBarBackgroundColor": "#ff0000",
- // "navigationBarTextStyle": "white"
- // }
- // },
- {
- "path": "pages/company/culture",
- "style": {
- "navigationBarTitleText": "企业文化",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/company/videoDisplay",
- "style": {
- // #ifndef MP
- "app-plus": {
- "titleNView": false
- },
- // #endif
- "navigationBarBackgroundColor": "#457DBF",
- "navigationBarTextStyle": "white",
- "navigationBarTitleText": "视频展示"
- }
- },
- {
- "path": "pages/company/aboutUs",
- "style": {
- "navigationBarTitleText": "直播城服务条款",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- //签合同
- "path": "pages/contract/contract",
- "style": {
- "navigationBarTitleText": "签署合同",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- //签名
- "path": "pages/contract/qm",
- "style": {
- "navigationBarTitleText": "电子签名",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white",
- "pageOrientation": "landscape"
- }
- },
- {
- //确认合同
- "path": "pages/contract/Qrcontract",
- "style": {
- "navigationBarTitleText": "智播合同",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- //合同提交成功
- "path": "pages/contract/success",
- "style": {
- "navigationBarTitleText": "提交成功",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- //小店收益
- "path": "pages/shop/earnings",
- "style": {
- "navigationBarTitleText": "店铺收益",
- "navigationBarBackgroundColor": "#FD4545",
- "navigationBarTextStyle": "white"
- }
- },
- {
- //商品管理
- "path": "pages/product/productGuanli",
- "style": {
- "navigationBarTitleText": "商品管理",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- //商品添加
- "path": "pages/product/productAdd",
- "style": {
- "navigationBarTitleText": "添加商品",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- //商品删除
- "path": "pages/product/productDel",
- "style": {
- "navigationBarTitleText": "删除商品",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white"
- }
- },
- // {
- // "path": "pages/zone/commgoods",
- // "style": {
- // "navigationBarTitleText": "正价商品",
- // "navigationBarBackgroundColor": "#FFFFFF",
- // "navigationBarTextStyle": "black"
- // }
- // },
- // {
- // "path": "pages/zone/VIP",
- // "style": {
- // "navigationBarTitleText": "VIP专区",
- // "navigationBarBackgroundColor": "#FFFFFF",
- // "navigationBarTextStyle": "black"
- // }
- // },
- // {
- // "path": "pages/zone/purchase",
- // "style": {
- // "navigationBarTitleText": "复购专区",
- // "navigationBarBackgroundColor": "#FFFFFF",
- // "navigationBarTextStyle": "black"
- // }
- // },
- // {
- // "path": "pages/zone/integration",
- // "style": {
- // "navigationBarTitleText": "积分专区",
- // "navigationBarBackgroundColor": "#FFFFFF",
- // "navigationBarTextStyle": "black"
- // }
- // },
- {
- "path": "pages/product/list",
- "style": {
- // #ifdef APP-PLUS
- "navigationStyle": "custom",
- // #endif
- // #ifndef MP
- "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": "pages/product/search",
- "style": {
- // #ifdef APP-PLUS
- "navigationStyle": "custom",
- // #endif
- // #ifndef MP
- "app-plus": {
- "titleNView": {
- "searchInput": {
- "backgroundColor": "rgba(231, 231, 231,.7)",
- "borderRadius": "16px",
- "placeholder": "请输入关键字",
- "disabled": false,
- "placeholderColor": "#606266",
- "align": "left",
- "autoFocus": true
- },
- "buttons": [{
- "text": "搜索",
- "fontSize": "14",
- "color": "#303133",
- "background": "rgba(0,0,0,0)",
- "width": "40px"
- }]
- }
- },
- // #endif
- "navigationBarTitleText": "搜索"
- }
- },
- {
- "path": "pages/user/mycard",
- "style": {
- "navigationBarTitleText": "我的卡券",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white"
- }
- },
- // #ifdef H5 || MP-WEIXIN
- {
- "path": "pages/redirect/redirect",
- "style": {
- "navigationBarTitleText": "微信登录跳转页面",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- // #endif
- // #ifdef H5
- {
- "path": "pages/public/register",
- "style": {
- "navigationBarTitleText": "注册",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/public/login",
- "style": {
- "navigationBarTitleText": "登录",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/public/forget",
- "style": {
- "navigationBarTitleText": "忘记密码",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- // #endif
- {
- "path": "pages/public/wxLogin",
- "style": {
- "navigationBarTitleText": "微信登录",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/user/share",
- "style": {
- "navigationBarTitleText": "我的二维码"
- }
- },
- {
- "path": "pages/address/address",
- "style": {
- "navigationBarTitleText": "收货地址"
- }
- },
- {
- "path": "pages/address/addressManage",
- "style": {
- "navigationBarTitleText": "添加收货地址"
- }
- },
- {
- "path": "pages/favorites/favorites",
- "style": {
- "navigationBarTitleText": "收藏夹"
- }
- },
- {
- "path": "pages/set/set",
- "style": {
- "navigationBarTitleText": "设置"
- }
- },
- {
- "path": "pages/set/phone",
- "style": {
- "navigationBarTitleText": "绑定手机"
- }
- },
- {
- "path": "pages/userinfo/userinfo",
- "style": {
- "navigationBarTitleText": "修改资料"
- }
- },
- {
- "path": "pages/order/order",
- "style": {
- "navigationBarTitleText": "我的订单",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/order/order1",
- "style": {
- "navigationBarTitleText": "门店订单",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/order/expressInfo",
- "style": {
- "navigationBarTitleText": "物流查询",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/order/evaluate",
- "style": {
- "navigationBarTitleText": "评论"
- }
- },
- {
- "path": "pages/order/orderDetail",
- "style": {
- "navigationBarTitleText": "订单详情",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/order/orderShop",
- "style": {
- "navigationBarTitleText": "订单详情",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/extension/extension",
- "style": {
- "navigationBarTitleText": "我的推广",
- "navigationBarBackgroundColor": "#FD4545",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/wallet/integral",
- "style": {
- "navigationBarTitleText": "我的积分",
- "navigationStyle": "custom"
- // "navigationBarBackgroundColor": "#FF0000",
- // "navigationBarTextStyle":"white"
- }
- },
- {
- "path": "pages/wallet/wallet",
- "style": {
- "navigationBarTitleText": "我的佣金",
- // #ifdef MP
- "navigationStyle": "custom",
- // #endif
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/wallet/withdrawal",
- "style": {
- "navigationBarTitleText": "我的佣金",
- // #ifdef MP
- "navigationStyle": "custom",
- // #endif
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- //我的佣金-已解冻
- "path": "pages/wallet/myWalletJ",
- "style": {
- "navigationBarTitleText": "已解冻",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- //我的佣金-冻结中
- "path": "pages/wallet/myWalletDongjie",
- "style": {
- "navigationBarTitleText": "冻结中",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/wallet/account",
- "style": {
- "navigationBarTitleText": "提现账号"
- }
- },
- {
- "path": "pages/wallet/recharge",
- "style": {
- "navigationBarTitleText": "充值中心",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/product/product", // 普通商品
- "style": {
- "navigationBarTitleText": "商品详情",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/recommend/recommend",
- "style": {
- "navigationBarTitleText": "为你推荐",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "pages/chainGoods/search",
- "style": {
- "navigationBarTitleText": "供应链商品",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "pages/chainGoods/chainGoods",
- "style": {
- "navigationBarTitleText": "供应链商品",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/recommend/hotgoods",
- "style": {
- "navigationBarTitleText": "热销产品",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "pages/freeShop/apply",
- "style": {
- "navigationBarTitleText": "申请免费网店",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/freeShop/business",
- "style": {
- "navigationBarTitleText": "申请创业网店",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/freeShop/businessAnchor",
- "style": {
- "navigationBarTitleText": "申请创业播主网店",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/freeShop/enterprise",
- "style": {
- "navigationBarTitleText": "企业申请创业播主店铺",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/freeShop/anchor",
- "style": {
- "navigationBarTitleText": "申请播主店铺",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- // pages/freeShop/success business enterprise
- {
- "path": "pages/freeShop/success",
- "style": {
- "navigationBarTitleText": "申请成功",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "pages/product/productDh", // 积分商品
- "style": {
- "navigationBarTitleText": "商品详情",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/product/reply",
- "style": {
- "navigationBarTitleText": "商品评价"
- }
- },
- {
- "path": "pages/order/createOrder",
- "style": {
- "navigationBarTitleText": "确认订单"
- }
- },
- {
- "path": "pages/order/orderRefund",
- "style": {
- "navigationBarTitleText": "退款"
- }
- },
- {
- "path": "pages/money/pay",
- "style": {
- "navigationBarTitleText": "支付"
- }
- },
- {
- "path": "pages/money/paySuccess",
- "style": {
- "navigationBarTitleText": "支付成功"
- }
- },
- {
- "path": "pages/delegation/delegation", // 拼团订单
- "style": {
- "navigationBarTitleText": "我的订单",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/wallet/tjSuccess",
- "style": {
- "navigationBarTitleText": "提交成功"
- }
- },
- {
- "path": "pages/set/cropper",
- "style": {
- "navigationBarTitleText": "裁剪",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/anchor/anchorSelection",
- "style": {
- "navigationBarTitleText": "申请主播选品",
- // #ifdef MP
- "navigationStyle": "custom",
- // #endif
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/anchor/dredge",
- "style": {
- "navigationBarTitleText": "开通创业主播",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/anchor/commonVip",
- "style": {
- "navigationBarTitleText": "开通付费会员",
- "navigationBarBackgroundColor": "#ff0000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/wallet/record",
- "style": {
- "navigationBarTitleText": "提现记录",
- "navigationStyle": "custom"
- }
- }
- , {
- "path": "pages/money/openedSuccessfully",
- "style": {
- "navigationBarTitleText": "支付成功"
- // "enablePullDownRefresh":"custom"
- }
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "台州智播商城",
- "navigationBarBackgroundColor": "#FFFFFF",
- "backgroundColor": "#f8f8f8"
- },
- "tabBar": {
- "color": "#ffb9b9",
- "selectedColor": "#FF0000",
- "borderStyle": "black",
- "backgroundColor": "#ffffff",
- "list": [{
- "pagePath": "pages/shop/shop",
- "iconPath": "static/tabBar/tab-shop.png",
- "selectedIconPath": "static/tabBar/tab-shop-current.png",
- "text": "网店"
- },
- {
- "pagePath": "pages/index/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/user/user",
- "iconPath": "static/tabBar/tab-user.png",
- "selectedIconPath": "static/tabBar/tab-user-current.png",
- "text": "我的"
- }
- ]
- }
- }
|