123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748 |
- {
- "easycom": {
- "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue",
- "global-loading": "@/components/diyLoading/index.vue"
- },
- "pages": [
- // pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path": "pages/tabbar/index/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/tabbar/category/index",
- "style": {
- "navigationBarTitleText": "分类"
- }
- },
- {
- "path": "pages/tabbar/cart/index",
- "style": {
- "navigationBarTitleText": "购物车"
- }
- },
- {
- "path": "pages/tabbar/user/index",
- "style": {
- "navigationBarTitleText": "我的",
- "backgroundColor": "#F8F8F8"
- }
- }
- ],
- "subpackages": [
- {
- "root": "pages_category_page1",
- "pages": [
- {
- "path": "discount/spikeList",
- "style": {
- "navigationBarTitleText": "秒杀专区",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "discount/groupBuy",
- "style": {
- "navigationBarTitleText": "拼团专区",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "discount/discount",
- "style": {
- "navigationBarTitleText": "限时折扣专区",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "discount/platformDiscount",
- "style": {
- "navigationBarTitleText": "限时折扣专区",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "memberCenter/activityList",
- "style": {
- "navigationBarTitleText": "会员专区",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "integral/index",
- "style": {
- "navigationBarTitleText": "我的积分",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "integral/exchangeDetail",
- "style": {
- "navigationBarTitleText": "积分兑换",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "integral/sign",
- "style": {
- "navigationBarTitleText": "签到领积分",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "coupon/list",
- "style": {
- "navigationBarTitleText": "优惠券"
- }
- },
- {
- "path": "coupon/product",
- "style": {
- "navigationBarTitleText": "可用商品"
- }
- },
- {
- "path": "goodsModule/combination",
- "style": {
- "navigationBarTitleText": "组合优惠",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "activity",
- "style": {
- "navigationBarTitleText": "热门推荐",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "search/index/index",
- "style": {
- "navigationBarTitleText": "搜索"
- }
- },
- {
- "path": "store/index",
- "style": {
- "navigationStyle": "custom",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "goodsModule/goodsList",
- "style": {
- "navigationBarTitleText": "商品列表"
- }
- },
- {
- "path": "goodsModule/canvasGoods",
- "style": {
- "navigationBarTitleText": "商品列表"
- }
- },
- {
- "path": "goodsModule/couponShopList",
- "style": {
- "navigationBarTitleText": "优惠券可用商品列表"
- }
- },
- {
- "path": "goodsModule/goodsDetails",
- "style": {
- "navigationBarTitleText": "详情"
- }
- },
- {
- "path": "goodsModule/qADetail",
- "style": {
- "navigationBarTitleText": "问答详情"
- }
- },
- {
- "path": "goodsModule/answerList",
- "style": {
- "navigationBarTitleText": "全部问答"
- }
- },
- {
- "path": "goodsModule/putQuestions",
- "style": {
- "navigationBarTitleText": "提问"
- }
- },
- {
- "path": "goodsModule/userEvaluate",
- "style": {
- "navigationBarTitleText": "我的评价"
- }
- },
- {
- "path": "goodsModule/evaSuccessful",
- "style": {
- "navigationBarTitleText": "评价成功"
- }
- },
- {
- "path": "goodsModule/evaluateDetails",
- "style": {
- "navigationBarTitleText": "评价详情"
- }
- },
- {
- "path": "goodsModule/evaluateList",
- "style": {
- "navigationBarTitleText": "宝贝评价"
- }
- },
- {
- "path": "goodsModule/addEvaluate",
- "style": {
- "navigationBarTitleText": "追加评价"
- }
- },
- {
- "path": "goodsModule/evaluate",
- "style": {
- "navigationBarTitleText": "评价"
- }
- },
- {
- "path": "orderModule/index",
- "style": {
- "navigationBarTitleText": "订单中心"
- }
- },
- {
- "path": "orderModule/orderConfirm",
- "style": {
- "navigationBarTitleText": "购买宝贝",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "orderModule/orderDetails",
- "style": {
- "navigationBarTitleText": "订单详情",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "orderModule/afterSaleApplyRefund",
- "style": {
- "navigationBarTitleText": "申请退款"
- }
- },
- {
- "path": "orderModule/afterSaleApplyRetund",
- "style": {
- "navigationBarTitleText": "申请退货"
- }
- },
- {
- "path": "orderModule/afterSaleApply",
- "style": {
- "navigationBarTitleText": "选择商品",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "orderModule/platformJoin",
- "style": {
- "navigationBarTitleText": "平台介入"
- }
- },
- {
- "path": "orderModule/paySuccessful",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "支付成功"
- }
- },
- {
- "path": "orderModule/addLogistics",
- "style": {
- "navigationBarTitleText": "填写退货物流"
- }
- },
- {
- "path": "orderModule/Intervene",
- "style": {
- "navigationBarTitleText": "平台介入"
- }
- },
- {
- "path": "distributionModule/index",
- "style": {
- "navigationBarTitleText": "分销中心",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "distributionModule/recruit",
- "style": {
- "navigationBarTitleText": "分销员招募令",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "distributionModule/salesIndex",
- "style": {
- "navigationBarTitleText": "分销中心",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "distributionModule/shareProduct",
- "style": {
- "navigationBarTitleText": "分享"
- }
- },
- {
- "path": "distributionModule/totalPersonnel",
- "style": {
- "navigationBarTitleText": "累计分销员",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "distributionModule/totalAward",
- "style": {
- "navigationBarTitleText": "累计奖励",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "distributionModule/totalClient",
- "style": {
- "navigationBarTitleText": "累计客户",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "distributionModule/unliquidated",
- "style": {
- "navigationBarTitleText": "未结算奖励",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "distributionModule/promotion",
- "style": {
- "navigationBarTitleText": "推广店铺",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "distributionModule/commodity",
- "style": {
- "navigationBarTitleText": "推广商品"
- }
- },
- {
- "path": "distributionModule/distributionOrder",
- "style": {
- "navigationBarTitleText": "我的分销订单"
- }
- },
- {
- "path": "distributionModule/invite",
- "style": {
- "navigationBarTitleText": "邀请下级"
- }
- },
- {
- "path": "orderModule/logisticsInfo",
- "style": {
- "navigationBarTitleText": "物流信息"
- }
- },
- {
- "path": "homeModule/special",
- "style": {
- "navigationBarTitleText": "专题分类"
- }
- },
- {
- "path": "goodsModule/invitePoster",
- "style": {
- "navigationBarTitleText": "生成邀请海报"
- }
- },
- {
- "path": "goodsModule/inviteSpell",
- "style": {
- "navigationBarTitleText": "邀请好友拼单",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "linkOthers/index",
- "style": {
- "navigationBarTitleText": "商家",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "memberCenter/index",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "memberCenter/memberSign",
- "style": {
- "navigationBarTitleText": "会员签到",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": true
- }
- }
- ]
- },
- {
- "root": "pages_category_page2",
- "name": "pages_category_page2",
- "pages": [
- {
- "path": "userModule/accountLogin",
- "style": {
- "navigationBarTitleText": "登录"
- }
- },
- {
- "path": "userModule/addAddress",
- "style": {
- "navigationBarTitleText": "地址管理"
- }
- },
- {
- "path": "userModule/addBankcard",
- "style": {
- "navigationBarTitleText": "银行卡"
- }
- },
- {
- "path": "userModule/address",
- "style": {
- "navigationBarTitleText": "地址管理"
- }
- },
- {
- "path": "userModule/bankcard",
- "style": {
- "navigationBarTitleText": "银行卡",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "userModule/collection",
- "style": {
- "navigationBarTitleText": "我的收藏",
- "enablePullDownRefresh": false,
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "userModule/footprintList",
- "style": {
- "navigationBarTitleText": "浏览足迹",
- "enablePullDownRefresh": false,
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "userModule/questionList",
- "style": {
- "navigationBarTitleText": "我的问答",
- "enablePullDownRefresh": false,
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "userModule/personalDetails",
- "style": {
- "navigationBarTitleText": "个人信息"
- }
- },
- {
- "path": "userModule/coupon",
- "style": {
- "navigationBarTitleText": "我的卡券"
- }
- },
- {
- "path": "orderModule/afterSale",
- "style": {
- "navigationBarTitleText": "我的售后"
- }
- },
- {
- "path": "orderModule/returnDetails",
- "style": {
- "navigationBarTitleText": "退货详情",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "orderModule/refundDetails",
- "style": {
- "navigationBarTitleText": "退款详情",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "userModule/login",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "登录"
- }
- },
- {
- "path": "userModule/protocol",
- "style": {
- "navigationBarTitleText": "《shop》商城用户协议"
- }
- },
- {
- "path": "userModule/register",
- "style": {
- "navigationBarTitleText": "注册"
- }
- },
- {
- "path": "userModule/memberAccount",
- "style": {
- "navigationBarTitleText": "我的账户",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- // {
- // "path": "distributionModule/distributionOrder",
- // "style": {
- // "navigationBarTitleText": "我的分销订单",
- // "navigationBarBackgroundColor": "#333333",
- // "backgroundColor": "#333333",
- // "navigationBarTextStyle": "white"
- // }
- // },
- {
- "path": "userModule/withdraw",
- "style": {
- "navigationBarTitleText": "提现"
- }
- },
- // {
- // "path": "userModule/u-city-select",
- // "style": {}
- // }, {
- // "path": "userModule/u-bank-select",
- // "style": {}
- // },
- {
- "path": "userModule/messageCenter",
- "style": {
- "navigationBarTitleText": "消息中心"
- }
- },
- {
- "path": "userModule/messageDetail",
- "style": {
- "navigationBarTitleText": "公告详情"
- }
- },
- {
- "path": "userModule/bindPhone",
- "style": {
- "navigationBarTitleText": "绑定手机号",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "userModule/mobilePhone",
- "style": {
- "navigationBarTitleText": "手机号授权",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "livePage/index",
- "style": {
- "navigationBarTitleText": "直播推荐",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "channelCoupon/index",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "userModule/unsubscribe",
- "style": {
- "navigationBarTitleText": "账户注销",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "userModule/unsubscribeCode",
- "style": {
- "navigationBarTitleText": "注销账户手机认证"
- }
- }
- ]
- }
- ],
- // 配置文档 https://uniapp.dcloud.io/collocation/pages?id=subpackages
- "preloadRule": {
- "pages_category_page1/search/index/index": {
- "network": "all",
- "packages": [
- "pages_category_page1"
- ]
- },
- "pages_category_page1/goodsModule/inviteSpell": {
- "network": "all",
- "packages": [
- "pages_category_page1"
- ]
- },
- "pages_category_page1/goodsModule/invitePoster": {
- "network": "all",
- "packages": [
- "pages_category_page1"
- ]
- },
- "pages_category_page1/orderModule/orderDetails": {
- "network": "all",
- "packages": [
- "pages_category_page1"
- ]
- }
- },
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "团蜂材料网",
- "navigationBarBackgroundColor": "#fff",
- "backgroundColor": "#F8F8F8",
- "mp-weixin": {
- "usingComponents": {
- "send-coupon": "plugin://sendCoupon/send-coupon"
- }
- }
- },
- "tabBar": {
- "borderStyle": "black",
- "backgroundColor": "#fff",
- "color": "#CCCCCC",
- "selectedColor": "#333333",
- "list": [
- {
- "pagePath": "pages/tabbar/index/index",
- "iconPath": "static/images/tabbar/home.png",
- "selectedIconPath": "static/images/tabbar/homeactive.png",
- "text": "首页"
- },
- {
- "pagePath": "pages/tabbar/category/index",
- "iconPath": "static/images/tabbar/fenlei.png",
- "selectedIconPath": "static/images/tabbar/fenleiactive.png",
- "text": "分类"
- },
- {
- "pagePath": "pages/tabbar/cart/index",
- "iconPath": "static/images/tabbar/gouwuche.png",
- "selectedIconPath": "static/images/tabbar/gouwucheactive.png",
- "text": "购物车"
- },
- {
- "pagePath": "pages/tabbar/user/index",
- "iconPath": "static/images/tabbar/wode.png",
- "selectedIconPath": "static/images/tabbar/wodeactive.png",
- "text": "我的",
- "navigationBarBackgroundColor": "#333333",
- "backgroundColor": "#333333",
- "navigationBarTextStyle": "white"
- }
- ]
- },
- "condition": { //模式配置,仅开发期间生效
- "current": 0, //当前激活的模式(list 的索引项)
- "list": [
- {
- "name": "", //模式名称
- "path": "", //启动页面,必选
- "query": "" //启动参数,在页面的onLoad函数里面得到
- }
- ]
- }
- }
|