123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809 |
- {
- "easycom": {
- "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
- },
- "pages": [
- //#ifdef APP-PLUS
- {
- "path": "pages/index/video",
- "style": {
- "navigationBarTextStyle": "white",
- "navigationBarBackgroundColor": "#000000",
- "navigationStyle": "custom"
- }
- },
- //#endif
- {
- "path": "pages/index/index",
- "style": {
- "enablePullDownRefresh": false,
- // #ifdef MP
- "navigationStyle": "custom",
- // #endif
- "navigationBarTitleText": "商城首页",
- "app-plus": {
- "titleNView": {
- "type": "transparent",
- "searchInput": {
- "backgroundColor": "rgba(245, 241, 234, 0.4)",
- "borderRadius": "16px",
- "placeholder": "输入关键字词搜索",
- "disabled": true,
- "placeholderColor": "#ffffff",
- "align": "center"
- }
- // "buttons": [{
- // "fontSrc": "/static/yticon.ttf",
- // "text": "\ue60d",
- // "fontSize": "26",
- // "color": "#303133",
- // "float": "left",
- // "background": "rgba(0,0,0,0)"
- // },
- // {
- // "fontSrc": "/static/yticon.ttf",
- // "text": "\ue744",
- // "fontSize": "27",
- // "color": "#303133",
- // "background": "rgba(0,0,0,0)"
- // }
- // ]
- }
- }
- }
- },
- {
- "path": "pages/index/node",
- "style": {
- "navigationBarTitleText": "拼团合伙人"
- }
- },
- {
- "path": "pages/collection/collection",
- "style": {
- "navigationBarTitleText": "银行卡管理"
- }
- },
- {
- "path": "pages/product/search",
- "style": {
- "enablePullDownRefresh": true,
- // #ifdef APP-PLUS
- "navigationStyle": "custom",
- // #endif
- //#ifdef H5
- "navigationStyle":"default",
- //#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": "pages/collection/bank",
- "style": {
- "navigationBarTitleText": "添加银行卡"
- }
- },
- {
- "path": "pages/index/recommend",
- "style": {
- "navigationBarTitleText": "推荐列表",
- "navigationBarBackgroundColor":"#FFFFFF",
- "navigationBarTextStyle":"black"
- }
- },
- {
- "path": "pages/set/phone",
- "style": {
- "navigationBarTitleText": "绑定手机号或邮箱"
- }
- },
- {
- "path": "pages/index/faquan",
- "style": {
- "navigationBarTitleText": "素材分享"
- }
- },
- {
- "path": "pages/money/account",
- "style": {
- "navigationBarTitleText": "提现账号"
- }
- },
- {
- "path": "pages/collection/zfb",
- "style": {
- "navigationBarTitleText": "添加支付宝"
- }
- },
-
- {
- "path": "pages/collection/wx",
- "style": {
- "navigationBarTitleText": "添加微信"
- }
- },
-
- {
- "path": "pages/money/phone",
- "style": {
- "navigationBarTitleText": "充值中心",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/user/myNote",
- "style": {
- "navigationBarTitleText": "我的节点"
- }
- },
- {
- "path": "pages/money/success",
- "style": {
- "navigationBarTitleText": "提交成功"
- }
- },
- {
- "path": "pages/market/myCalculation",
- "style": {
- "navigationBarTitleText": "我的服务器"
- }
- },
- {
- "path": "pages/assets/logroll",
- "style": {
- "navigationBarTitleText": "福利专区"
- }
- },
- {
- "path": "pages/user/about",
- "style": {
- "navigationBarTitleText": "关于我们"
- }
- },
- {
- "path": "pages/index/info",
- "style": {
- "navigationBarTitleText": "汇总数据"
- }
- },
- {
- "path": "pages/index/go",
- "style": {
- "navigationBarTitleText": "跳转"
- }
- },
- {
- "path": "pages/index/duihuanMore",
- "style": {
- "navigationBarTitleText": "兑换列表"
- }
- },
- {
- "path": "pages/market/duihuan",
- "style": {
- "navigationBarTitleText": "兑换"
- }
- },
- {
- "path": "pages/market/market",
- "style": {
- "navigationBarTitleText": "服务器兑换",
- "app-plus":{
- "titleNView":false
- }
- }
- },
- {
- "path": "pages/market/pay",
- "style": {
- "navigationBarTitleText": "兑换详情"
- }
- },
- {
- "path": "pages/index/convert",
- "style": {
- "navigationBarTitleText": "兑换"
- }
- },
- {
- "path": "pages/market/details",
- "style": {
- "navigationBarTitleText": "服务器详情",
- "app-plus":{
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/product/pingDetails",
- "style": {
- "navigationBarTitleText": "拼团详情",
- "app-plus":{
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/user/approve",
- "style": {
- "navigationBarTitleText": "实名认证"
- }
- },
- {
- "path": "pages/public/register",
- "style": {
- "navigationBarTitleText": "注册",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/set/cropper",
- "style": {
- "navigationBarTitleText": "裁剪",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/index/appointment",
- "style": {
- "navigationBarTitleText": "自动预约",
- "app-plus": {
- "titleNView": {
- }
- }
- }
- },
- {
- "path": "pages/index/appointmentD",
- "style": {
- "navigationBarTitleText": "自动预约",
- "app-plus": {
- "titleNView": {
- }
- }
- }
- },
- {
- "path": "pages/public/login",
- "style": {
- "navigationBarTitleText": "登录",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/public/wxLogin",
- "style": {
- "navigationBarTitleText": "微信登录",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/money/payment",
- "style": {
- "navigationBarTitleText": "修改交易密码"
- }
- },
- {
- "path": "pages/public/forget",
- "style": {
- "navigationBarTitleText": "忘记密码"
- }
- },
- {
- "path": "pages/user/fuli",
- "style": {
- "navigationBarTitleText": "拼购福利"
- }
- },
- {
- "path": "pages/index/sign",
- "style": {
- "navigationBarTitleText": "每日签到",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/user/fulilist",
- "style": {
- "navigationBarTitleText": "拼购福利"
- }
- },
- {
- "path": "pages/address/address",
- "style": {
- "navigationBarTitleText": "收货地址"
- }
- },
- {
- "path": "pages/address/addressManage",
- "style": {
- "navigationBarTitleText": "添加收货地址"
- }
- },
- {
- "path": "pages/assets/myPing",
- "style": {
- "navigationBarTitleText": "我的拼购"
- }
- },
- {
- "path": "pages/user/myjiedian",
- "style": {
- "navigationBarTitleText": "互助团队",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/user/assets",
- "style": {
- "navigationBarTitleText": "我的资产"
- }
- },
- {
- "path": "pages/assets/teamDetails",
- "style": {
- "navigationBarTitleText": "我的组队详情"
- }
- },
-
- {
- "path": "pages/cart/cart",
- "style": {
- "navigationBarTitleText": "购物车"
- }
- },
- {
- "path": "pages/message/message",
- "style": {
- "navigationBarTitleText": "消息"
- }
- },
- {
- "path": "pages/message/messageDetail",
- "style": {
- "navigationBarTitleText": "消息"
- }
- },
-
- {
- "path": "pages/category/category",
- "style": {
- // #ifdef APP-PLUS
- "navigationStyle": "custom",
- // #endif
- //#ifdef H5
- "navigationStyle":"default",
- //#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": "分类"
- }
- },
- {
- "path": "pages/user/extension",
- "style": {
- "navigationBarTitleText": "我的推广",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/set/password",
- "style": {
- "navigationBarTitleText": "修改密码"
- }
- },
- {
- "path": "pages/set/userinfo",
- "style": {
- "navigationBarTitleText": "修改资料"
- }
- },
- {
- "path": "pages/set/set",
- "style": {
- "navigationBarTitleText": "设置"
- }
- },
- {
- "path": "pages/user/user",
- // "style": {
- // "navigationBarBackgroundColor": "transparent",
- // "navigationBarTextStyle": "white",
- // "app-plus": {
- // "titleNView": {
- // "type": "float",
- // "titleText": "我的"
- // }
- // }
- // }
- "style": {
- // #ifndef MP-WEIXIN
- "navigationStyle": "custom",
- // #endif
- "navigationBarTitleText": "我的"
- }
- },
- //糖果
- {
- "path": "pages/money/award",
- "style": {
- "navigationBarTitleText": "糖果",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/money/mallPoints",
- "style": {
- "navigationBarBackgroundColor": "transparent",
- "navigationBarTextStyle": "white",
- "app-plus": {
- "titleNView":false
- }
- }
- },
-
- {
- "path": "pages/money/pay",
- "style": {
- "navigationBarTitleText": "支付"
- }
- },
- {
- "path": "pages/money/paySuccess",
- "style": {
- "navigationBarTitleText": "支付成功"
- }
- },
- {
- "path": "pages/product/ping",
- "style": {
- "navigationBarTitleText": "拼团11人区"
- }
- },
- {
- "path": "pages/product/product", // 普通商品
- "style": {
- "navigationBarTitleText": "商品详情"
- }
- },
- {
- "path": "pages/product/productDuhuan", // 兑换商品
- "style": {
- "navigationBarTitleText": "商品详情"
- }
- },
- {
- "path": "pages/product/list",
- "style": {
- // #ifdef APP-PLUS
- "navigationStyle": "custom",
- // #endif
- //#ifdef H5
- "navigationStyle":"default",
- //#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/money/wallet",
- "style": {
- "navigationBarTitleText": "我的佣金",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- // 拼团积分
- {
- "path": "pages/money/integralP",
- "style": {
- "navigationBarTitleText": "拼团积分",
- "app-plus": {
- "titleNView": false
- }
- }
- },
-
- // 我的贷款
- {
- "path": "pages/money/integralShopping",
- "style": {
- "navigationBarTitleText": "我的贷款",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- //拼团冻结积分
- {
- "path": "pages/money/frozen",
- "style": {
- "navigationBarTitleText": "拼团冻结积分",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- //我的公益积分
- {
- "path": "pages/money/publicWelfare",
- "style": {
- "navigationBarTitleText": "我的福利积分",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- //我的拼团币
- {
- "path": "pages/money/publicPing",
- "style": {
- "navigationBarTitleText": "我的拼团币",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- //我的文件币
- {
- "path": "pages/money/publicW",
- "style": {
- "navigationBarTitleText": "我的系统文件",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- // 兑换糖果
- {
- "path": "pages/conversion/candy",
- "style": {
- "navigationBarTitleText": "兑换糖果"
- }
- },
- // 积分转账
- {
- "path": "pages/conversion/transfers",
- "style": {
- "navigationBarTitleText": "积分转账"
- }
- },
-
- {
- "path": "pages/order/order",
- "style": {
- "navigationBarTitleText": "我的订单",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/order/expressInfo",
- "style": {
- "navigationBarTitleText": "快递详情"
- }
- },
- {
- "path": "pages/order/orderDetail",
- "style": {
- "navigationBarTitleText": "订单详情",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/order/evaluate",
- "style": {
- "navigationBarTitleText": "评论"
- }
- },
- {
- "path": "pages/order/orderRefund",
- "style": {
- "navigationBarTitleText": "申请退款"
- }
- },
- {
- "path": "pages/order/createOrder",
- "style": {
- "navigationBarTitleText": "创建订单"
- }
- },
- {
- "path": "pages/product/pingOrder",
- "style": {
- "navigationBarTitleText": "创建订单"
- }
- },
- {
- "path": "pages/index/article",
- "style": {
- "navigationBarTitleText": "通知"
- }
- },
- {
- "path": "pages/money/withdrawal",
- "style": {
- "navigationBarTitleText": "提现"
- }
- },
- {
- "path": "pages/money/withdrawalJF",
- "style": {
- "navigationBarTitleText": "提现"
- }
- },
- //糖果充值
- {
- "path": "pages/money/recharge",
- "style": {
- "navigationBarTitleText": "充值"
- }
- },
- //货款充值
- {
- "path": "pages/money/huodai",
- "style": {
- "navigationBarTitleText": "充值"
- }
- },
- {
- "path": "pages/redirect/redirect",
- "style": {
- "navigationBarTitleText": "微信登录跳转页面",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/user/shareQrCode",
- "style": {
- "navigationBarTitleText": "邀请好友"
- }
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "星拼乐商城",
- "navigationBarBackgroundColor": "#FFFFFF",
- "backgroundColor": "#f8f8f8"
- //#ifdef H5
- ,"navigationStyle":"custom"
- //#endif
- },
- "tabBar": {
- "color": "#C0C4CC",
- "selectedColor": "#2E58FF",
- "borderStyle": "black",
- "backgroundColor": "#ffffff",
- "list": [{
- "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-market.png",
- "selectedIconPath": "static/tabBar/tab-market-current.png",
- "text": "分类"
- },
- {
- "pagePath": "pages/message/message",
- "iconPath": "static/tabBar/tab-message.png",
- "selectedIconPath": "static/tabBar/tab-message-current.png",
- "text": "消息"
- },
- {
- "pagePath": "pages/cart/cart",
- "iconPath": "static/tabBar/tab-assets.png",
- "selectedIconPath": "static/tabBar/tab-assets-current.png",
- "text": "购物车"
- },
- {
- "pagePath": "pages/user/user",
- "iconPath": "static/tabBar/tab-my.png",
- "selectedIconPath": "static/tabBar/tab-my-current.png",
- "text": "我的"
- }
- ]
- }
- }
|