123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846 |
- {
- "pages": [
- {
- "path": "pages/new-tabbar/home/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/new-tabbar/findStore/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/new-tabbar/Hall/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/new-tabbar/findServices/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/new-tabbar/user/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/another-index/index",
- "style": {
- "navigationBarTitleText": "商城",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/business-district/business-district",
- "style": {
- "navigationBarTitleText": "社区商圈",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 100
- }
- },
- {
- "path": "pages/order/order",
- "style": {
- "navigationBarTitleText": "我的订单",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/user/user",
- "style": {
- "navigationBarTitleText": "个人中心",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/jump/jump",
- "style": {
- "navigationBarTitleText": "跳转"
- }
- },
- {
- "path": "pages/choose-location/choose-location",
- "style": {
- "backgroundTextStyle": "light",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTitleText": "选择位置",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "pages/service-agreement/service-agreement",
- "style": {
- "navigationBarTitleText": "团蜂服务协议"
- }
- },
- {
- "path": "pages/service-agreement/privacy-policy",
- "style": {
- "navigationBarTitleText": "团蜂隐私协议"
- }
- },
- {
- "path": "pages/login/login",
- "style": {
- "navigationBarTitleText": "登陆"
- }
- },
- {
- "path": "pages/login/register",
- "style": {
- "navigationBarTitleText": "注册"
- }
- },
- {
- "path": "pages/register/index",
- "style": {
- "navigationBarTitleText": "注册",
- "enablePullDownRefresh": true,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/classification/index",
- "style": {
- "navigationBarTitleText": "分类",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/user/kuai-di/index",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/user/kuai-di/LogisticsDetails",
- "style": {
- "navigationBarTitleText": "物流详情",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/user/kuai-di/kuaiDiForm",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/user/kuai-di/DeliveryExpress",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/user/kuai-di/MyExpress",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/user/kuai-di/ExpressDelivery",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- }
- ],
- "easycom": {
- "autoscan": true,
- "custom": {
- "tui-(.*)": "@/components/thorui/tui-$1/tui-$1.vue",
- "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
- }
- },
- "subPackages": [
- {
- "root": "user",
- "pages": [
- {
- "path": "view",
- "style": {
- "navigationBarTitleText": ""
- }
- }
- ]
- },
- {
- "root": "another-tf",
- "pages": [
- {
- "path": "another-user/shop/shop-enter",
- "style": {
- "navigationBarTitleText": "商圈二级页面"
- }
- },
- {
- "path": "another-user/shop/shop-detail",
- "style": {
- "navigationBarTitleText": "商圈商家详情"
- }
- },
- {
- "path": "another-user/shop/shop-deep",
- "style": {
- "navigationBarTitleText": "商圈三级页面"
- }
- },
- {
- "path": "another-serve/bindPhone/index",
- "style": {
- "navigationBarTitleText": "绑定手机号"
- }
- },
- {
- "path": "another-serve/personalDetails/index",
- "style": {
- "navigationBarTitleText": "个人信息"
- }
- },
- {
- "path": "another-serve/unsubscribe/index",
- "style": {
- "navigationBarTitleText": "账户注销"
- }
- },
- {
- "path": "another-serve/unsubscribeCode/index",
- "style": {
- "navigationBarTitleText": "注销账户手机认证"
- }
- },
- {
- "path": "another-serve/protocol/index",
- "style": {
- "navigationBarTitleText": "《团蜂》商城用户协议"
- }
- },
- {
- "path": "another-serve/messageCenter/index",
- "style": {
- "navigationBarTitleText": "消息中心"
- }
- },
- {
- "path": "another-user/platform-recharge/index",
- "style": {
- "navigationBarTitleText": "平台充值"
- }
- },
- {
- "path": "another-serve/withdraw/index",
- "style": {
- "navigationBarTitleText": "提现"
- }
- },
- {
- "path": "another-user/voucher/voucher",
- "style": {
- "navigationBarTitleText": "代金卷"
- }
- },
- {
- "path": "another-user/voucher/orderStatus",
- "style": {
- "navigationBarTitleText": "代金卷订单完成状态"
- }
- },
- {
- "path": "another-user/commission-statistics/commission-statistics",
- "style": {
- "navigationBarTitleText": "佣金统计",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "another-user/commission-statistics/commission-detail",
- "style": {
- "navigationBarTitleText": "佣金详情",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "another-user/commission-statistics/vip-user",
- "style": {
- "navigationBarTitleText": "会员列表",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "another-serve/bankcard/index",
- "style": {
- "navigationBarTitleText": "银行卡"
- }
- },
- {
- "path": "another-serve/bankcard/addBankcard",
- "style": {
- "navigationBarTitleText": "添加银行卡"
- }
- },
- {
- "path": "another-serve/collection/index",
- "style": {
- "navigationBarTitleText": "我的收藏"
- }
- },
- {
- "path": "another-serve/footprintList/index",
- "style": {
- "navigationBarTitleText": "浏览足迹"
- }
- },
- {
- "path": "another-user/platform-recharge/recharge-record",
- "style": {
- "navigationBarTitleText": "平台充值流水记录"
- }
- },
- {
- "path": "another-user/user-upgrade/user-upgrade-application",
- "style": {
- "navigationBarTitleText": "会员升级"
- }
- },
- {
- "path": "another-user/advanced-role-application/index",
- "style": {
- "navigationBarTitleText": "高级角色申请"
- }
- },
- {
- "path": "another-user/user-upgrade/purchase-chain-products",
- "style": {
- "navigationBarTitleText": "购买关系链相关产品"
- }
- },
- {
- "path": "another-user/small-ledger/index",
- "style": {
- "navigationBarTitleText": "小账本"
- }
- },
- {
- "path": "another-user/fan-statistics/index",
- "style": {
- "navigationBarTitleText": "粉丝统计"
- }
- },
- {
- "path": "another-user/franchisee-statistics/index",
- "style": {
- "navigationBarTitleText": "加盟统计"
- }
- },
- {
- "path": "another-serve/shopCar/shopCar",
- "style": {
- "navigationBarTitleText": "购物车"
- }
- },
- {
- "path": "another-serve/goodsList/index",
- "style": {
- "navigationBarTitleText": "商品列表"
- }
- },
- {
- "path": "another-serve/canvasGoods/index",
- "style": {
- "navigationBarTitleText": "商品列表"
- }
- },
- {
- "path": "another-serve/goodsDetails/index",
- "style": {
- "navigationBarTitleText": "商品详情"
- }
- },
- {
- "path": "another-serve/search/index",
- "style": {
- "navigationBarTitleText": "搜索"
- }
- },
- {
- "path": "another-serve/discount/spikeList",
- "style": {
- "navigationBarTitleText": "秒杀专区"
- }
- },
- {
- "path": "another-serve/discount/groupBuy",
- "style": {
- "navigationBarTitleText": "拼团专区"
- }
- },
- {
- "path": "another-serve/discount/discount",
- "style": {
- "navigationBarTitleText": "限时折扣专区"
- }
- },
- {
- "path": "another-serve/discount/platformDiscount",
- "style": {
- "navigationBarTitleText": "限时折扣专区"
- }
- },
- {
- "path": "another-serve/memberCenter/activityList",
- "style": {
- "navigationBarTitleText": "会员专区"
- }
- },
- {
- "path": "another-serve/memberCenter/index",
- "style": {
- "navigationBarTitleText": "会员中心"
- }
- },
- {
- "path": "another-serve/combination/index",
- "style": {
- "navigationBarTitleText": "组合优惠"
- }
- },
- {
- "path": "another-serve/messageDetail/index",
- "style": {
- "navigationBarTitleText": "公告详情"
- }
- },
- {
- "path": "another-serve/livePage/index",
- "style": {
- "navigationBarTitleText": "直播推荐"
- }
- },
- {
- "path": "another-serve/distributionModule/index",
- "style": {
- "navigationBarTitleText": "分销中心"
- }
- },
- {
- "path": "another-serve/distributionModule/salesIndex",
- "style": {
- "navigationBarTitleText": "店铺分销中心"
- }
- },
- {
- "path": "another-serve/distributionModule/totalAward",
- "style": {
- "navigationBarTitleText": "累计奖励"
- }
- },
- {
- "path": "another-serve/distributionModule/unliquidated",
- "style": {
- "navigationBarTitleText": "未结算奖励"
- }
- },
- {
- "path": "another-serve/distributionModule/totalClient",
- "style": {
- "navigationBarTitleText": "累计客户"
- }
- },
- {
- "path": "another-serve/distributionModule/totalPersonnel",
- "style": {
- "navigationBarTitleText": "累计分销员"
- }
- },
- {
- "path": "another-serve/distributionModule/commodity",
- "style": {
- "navigationBarTitleText": "推广商品"
- }
- },
- {
- "path": "another-serve/distributionModule/distributionOrder",
- "style": {
- "navigationBarTitleText": "我的分销订单"
- }
- },
- {
- "path": "another-serve/distributionModule/recruit",
- "style": {
- "navigationBarTitleText": "分销员招募令"
- }
- },
- {
- "path": "another-serve/ledger/index",
- "style": {
- "navigationBarTitleText": "推广中心"
- }
- },
- {
- "path": "another-serve/coupon/index",
- "style": {
- "navigationBarTitleText": "我的卡券"
- }
- },
- {
- "path": "another-serve/couponShopList/index",
- "style": {
- "navigationBarTitleText": "优惠券可用商品列表"
- }
- },
- {
- "path": "another-serve/coupon/list",
- "style": {
- "navigationBarTitleText": "优惠券"
- }
- },
- {
- "path": "another-serve/coupon/product",
- "style": {
- "navigationBarTitleText": "可用商品"
- }
- },
- {
- "path": "another-serve/orderDetails/index",
- "style": {
- "navigationBarTitleText": "订单详情"
- }
- },
- {
- "path": "another-serve/evaluate/index",
- "style": {
- "navigationBarTitleText": "评价"
- }
- },
- {
- "path": "another-serve/evaSuccessful/index",
- "style": {
- "navigationBarTitleText": "评价成功"
- }
- },
- {
- "path": "another-serve/addEvaluate/index",
- "style": {
- "navigationBarTitleText": "追加评价"
- }
- },
- {
- "path": "another-serve/userEvaluate/index",
- "style": {
- "navigationBarTitleText": "我的评价"
- }
- },
- {
- "path": "another-serve/evaluateDetails/index",
- "style": {
- "navigationBarTitleText": "评价详情"
- }
- },
- {
- "path": "another-serve/paySuccessful/index",
- "style": {
- "navigationBarTitleText": "支付成功"
- }
- },
- {
- "path": "another-serve/orderConfirm/index",
- "style": {
- "navigationBarTitleText": "购买宝贝"
- }
- },
- {
- "path": "another-serve/address/index",
- "style": {
- "navigationBarTitleText": "地址管理"
- }
- },
- {
- "path": "another-serve/addAddress/index",
- "style": {
- "navigationBarTitleText": "地址管理"
- }
- },
- {
- "path": "another-serve/integral/index",
- "style": {
- "navigationBarTitleText": "我的积分"
- }
- },
- {
- "path": "another-serve/integral/sign",
- "style": {
- "navigationBarTitleText": "签到领积分"
- }
- },
- {
- "path": "another-serve/exchangeDetail/index",
- "style": {
- "navigationBarTitleText": "积分兑换"
- }
- },
- {
- "path": "another-serve/evaluateList/index",
- "style": {
- "navigationBarTitleText": "宝贝评价"
- }
- },
- {
- "path": "another-serve/putQuestions/index",
- "style": {
- "navigationBarTitleText": "提问"
- }
- },
- {
- "path": "another-serve/questionList/index",
- "style": {
- "navigationBarTitleText": "我的问答"
- }
- },
- {
- "path": "another-serve/answerList/index",
- "style": {
- "navigationBarTitleText": "全部问答"
- }
- },
- {
- "path": "another-serve/qADetail/index",
- "style": {
- "navigationBarTitleText": "问答详情"
- }
- },
- {
- "path": "another-serve/inviteSpell/index",
- "style": {
- "navigationBarTitleText": "邀请好友拼单"
- }
- },
- {
- "path": "another-serve/invitePoster/index",
- "style": {
- "navigationBarTitleText": "生成邀请海报"
- }
- },
- {
- "path": "another-serve/afterSaleApply/index",
- "style": {
- "navigationBarTitleText": "选择商品"
- }
- },
- {
- "path": "another-serve/logisticsInfo/index",
- "style": {
- "navigationBarTitleText": "订单物流信息"
- }
- },
- {
- "path": "another-user/product-logistics/index",
- "style": {
- "navigationBarTitleText": "产品物流信息"
- }
- },
- {
- "path": "another-serve/refundDetails/index",
- "style": {
- "navigationBarTitleText": "退款详情"
- }
- },
- {
- "path": "another-serve/returnDetails/index",
- "style": {
- "navigationBarTitleText": "退货详情"
- }
- },
- {
- "path": "another-serve/addLogistics/index",
- "style": {
- "navigationBarTitleText": "填写退货物流"
- }
- },
- {
- "path": "another-serve/platformJoin/index",
- "style": {
- "navigationBarTitleText": "平台介入"
- }
- },
- {
- "path": "another-serve/afterSale/index",
- "style": {
- "navigationBarTitleText": "我的售后"
- }
- },
- {
- "path": "another-serve/afterSaleApplyRefund/index",
- "style": {
- "navigationBarTitleText": "申请退款"
- }
- },
- {
- "path": "another-serve/afterSaleApplyRetund/index",
- "style": {
- "navigationBarTitleText": "申请退货"
- }
- },
- {
- "path": "another-serve/shareProduct/index",
- "style": {
- "navigationBarTitleText": "分享"
- }
- },
- {
- "path": "another-user/shop-orders/index",
- "style": {
- "navigationBarTitleText": "商家订单"
- }
- },
- {
- "path": "another-user/receiving-account/index",
- "style": {
- "navigationBarTitleText": "收款账户"
- }
- },
- {
- "path": "another-user/receiving-account/receiving-account-form",
- "style": {
- "navigationBarTitleText": "收款账户表单"
- }
- },
- {
- "path": "another-user/shop-statistics/index",
- "style": {
- "navigationBarTitleText": "商家统计"
- }
- },
- {
- "path": "another-user/shop-statistics/finance-statistics",
- "style": {
- "navigationBarTitleText": "商家财务统计"
- }
- },
- {
- "path": "another-user/shop-recharge/shop-recharge",
- "style": {
- "navigationBarTitleText": "商家充值"
- }
- },
- {
- "path": "another-user/shop-recharge/selectMerchant",
- "style": {
- "navigationBarTitleText": "商家列表"
- }
- },
- {
- "path": "another-user/shop-recharge/recharge-list",
- "style": {
- "navigationBarTitleText": "充值商家"
- }
- },
- {
- "path": "another-user/shop-recharge/historyRecord",
- "style": {
- "navigationBarTitleText": "充值历史记录"
- }
- }
- ]
- }
- ],
- "tabBar": {
- "selectedColor": "#E95D20",
- "backgroundColor": "#fff",
- "color": "#3D3D3D",
- "borderStyle": "white",
- "iconWidth": "28px",
- "height": "60px",
- "list": [
- {
- "pagePath": "pages/new-tabbar/home/index",
- "iconPath": "static/new-images/tabbar/home.png",
- "selectedIconPath": "static/new-images/tabbar/home_1.png",
- "text": "找材料"
- },
- {
- "pagePath": "pages/new-tabbar/findStore/index",
- "iconPath": "static/new-images/tabbar/findStore.png",
- "selectedIconPath": "static/new-images/tabbar/findStore_1.png",
- "text": "找店铺"
- },
- {
- "pagePath": "pages/new-tabbar/Hall/index",
- "iconPath": "static/new-images/tabbar/hall.png",
- "selectedIconPath": "static/new-images/tabbar/hall_1.png",
- "text": "信息大厅"
- },
- {
- "pagePath": "pages/new-tabbar/findServices/index",
- "iconPath": "static/new-images/tabbar/findServices.png",
- "selectedIconPath": "static/new-images/tabbar/findServices_1.png",
- "text": "找服务"
- },
- {
- "pagePath": "pages/new-tabbar/user/index",
- "iconPath": "static/new-images/tabbar/user.png",
- "selectedIconPath": "static/new-images/tabbar/user_1.png",
- "text": "我的"
- }
- // {
- // "pagePath": "pages/another-index/index",
- // "text": "商城",
- // "iconPath": "/static/images/tabbar/furniture.png",
- // "selectedIconPath": "/static/images/tabbar/furniture-active.png"
- // },
- // {
- // "pagePath": "pages/business-district/business-district",
- // "text": "社区商圈",
- // "iconPath": "/static/images/tabbar/business.png",
- // "selectedIconPath": "/static/images/tabbar/business-active.png"
- // },
- // {
- // "pagePath": "pages/order/order",
- // "text": "订单",
- // "iconPath": "/static/images/tabbar/order.png",
- // "selectedIconPath": "/static/images/tabbar/order-active.png"
- // },
- // {
- // "pagePath": "pages/user/user",
- // "text": "我的",
- // "iconPath": "/static/images/tabbar/mine.png",
- // "selectedIconPath": "/static/images/tabbar/mine-active.png"
- // }
- ]
- },
- "sitemapLocation": "sitemap.json",
- "globalStyle": {
- "backgroundTextStyle": "light",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTitleText": "团蜂家居",
- "navigationBarTextStyle": "black",
- "titleNView": false,
- "app-plus": {
- "animationType": "slide-in-right",
- "animationDuration": 300
- },
- "mp-weixin": {
- "usingComponents": {
- "send-coupon": "plugin://sendCoupon/send-coupon"
- }
- }
- },
- "style": {
- "app-plus": {
- "animationType": "slide-in-right",
- "animationDuration": 300
- }
- }
- }
|