123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432 |
- {
- "easycom": {
- "custom": {
- "u-city-select": "@/components/u-city-select/u-city-select.vue",
- "geek-(.*)": "@/components/geek-xd/components/geek-$1/geek-$1.vue",
- "gx-(.*)": "@/components/geek-xd/components/geek-$1/geek-$1.vue",
- "^u--(.*)": "uview-plus/components/u-$1/u-$1.vue",
- "^up-(.*)": "uview-plus/components/u-$1/u-$1.vue",
- "^u-([^-].*)": "uview-plus/components/u-$1/u-$1.vue",
- "qiun-(.*)": "@/components/qiun-data-charts/components/qiun-$1/qiun-$1.vue",
- "up-grid": "uview-plus/components/u-grid/u-grid",
- "up-grid-item": "uview-plus/components/u-grid-item/u-grid-item"
- }
- },
- "pages": [
- {
- "path": "pages/index",
- "style": {
- "navigationBarTitleText": "乐融融",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/login",
- "style": {
- "navigationBarTitleText": "登录"
- }
- },
- {
- "path": "pages/UserSelection",
- "style": {
- "navigationBarTitleText": "用户选择"
- }
- },
- {
- "path": "pages/work",
- "style": {
- "navigationBarTitleText": "工作台"
- }
- },
- // {
- // "path": "pages/template",
- // "style": {
- // "navigationBarTitleText": "模板"
- // }
- // },
- {
- "path": "pages/classify",
- "style": {
- "navigationBarTitleText": "分类"
- }
- },
- {
- "path": "pages/mine",
- "style": {
- "navigationBarTitleText": "我的"
- }
- },
- {
- "path": "pages/common/webview/index",
- "style": {
- "navigationBarTitleText": "浏览网页"
- }
- },
- {
- "path": "pages/common/textview/index",
- "style": {
- "navigationBarTitleText": "浏览文本"
- }
- },
- {
- "path": "pages/goodsDetails/goodsDetails",
- "style": {
- "navigationBarTitleText": "详情"
- }
- },
- {
- "path" : "pages/register/register",
- "style" :
- {
- "navigationBarTitleText" : "注册"
- }
- },
- {
- "path" : "pages/myCenter/wallet",
- "style" :
- {
- "navigationBarTitleText" : "钱包"
- }
- },
- {
- "path" : "pages/myCenter/withdrawal",
- "style" :
- {
- "navigationBarTitleText" : "提现"
- }
- },
- {
- "path" : "pages/myCenter/income",
- "style" :
- {
- "navigationBarTitleText" : "收入明细"
- }
- },
- {
- "path" : "pages/myCenter/addBankCard",
- "style" :
- {
- "navigationBarTitleText" : "添加银行卡"
- }
- },
- {
- "path" : "pages/myCenter/bankCardDetails",
- "style" :
- {
- "navigationBarTitleText" : "银行卡详情"
- }
- },
- {
- "path" : "pages/myCenter/bad",
- "style" :
- {
- "navigationBarTitleText" : "差评申诉"
- }
- },
- {
- "path" : "pages/myCenter/appeal",
- "style" :
- {
- "navigationBarTitleText" : "申诉"
- }
- },
- {
- "path" : "pages/talk/pages/index/index",
- "style" :
- {
- "navigationBarTitleText" : "消息"
- }
- }
-
-
- // ,{
- // "path" : "components/Volunteerside/Volunteerside",
- // "style" :
- // {
- // "navigationBarTitleText": "",
- // "enablePullDownRefresh": false
- // }
-
- // }
- // ,{
- // "path" : "static/imageDetails/imageDetails",
- // "style" :
- // {
- // "navigationBarTitleText": "",
- // "enablePullDownRefresh": false
- // }
-
- // }
- ],
- "subPackages": [
- {
- "root": "pages_home/pages",
- "pages": [
- {
- "path": "client/details",
- "style": {
- "navigationBarTitleText": "家庭辅导"
- }
- }
- ]
- },
- {
- "root": "pages_orderuser/pages",
- "pages": [
- {
- "path": "order/orderdetails",
- "style": {
- "navigationBarTitleText": "消息"
- }
- }
- ]
- },
- {
- "root": "pages_mine/pages",
- "pages": [{
- "path": "avatar/index",
- "style": {
- "navigationBarTitleText": "修改头像"
- }
- },
- {
- "path": "info/index",
- "style": {
- "navigationBarTitleText": "个人信息"
- }
- },
- {
- "path": "info/edit",
- "style": {
- "navigationBarTitleText": "编辑资料"
- }
- },
- {
- "path": "pwd/index",
- "style": {
- "navigationBarTitleText": "修改密码"
- }
- },
- {
- "path": "setting/index",
- "style": {
- "navigationBarTitleText": "应用设置"
- }
- },
- {
- "path": "help/index",
- "style": {
- "navigationBarTitleText": "常见问题"
- }
- },
- {
- "path": "about/index",
- "style": {
- "navigationBarTitleText": "关于我们"
- }
- }
- ]
- },
- {
- "root": "pages_template/pages",
- "pages": [{
- "path": "wxCenter/index",
- "style": {
- "navigationBarTitleText": "wxCenter 仿微信个人中心",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "keyboardPay/index",
- "style": {
- "navigationBarTitleText": "keyboardPay 自定义键盘支付"
- }
- },
- {
- "path": "mallMenu/index2",
- "style": {
- "navigationBarTitleText": "mallMenu-商城分类"
- }
- },
- {
- "path": "mallMenu/index1",
- "style": {
- "navigationBarTitleText": "mallMenu-商城分类"
- }
- },
- {
- "path": "coupon/index",
- "style": {
- "navigationBarTitleText": "coupon-优惠券"
- }
- },
- {
- "path": "login/index1",
- "style": {
- "navigationBarTitleText": "美团登录"
- }
- },
- {
- "path": "login/index2",
- "style": {
- "navigationBarTitleText": "水滴登录"
- }
- },
- {
- "path": "citySelect/index",
- "style": {
- "navigationBarTitleText": "城市选择"
- }
- },
- {
- "path": "submitBar/index",
- "style": {
- "navigationBarTitleText": "提交订单栏"
- }
- },
- {
- "path": "comment/index",
- "style": {
- "navigationBarTitleText": "评论"
- }
- },
- {
- "path": "comment/reply",
- "style": {
- "navigationBarTitleText": "评论详情"
- }
- },
- {
- "path": "order/index",
- "style": {
- "navigationBarTitleText": "订单"
- }
- },
- {
- "path": "login/code",
- "style": {
- "navigationBarTitleText": "登录获取验证码"
- }
- },
- {
- "path": "address/index",
- "style": {
- "navigationBarTitleText": "用户地址"
- }
- },
- {
- "path": "address/addSite",
- "style": {
- "navigationBarTitleText": "添加用户地址"
- }
- }
- ]
- },
- // 订单
- {
- "root": "pages_classify/pages",
- "pages": [
- // {
- // "path": "test/index",
- // "style": {
- // "navigationBarTitleText": "test",
- // "navigationStyle": "custom"
- // }
- // },
- {
- "path": "handle/index",
- "style": {
- "navigationBarTitleText": "订单处理"
- }
- },
- {
- "path": "order/index",
- "style": {
- "navigationBarTitleText": "订单详情"
- }
- },
- {
- "path": "orderItem/orderdetails",
- "style": {
- "navigationBarTitleText": "详情"
- }
- }
- ]
- },
- {
- "root": "pages_qiun/pages",
- "pages": [{
- "path": "sport/index",
- "style": {
- "pageOrientation": "auto"
- }
- },
- {
- "path": "school/index",
- "style": {
- "pageOrientation": "auto"
- }
- },
- {
- "path": "finance/index",
- "style": {
- "pageOrientation": "auto"
- }
- },
- {
- "path": "main/index",
- "style": {
- "pageOrientation": "auto"
- }
- }
- ]
- },
- {
- "root": "pages_geek/pages",
- "pages": [{
- "path": "index/index"
- },
- {
- "path": "code/index"
- }
- ]
- }
- ],
- "tabBar": {
- "color": "#000000",
- "selectedColor": "#000000",
- "borderStyle": "white",
- "backgroundColor": "#ffffff",
- "list": [
- {
- "pagePath": "pages/index",
- "iconPath": "static/images/tabbar/home.png",
- "selectedIconPath": "static/images/tabbar/home_.png",
- "text": "首页"
- },
- // {
- // "pagePath": "pages/work",
- // "iconPath": "static/images/tabbar/work.png",
- // "selectedIconPath": "static/images/tabbar/work_.png",
- // "text": "工作台"
- // },
- {
- "pagePath": "pages/classify",
- "iconPath": "static/images/tabbar/work.png",
- "selectedIconPath": "static/images/tabbar/work_.png",
- "text": "订单"
- },
- {
- "pagePath": "pages/mine",
- "iconPath": "static/images/tabbar/mine.png",
- "selectedIconPath": "static/images/tabbar/mine_.png",
- "text": "我的"
- }
- ]
- },
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "RuoYi",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- }
|