| | |
| | | "easycom": { |
| | | "autoscan": true, |
| | | "custom": { |
| | | "^u-(.*)": "@/components/uview-components/uview-ui/components/u-$1/u-$1.vue" |
| | | "^u-(.*)": "@/pages/subComponents/uview-components/uview-ui/components/u-$1/u-$1.vue", |
| | | "^l-(.*)": "@/pages/prize/lime-dialer_0.2.7/components/l-$1/l-$1.vue", |
| | | "__placeholder__": true |
| | | //uview, |
| | | // "^uni-(.*)": "@/uni_modules/uni-$1/components/uni-$1/uni-$1.vue" // uniapp组件 |
| | | } |
| | | }, |
| | | // "preloadRule": { |
| | | // "pages/tabbar/index/home": // 页面路径 |
| | | // // 页面的预下载配置 |
| | | // { |
| | | // "network": "all", // all(不限网络) wifi(仅wifi下预下载) |
| | | // "packages": [ |
| | | // "components/uview-components" |
| | | // ] // 预下载分包的 root 或 name。__APP__ 表示主包 |
| | | // } |
| | | // }, |
| | | "preloadRule": { |
| | | "pages/prize/PrizeDetail/PrizeDetail": { |
| | | "network": "all", |
| | | "packages": ["pages/prize"] |
| | | } |
| | | }, |
| | | "pages": [ |
| | | // 第一个就是首页 |
| | | { |
| | |
| | | "navigationStyle": "custom" |
| | | // 隐藏顶部导航栏 |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/ActivityPopup/ActivityPopup", |
| | | "style": { |
| | | "navigationBarTitleText": "" |
| | | } |
| | | } |
| | | |
| | | // { |
| | | // "path": "pages/tabbar/home/index", |
| | | // "style": { |
| | |
| | | // } |
| | | // } |
| | | // } |
| | | // , |
| | | // { |
| | | // "path": "components/m-buy/goods", |
| | | // "style": { |
| | | // "navigationBarTitleText": "", |
| | | // "componentPlaceholder": { |
| | | // "u-popup": "view", |
| | | // "u-image": "view", |
| | | // "u-alert-tips": "view" |
| | | // } |
| | | // } |
| | | // } |
| | | // , |
| | | // { |
| | | // "path": "components/m-buy/goods", |
| | | // "style": { |
| | | // "navigationBarTitleText": "", |
| | | // "componentPlaceholder": { |
| | | // "u-popup": "view", |
| | | // "u-image": "view", |
| | | // "u-alert-tips": "view" |
| | | // } |
| | | // } |
| | | // } |
| | | // { |
| | | // "path": "components/m-take-down-sale-goods/index", |
| | | // "style": { |
| | |
| | | // ] |
| | | // }, |
| | | { |
| | | "root": "pages/mine", |
| | | "root": "pages/prizeRecord", |
| | | "pages": [ |
| | | { |
| | | "path": "signIn", |
| | | "path": "prizeRecord", |
| | | "style": { |
| | | "navigationBarTitleText": "签到", |
| | | "navigationBarTitleText": "", |
| | | "componentPlaceholder": { |
| | | "u-icon": "view" |
| | | "u-form": "view", |
| | | "u-form-item": "view", |
| | | "u-input": "view", |
| | | "u-icon": "view", |
| | | "u-action-sheet": "view", |
| | | "u-checkbox-group": "view", |
| | | "u-checkbox": "view", |
| | | "u-navbar": "view", |
| | | "u-button": "view", |
| | | "u-image": "view", |
| | | "u-empty": "view", |
| | | "u-loadmore": "view" |
| | | } |
| | | } |
| | | }, |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "root": "pages/mine", |
| | | "pages": [ |
| | | // { |
| | | // "path": "signIn", |
| | | // "style": { |
| | | // "navigationBarTitleText": "签到", |
| | | // "componentPlaceholder": { |
| | | // "u-icon": "view" |
| | | // } |
| | | // } |
| | | // }, |
| | | { |
| | | "path": "myTracks", |
| | | "style": { |
| | |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "myCollect", |
| | | "style": { |
| | | "navigationBarTitleText": "收藏", |
| | | "enablePullDownRefresh": true, |
| | | //下拉刷新 |
| | | "navigationStyle": "custom", |
| | | "app-plus": { |
| | | "scrollIndicator": "none" |
| | | }, |
| | | "componentPlaceholder": { |
| | | "u-navbar": "view", |
| | | "u-tabs": "view", |
| | | "u-empty": "view", |
| | | "u-swipe-action": "view", |
| | | "u-image": "view", |
| | | "u-loading": "view", |
| | | "u-tag": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "distribution/list", |
| | | "style": { |
| | | "navigationBarTitleText": "推广分佣", |
| | | "app-plus": { |
| | | //app页面不显示滚动条 |
| | | "scrollIndicator": "none" |
| | | }, |
| | | "componentPlaceholder": { |
| | | "u-swipe-action": "view", |
| | | "u-image": "view", |
| | | "u-modal": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "distribution/withdrawal", |
| | | "style": { |
| | | "navigationBarTitleText": "提现", |
| | | "app-plus": { |
| | | //app页面不显示滚动条 |
| | | "scrollIndicator": "none" |
| | | }, |
| | | "componentPlaceholder": { |
| | | "u-input": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "distribution/join", |
| | | "style": { |
| | | "navigationBarTitleText": "推广资格申请", |
| | | "navigationBarTextStyle": "black", |
| | | "app-plus": { |
| | | //app页面不显示滚动条 |
| | | "scrollIndicator": "none" |
| | | }, |
| | | "componentPlaceholder": { |
| | | "u-tabs": "view", |
| | | "u-form": "view", |
| | | "u-form-item": "view", |
| | | "u-input": "view", |
| | | "u-button": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "distribution/history", |
| | | "style": { |
| | | "navigationBarTitleText": "提现历史", |
| | | "componentPlaceholder": { |
| | | "u-loadmore": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "distribution/auth", |
| | | "style": { |
| | | "navigationBarTitleText": "会员实名认证", |
| | | "componentPlaceholder": { |
| | | "u-form": "view", |
| | | "u-form-item": "view", |
| | | "u-input": "view", |
| | | "u-button": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "distribution/achievement", |
| | | "style": { |
| | | "navigationBarTitleText": "我的分销业绩" |
| | | } |
| | | }, |
| | | { |
| | | "path": "distribution/home", |
| | | "style": { |
| | | "navigationBarTitleText": "推广分佣", |
| | | "componentPlaceholder": { |
| | | "u-icon": "view" |
| | | } |
| | | } |
| | | }, |
| | | // { |
| | | // "path": "distribution/list", |
| | | // "style": { |
| | | // "navigationBarTitleText": "推广分佣", |
| | | // "app-plus": { |
| | | // //app页面不显示滚动条 |
| | | // "scrollIndicator": "none" |
| | | // }, |
| | | // "componentPlaceholder": { |
| | | // "u-swipe-action": "view", |
| | | // "u-image": "view", |
| | | // "u-modal": "view" |
| | | // } |
| | | // } |
| | | // }, |
| | | // { |
| | | // "path": "distribution/withdrawal", |
| | | // "style": { |
| | | // "navigationBarTitleText": "提现", |
| | | // "app-plus": { |
| | | // //app页面不显示滚动条 |
| | | // "scrollIndicator": "none" |
| | | // }, |
| | | // "componentPlaceholder": { |
| | | // "u-input": "view" |
| | | // } |
| | | // } |
| | | // }, |
| | | // { |
| | | // "path": "distribution/join", |
| | | // "style": { |
| | | // "navigationBarTitleText": "推广资格申请", |
| | | // "navigationBarTextStyle": "black", |
| | | // "app-plus": { |
| | | // //app页面不显示滚动条 |
| | | // "scrollIndicator": "none" |
| | | // }, |
| | | // "componentPlaceholder": { |
| | | // "u-tabs": "view", |
| | | // "u-form": "view", |
| | | // "u-form-item": "view", |
| | | // "u-input": "view", |
| | | // "u-button": "view" |
| | | // } |
| | | // } |
| | | // }, |
| | | // { |
| | | // "path": "distribution/history", |
| | | // "style": { |
| | | // "navigationBarTitleText": "提现历史", |
| | | // "componentPlaceholder": { |
| | | // "u-loadmore": "view" |
| | | // } |
| | | // } |
| | | // }, |
| | | // { |
| | | // "path": "distribution/auth", |
| | | // "style": { |
| | | // "navigationBarTitleText": "会员实名认证", |
| | | // "componentPlaceholder": { |
| | | // "u-form": "view", |
| | | // "u-form-item": "view", |
| | | // "u-input": "view", |
| | | // "u-button": "view" |
| | | // } |
| | | // } |
| | | // }, |
| | | // { |
| | | // "path": "distribution/achievement", |
| | | // "style": { |
| | | // "navigationBarTitleText": "我的分销业绩" |
| | | // } |
| | | // }, |
| | | // { |
| | | // "path": "distribution/home", |
| | | // "style": { |
| | | // "navigationBarTitleText": "推广分佣", |
| | | // "componentPlaceholder": { |
| | | // "u-icon": "view" |
| | | // } |
| | | // } |
| | | // }, |
| | | { |
| | | "path": "deposit/index", |
| | | "style": { |
| | | "navigationStyle": "custom" |
| | | // "navigationStyle": "custom" |
| | | "navigationBarTitleText": "预存款列表" |
| | | } |
| | | }, |
| | | { |
| | | "path": "deposit/operation", |
| | | "style": { |
| | | "navigationStyle": "custom" |
| | | "navigationBarTitleText": "余额" |
| | | // "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | |
| | | "navigationBarTitleText": "充值金额" |
| | | } |
| | | }, |
| | | { |
| | | "path": "deposit/withdrawal", |
| | | "style": { |
| | | "navigationBarTitleText": "提现金额" |
| | | } |
| | | }, |
| | | // { |
| | | // "path": "deposit/withdrawal", |
| | | // "style": { |
| | | // "navigationBarTitleText": "提现金额" |
| | | // } |
| | | // }, |
| | | { |
| | | "path": "deposit/info", |
| | | "style": { |
| | |
| | | "path": "address/storeAddress", |
| | | "style": { |
| | | "enablePullDownRefresh": true, |
| | | "navigationBarTitleText": "自提点" |
| | | "navigationBarTitleText": "自提点", |
| | | "componentPlaceholder": { |
| | | "u-empty": "view", |
| | | "u-icon": "view", |
| | | "u-action-sheet": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "set/versionFunctionList", |
| | | "style": { |
| | | "navigationBarTitleText": "功能介绍" |
| | | } |
| | | }, |
| | | { |
| | | "path": "set/securityCenter/fingerLogin", |
| | | "style": { |
| | | "navigationBarTitleText": "指纹登录" |
| | | } |
| | | }, |
| | | { |
| | | "path": "set/securityCenter/faceLogin", |
| | | "style": { |
| | | "navigationBarTitleText": "面容登录" |
| | | } |
| | | }, |
| | | // { |
| | | // "path": "set/versionFunctionList", |
| | | // "style": { |
| | | // "navigationBarTitleText": "功能介绍" |
| | | // } |
| | | // }, |
| | | // { |
| | | // "path": "set/securityCenter/fingerLogin", |
| | | // "style": { |
| | | // "navigationBarTitleText": "指纹登录" |
| | | // } |
| | | // }, |
| | | // { |
| | | // "path": "set/securityCenter/faceLogin", |
| | | // "style": { |
| | | // "navigationBarTitleText": "面容登录" |
| | | // } |
| | | // }, |
| | | { |
| | | "path": "set/securityCenter/editPassword", |
| | | "style": { |
| | |
| | | "path": "set/securityCenter/bindMobile", |
| | | "style": { |
| | | "navigationBarTitleText": "绑定手机号", |
| | | "app-plus": {} |
| | | "app-plus": {}, |
| | | "componentPlaceholder": { |
| | | "u-form": "view", |
| | | "u-form-item": "view", |
| | | "u-input": "view", |
| | | "u-verification-code": "view", |
| | | "u-icon": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | |
| | | "navigationStyle": "custom", |
| | | // 隐藏系统导航栏 |
| | | "enablePullDownRefresh": true, |
| | | "app-plus": {} |
| | | "app-plus": {}, |
| | | "componentPlaceholder": { |
| | | "u-navbar": "view", |
| | | "u-image": "view", |
| | | "u-avatar": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "set/securityCenter/securityCenter", |
| | | "style": { |
| | | "navigationBarTitleText": "安全中心" |
| | | } |
| | | }, |
| | | // { |
| | | // "path": "set/securityCenter/securityCenter", |
| | | // "style": { |
| | | // "navigationBarTitleText": "安全中心" |
| | | // } |
| | | // }, |
| | | { |
| | | "path": "set/editionIntro", |
| | | "style": { |
| | |
| | | "u-input": "view", |
| | | "u-radio-group": "view", |
| | | "u-radio": "view", |
| | | "u-picker": "view" |
| | | "u-picker": "view", |
| | | "u-icon": "view" |
| | | } |
| | | } |
| | | }, |
| | |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "msgTips/main", |
| | | "style": { |
| | | "navigationBarTitleText": "消息中心" |
| | | } |
| | | }, |
| | | { |
| | | "path": "msgTips/sysMsg/index", |
| | | "style": { |
| | | "navigationBarTitleText": "系统消息" |
| | | } |
| | | }, |
| | | { |
| | | "path": "msgTips/serviceMsg/index", |
| | | "style": { |
| | | "navigationBarTitleText": "客服记录" |
| | | } |
| | | }, |
| | | // { |
| | | // "path": "msgTips/main", |
| | | // "style": { |
| | | // "navigationBarTitleText": "消息中心" |
| | | // } |
| | | // }, |
| | | // { |
| | | // "path": "msgTips/sysMsg/index", |
| | | // "style": { |
| | | // "navigationBarTitleText": "系统消息" |
| | | // } |
| | | // }, |
| | | // { |
| | | // "path": "msgTips/serviceMsg/index", |
| | | // "style": { |
| | | // "navigationBarTitleText": "客服记录" |
| | | // } |
| | | // }, |
| | | { |
| | | "path": "msgTips/packageMsg/index", |
| | | "style": { |
| | |
| | | { |
| | | "path": "msgTips/packageMsg/logisticsDetail", |
| | | "style": { |
| | | "navigationBarTitleText": "订单跟踪" |
| | | "navigationBarTitleText": "订单跟踪", |
| | | "componentPlaceholder": { |
| | | "u-time-line": "view", |
| | | "u-time-line-item": "view", |
| | | "u-icon": "view", |
| | | "u-empty": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | |
| | | } |
| | | }, |
| | | { |
| | | "path": "activity/applyActivityList", |
| | | "style": { |
| | | "navigationBarTitleText": "活动申请", |
| | | "enablePullDownRefresh": true, |
| | | //下拉刷新 |
| | | "componentPlaceholder": { |
| | | "u-empty": "view", |
| | | "u-loadmore": "view", |
| | | "u-input": "view", |
| | | "u-icon": "view", |
| | | "u-action-sheet": "view", |
| | | "u-checkbox-group": "view", |
| | | "u-checkbox": "view", |
| | | "u-navbar": "view", |
| | | "u-button": "view", |
| | | "u-image": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "activity/reportActivity", |
| | | "style": { |
| | | "navigationBarTitleText": "活动", |
| | |
| | | "u-navbar": "view", |
| | | "u-button": "view", |
| | | "u-image": "view", |
| | | "u-loadmore": "view" |
| | | "u-loadmore": "view", |
| | | "u-empty": "view" |
| | | } |
| | | } |
| | | }, |
| | | // { |
| | | // "path": "myCollect/myCollect", |
| | | // "style": { |
| | | // "navigationBarTitleText": "我的收藏", |
| | | // "enablePullDownRefresh": true, |
| | | // //下拉刷新 |
| | | // "componentPlaceholder": { |
| | | // "u-icon": "view", |
| | | // "u-button": "view", |
| | | // "u-form": "view", |
| | | // "u-form-item": "view", |
| | | // "u-input": "view", |
| | | // "u-popup": "view", |
| | | // "u-search": "view", |
| | | // "u-loading": "view", |
| | | // "u-navbar": "view", |
| | | // "u-image": "view", |
| | | // "u-loadmore": "view" |
| | | // } |
| | | // } |
| | | // }, |
| | | { |
| | | "path": "myAttention", |
| | | "style": { |
| | | "navigationBarTitleText": "关注列表", |
| | | "enablePullDownRefresh": true |
| | | } |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "root": "pages/product", |
| | | // 关键配置 |
| | | "pages": [ |
| | | { |
| | | "path": "shopPage", |
| | | "style": { |
| | | "navigationBarTitleText": "", |
| | | "componentPlaceholder": { |
| | | "u-image": "view", |
| | | "u-navbar": "view", |
| | | "u-no-network": "view", |
| | | "u-icon": "view", |
| | | "tpl_banner": "view", |
| | | "tpl_title": "view", |
| | | "tpl_left_one_right_two": "view", |
| | | "tpl_left_two_right_one": "view", |
| | | "tpl_top_one_bottom_two": "view", |
| | | "tpl_top_two_bottom_one": "view", |
| | | "tpl_flex_three": "view", |
| | | "tpl_flex_five": "view", |
| | | "tpl_flex_four": "view", |
| | | "tpl_flex_two": "view", |
| | | "tpl_text_picture": "view", |
| | | "tpl_menu": "view", |
| | | "tpl_search": "view", |
| | | "tpl_flex_one": "view", |
| | | "tpl_goods": "view", |
| | | "tpl_group": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "myCollect/myCollect", |
| | | "path": "m-goods-list/list", |
| | | "style": { |
| | | "navigationBarTitleText": "我的收藏", |
| | | "enablePullDownRefresh": true, |
| | | //下拉刷新 |
| | | "navigationBarTitleText": "", |
| | | "navigationStyle": "custom", |
| | | "app-plus": { |
| | | //app页面不显示滚动条 |
| | | "scrollIndicator": "none", |
| | | "bottom": "0", |
| | | "contentAdjust": "false", |
| | | "bounce": "none", |
| | | "safearea": { |
| | | "bottom": "none" |
| | | } |
| | | }, |
| | | "componentPlaceholder": { |
| | | "u-image": "view", |
| | | "u-loading": "view", |
| | | "u-tag": "view", |
| | | "u-icon": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "m-share/index", |
| | | "style": { |
| | | "navigationBarTitleText": "", |
| | | "navigationStyle": "custom", |
| | | "componentPlaceholder": { |
| | | "u-popup": "view", |
| | | "u-icon": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "m-buy/goods", |
| | | "style": { |
| | | "navigationBarTitleText": "", |
| | | "componentPlaceholder": { |
| | | "u-popup": "view", |
| | | "u-image": "view", |
| | | "u-alert-tips": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "m-take-down-sale-goods/index", |
| | | "style": { |
| | | "navigationBarTitleText": "", |
| | | "componentPlaceholder": { |
| | | "u-popup": "view" |
| | | } |
| | | } |
| | | }, |
| | | // { |
| | | // "path": "popups/popups", |
| | | // "style": { |
| | | // "navigationBarTitleText": "", |
| | | // "componentPlaceholder": { |
| | | // "u-icon": "view", |
| | | // "u-button": "view", |
| | | // "u-form": "view", |
| | | // "u-form-item": "view", |
| | | // "u-input": "view", |
| | | // "u-popup": "view", |
| | | // "u-search": "view", |
| | | // "u-loading": "view", |
| | | // "u-navbar": "view", |
| | | // "u-image": "view", |
| | | // "u-loadmore": "view" |
| | | // } |
| | | // } |
| | | // }, |
| | | { |
| | | "path": "shopList", |
| | | "style": { |
| | | "navigationBarTitleText": "", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "licencePhoto", |
| | | "style": { |
| | | "navigationBarTitleText": "营业执照", |
| | | "componentPlaceholder": { |
| | | "u-image": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "shopPageGoods", |
| | | "style": { |
| | | "navigationBarTitleText": "", |
| | | "navigationStyle": "custom", |
| | | "componentPlaceholder": { |
| | | "u-icon": "view", |
| | | "u-button": "view", |
| | |
| | | "u-image": "view", |
| | | "u-loadmore": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "myAttention", |
| | | "style": { |
| | | "navigationBarTitleText": "关注列表", |
| | | "enablePullDownRefresh": true |
| | | } |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "root": "pages/product", |
| | | "pages": [ |
| | | { |
| | | "path": "shopPage", |
| | | "style": { |
| | | "navigationBarTitleText": "" |
| | | } |
| | | }, |
| | | { |
| | | "path": "shopList", |
| | | "style": { |
| | | "navigationBarTitleText": "", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "licencePhoto", |
| | | "style": { |
| | | "navigationBarTitleText": "营业执照" |
| | | } |
| | | }, |
| | | { |
| | | "path": "shopPageGoods", |
| | | "style": { |
| | | "navigationBarTitleText": "", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | |
| | | "componentPlaceholder": { |
| | | "u-icon": "view", |
| | | "u-navbar": "view", |
| | | "u-popup": "view" |
| | | "u-popup": "view", |
| | | "popups": "view" |
| | | } |
| | | } |
| | | }, |
| | |
| | | "style": { |
| | | "navigationBarTitleText": "商品评价", |
| | | //app页面不显示滚动条 |
| | | "scrollIndicator": "none" |
| | | "scrollIndicator": "none", |
| | | "componentPlaceholder": { |
| | | "u-empty": "view", |
| | | "u-loadmore": "view", |
| | | "u-image": "view", |
| | | "u-empty": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | |
| | | "style": { |
| | | "navigationBarTitleText": "" |
| | | } |
| | | }, |
| | | |
| | | { |
| | | "path": "video-goods-detail-swiper", |
| | | "style": { |
| | | "navigationBarTitleText": "视频推荐商品", |
| | | "componentPlaceholder": { |
| | | "u-button": "view", |
| | | "u-icon": "view", |
| | | "u-navbar": "view", |
| | | "u-popup": "view", |
| | | "popups": "view", |
| | | "shares": "view", |
| | | "promotion-layout": "view", |
| | | "promotion-details-layout": "view", |
| | | "promotion-assemble-layout": "view", |
| | | "promotion-assemble-list-layout": "view", |
| | | "promotion-coupon": "view", |
| | | "goods-intro": "view", |
| | | "goods-recommend": "view", |
| | | "store-layout": "view", |
| | | "evaluation": "view", |
| | | "goods-swiper": "view", |
| | | "popup-goods": "view", |
| | | "popup-address": "view", |
| | | "take-down-form-sale-goods": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "video-similar", |
| | | "style": { |
| | | "navigationBarTitleText": "商品相关视频" |
| | | } |
| | | } |
| | | ] |
| | | }, |
| | |
| | | { |
| | | "path": "entry/seller/index", |
| | | "style": { |
| | | "navigationBarTitleText": "店铺入驻", |
| | | "navigationBarTitleText": "供应商入驻", |
| | | "navigationStyle": "custom", |
| | | "componentPlaceholder": { |
| | | "u-navbar": "view" |
| | |
| | | { |
| | | "path": "coupon/index", |
| | | "style": { |
| | | "navigationBarTitleText": "优惠券" |
| | | "navigationBarTitleText": "优惠券", |
| | | "componentPlaceholder": { |
| | | "u-tabs": "view", |
| | | "u-empty": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | |
| | | "app-plus": { |
| | | "popGesture": "none" |
| | | //禁止侧滑退出 |
| | | }, |
| | | "componentPlaceholder": { |
| | | "u-count-down": "view", |
| | | "u-row": "view", |
| | | "u-icon": "view" |
| | | } |
| | | } |
| | | }, |
| | |
| | | { |
| | | "path": "orderDetail", |
| | | "style": { |
| | | "navigationBarTitleText": "订单详情" |
| | | "navigationBarTitleText": "订单详情", |
| | | "componentPlaceholder": { |
| | | "u-icon": "view", |
| | | "u-image": "view", |
| | | "u-tag": "view", |
| | | "u-button": "view", |
| | | "u-popup": "view", |
| | | "u-radio-group": "view", |
| | | "u-radio": "view", |
| | | "u-toast": "view", |
| | | "u-modal": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | |
| | | { |
| | | "path": "evaluate/evaluateDetail", |
| | | "style": { |
| | | "navigationBarTitleText": "评价详情" |
| | | "navigationBarTitleText": "评价详情", |
| | | "componentPlaceholder": { |
| | | "u-image": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "evaluate/releaseEvaluate", |
| | | "style": { |
| | | "navigationBarTitleText": "发布评价" |
| | | "navigationBarTitleText": "发布评价", |
| | | "componentPlaceholder": { |
| | | "u-icon": "view", |
| | | "u-image": "view", |
| | | "u-input": "view", |
| | | "u-upload": "view", |
| | | "u-rate": "view", |
| | | "u-toast": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | |
| | | { |
| | | "path": "afterSales/applyProgress", |
| | | "style": { |
| | | "navigationBarTitleText": "售后服务" |
| | | "navigationBarTitleText": "售后服务", |
| | | "componentPlaceholder": { |
| | | "u-time-line": "view", |
| | | "u-time-line-item": "view", |
| | | "u-empty": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "afterSales/applyDetail", |
| | | "style": { |
| | | "navigationBarTitleText": "售后服务" |
| | | "navigationBarTitleText": "售后服务", |
| | | "componentPlaceholder": { |
| | | "u-icon": "view", |
| | | "u-image": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "afterSales/applySuccess", |
| | | "style": { |
| | | "navigationBarTitleText": "提交成功", |
| | | "componentPlaceholder": { |
| | | "u-icon": "view", |
| | | "u-button": "view" |
| | | }, |
| | | "app-plus": { |
| | | "bounce": "none", |
| | | "titleNView": { |
| | |
| | | { |
| | | "path": "afterSales/afterSalesSelect", |
| | | "style": { |
| | | "navigationBarTitleText": "申请售后" |
| | | "navigationBarTitleText": "申请售后", |
| | | "componentPlaceholder": { |
| | | "u-image": "view", |
| | | "u-icon": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "afterSales/afterSalesDetail", |
| | | "style": { |
| | | "navigationBarTitleText": "申请售后" |
| | | "navigationBarTitleText": "申请售后", |
| | | "componentPlaceholder": { |
| | | "u-form": "view", |
| | | "u-image": "view", |
| | | "u-number-box": "view", |
| | | "u-form-item": "view", |
| | | "u-input": "view", |
| | | "u-upload": "view", |
| | | "u-button": "view", |
| | | "u-select": "view", |
| | | "u-toast": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | |
| | | "u-notice-bar": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path" : "claim-coupon/claim-coupon", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "优惠券领取", |
| | | "enablePullDownRefresh" : true, |
| | | "componentPlaceholder": { |
| | | "u-image": "view", |
| | | "u-tag": "view", |
| | | "u-loading": "view", |
| | | "u-empty": "view", |
| | | "u-modal":"view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path" : "editOrderAddress/editOrderAddress", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "修改订单", |
| | | "componentPlaceholder": { |
| | | "u-image": "view", |
| | | "u-row": "view", |
| | | "u-col": "view", |
| | | "u-input": "view", |
| | | "u-icon": "view", |
| | | "u-select": "view", |
| | | "u-notice-bar": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path" : "cardPack", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "优惠劵卡包", |
| | | "componentPlaceholder": { |
| | | "u-navbar": "view", |
| | | "u-checkbox-group": "view", |
| | | "u-checkbox": "view", |
| | | "u-swipe-action": "view", |
| | | "u-image": "view", |
| | | "u-icon": "view", |
| | | "u-count-down": "view", |
| | | "u-modal": "view", |
| | | "u-popup": "view", |
| | | "u-empty": "view" |
| | | } |
| | | } |
| | | } |
| | | ] |
| | | }, |
| | |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "root": "pages/subComponents", |
| | | "pages": [{ |
| | | "path" : "empty/empty", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "分包占位" |
| | | } |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "root": "pages/prize", |
| | | "pages": [ |
| | | { |
| | | "path": "PrizeDetail/PrizeDetail", |
| | | "style": { |
| | | "navigationBarTitleText": "抽奖活动", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "root": "pages/subComponents", |
| | | "pages": [ |
| | | { |
| | | "path": "empty/empty", |
| | | "style": { |
| | | "navigationBarTitleText": "分包占位" |
| | | } |
| | | }, |
| | | { |
| | | "path": "popups/popups", |
| | | "style": { |
| | | "componentPlaceholder": { |
| | | "u-modal": "view", |
| | | "u-tabs": "view", |
| | | "u-image": "view", |
| | | "u-search": "view", |
| | | "u-icon": "view", |
| | | "u-loadmore": "view" |
| | | } |
| | | } |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "root": "pages/tabbar/user", |
| | | "pages": [ |
| | |
| | | { |
| | | "path": "suppler-order", |
| | | "style": { |
| | | "navigationBarTitleText": "供应商端" |
| | | "navigationBarTitleText": "供应商端", |
| | | // "navigationStyle": "custom" |
| | | "componentPlaceholder": { |
| | | "u-empty": "view", |
| | | "u-image": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "order-detail", |
| | | "style": { |
| | | "navigationBarTitleText": "订单详情" |
| | | "navigationBarTitleText": "订单详情", |
| | | "componentPlaceholder": { |
| | | "u-icon": "view", |
| | | "u-button": "view", |
| | | "u-form": "view", |
| | | "u-form-item": "view", |
| | | "u-input": "view", |
| | | "u-popup": "view", |
| | | "u-search": "view", |
| | | "u-upload": "view" |
| | | } |
| | | // "navigationStyle": "custom" |
| | | } |
| | | } |
| | |
| | | { |
| | | "path": "news", |
| | | "style": { |
| | | "navigationBarTitleText": "新闻", |
| | | "navigationBarTitleText": "快讯", |
| | | "componentPlaceholder": { |
| | | "u-icon": "view", |
| | | "u-button": "view", |
| | |
| | | "u-search": "view", |
| | | "u-loading": "view", |
| | | "u-navbar": "view", |
| | | "u-loadmore": "view" |
| | | "u-loadmore": "view", |
| | | "u-empty": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "detail", |
| | | "style": { |
| | | "navigationBarTitleText": "新闻详情", |
| | | "navigationBarTitleText": "快讯详情", |
| | | "componentPlaceholder": { |
| | | "u-icon": "view", |
| | | "u-button": "view", |
| | | "u-form": "view", |
| | | "u-form-item": "view", |
| | | "u-input": "view", |
| | | "u-popup": "view", |
| | | "u-toast": "view", |
| | | "u-search": "view", |
| | | "u-loading": "view", |
| | | "u-navbar": "view", |
| | |
| | | { |
| | | "path": "userPermissions", |
| | | "style": { |
| | | "navigationBarTitleText": "用户权限", |
| | | "navigationBarTitleText": "店员管理", |
| | | "componentPlaceholder": { |
| | | "u-icon": "view", |
| | | "u-button": "view", |
| | |
| | | "componentPlaceholder": { |
| | | "u-navbar": "view", |
| | | "u-search": "view", |
| | | "u-image": "view" |
| | | "u-image": "view", |
| | | "u-icon": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "coups-goods-list", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "优惠卷商品页面", |
| | | "componentPlaceholder": { |
| | | "u-navbar": "view", |
| | | "u-search": "view", |
| | | "u-image": "view", |
| | | "u-icon": "view" |
| | | } |
| | | } |
| | | } |
| | |
| | | { |
| | | "root": "pages/cusbar", |
| | | "pages": [ |
| | | { |
| | | "path": "special/special", |
| | | "style": { |
| | | "navigationBarTitleText": "专题" |
| | | } |
| | | }, |
| | | // { |
| | | // "path": "special/special", |
| | | // "style": { |
| | | // "navigationBarTitleText": "专题" |
| | | // } |
| | | // }, |
| | | { |
| | | "path": "cart/cartList", |
| | | "style": { |
| | |
| | | // "query": "" //启动参数,在页面的onLoad函数里面得到 |
| | | // }] |
| | | } |
| | | } |
| | | } |