| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617 |
- {
- "easycom": {
- "autoscan": true,
- "custom": {
- "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
- }
- },
- "pages": [
- //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path": "pages/login/login",
- "style": {}
- }, {
- "path": "pages/login/mimi",
- "style": {}
- }, {
- "path": "pages/login/xieyi",
- "style": {}
- }, {
- "path": "pages/login/register",
- "style": {}
- },
- {
- "path": "pages/login/resetpassword",
- "style": {}
- }, {
- "path": "pages/login/settled",
- "style": {}
- }, {
- "path": "pages/login/loginOauth2",
- "style": {}
- },
- {
- "path": "pages/index/index",
- "style": {}
- },
- {
- "path": "pages/index/userControl",
- "style": {}
- },
- {
- "path": "pages/order/index",
- "style": {}
- },
- {
- "path": "pages/order/details",
- "style": {}
- },
- {
- "path": "pages/order/arriveUpload",
- "style": {}
- },
- {
- "path": "pages/order/serviceOrder/orderDetail",
- "style": {}
- },
- {
- "path": "pages/order/serviceOrder/live",
- "style": {}
- },
- {
- "path": "pages/order/serviceOrder/photo",
- "style": {}
- },
- {
- "path": "pages/order/serviceOrder/project",
- "style": {}
- },
- {
- "path": "pages/order/serviceOrder/webview",
- "style": {}
- },
- {
- "path": "pages/order/record",
- "style": {}
- },
- {
- "path": "pages/finance/index",
- "style": {
- "navigationBarTitleText": "财务",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/finance/balance",
- "style": {
- "navigationBarTitleText": "账户余额",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/finance/accountRecord",
- "style": {
- "navigationBarTitleText": "账户明细",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/finance/withdrawal",
- "style": {
- "navigationBarTitleText": "提现",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/finance/submitted",
- "style": {
- "navigationBarTitleText": "已提交",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/finance/settlementDetails",
- "style": {
- "navigationBarTitleText": "结算详情",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/finance/SeverDetails",
- "style": {
- "navigationBarTitleText": "结算详情",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/finance/groupMealDetails",
- "style": {
- "navigationBarTitleText": "团餐结算详情",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/finance/orderDetails",
- "style": {
- "navigationBarTitleText": "订单详情",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/finance/withdrawalDetails",
- "style": {
- "navigationBarTitleText": "提现详情",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/index/full",
- "style": {}
- },
- {
- "path": "pages/index/shop",
- "style": {}
- },
- {
- "path": "pages/product/index",
- "style": {}
- },
- {
- "path": "pages/product/search",
- "style": {}
- },
- {
- "path": "pages/product/details",
- "style": {}
- },
- {
- "path": "pages/product/creatProduct",
- "style": {}
- },
- {
- "path": "pages/product/group",
- "style": {}
- },
- {
- "path": "pages/product/usable",
- "style": {}
- },
- {
- "path": "pages/product/rule",
- "style": {}
- },
- {
- "path": "pages/product/checkMap",
- "style": {}
- },
- {
- "path": "pages/product/checkTdMap",
- "style": {}
- },
- {
- "path": "pages/product/salesUser",
- "style": {}
- },
- {
- "path": "pages/evaluate/evaluate",
- "style": {
- "app-plus": {
- "bounce": "none" // 取消APP端iOS回弹,避免与下拉刷新冲突 (可统一配在 'globalStyle')
- }
- }
- },
- {
- "path": "pages/scan/scan",
- "style": {
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/scan/manual",
- "style": {}
- },
- {
- "path": "pages/scan/details",
- "style": {}
- },
- {
- "path": "pages/scan/record",
- "style": {}
- },
- {
- "path": "pages/scan/check",
- "style": {}
- },
- {
- "path": "pages/basics/layout",
- "style": {}
- },
- {
- "path": "pages/basics/background",
- "style": {}
- },
- {
- "path": "pages/basics/text",
- "style": {}
- },
- {
- "path": "pages/basics/icon",
- "style": {}
- },
- {
- "path": "pages/basics/button",
- "style": {}
- },
- {
- "path": "pages/basics/design",
- "style": {}
- },
- {
- "path": "pages/basics/tag",
- "style": {}
- },
- {
- "path": "pages/basics/avatar",
- "style": {}
- },
- {
- "path": "pages/basics/progress",
- "style": {}
- },
- {
- "path": "pages/basics/shadow",
- "style": {}
- },
- {
- "path": "pages/basics/loading",
- "style": {}
- },
- {
- "path": "pages/component/bar",
- "style": {}
- },
- {
- "path": "pages/component/nav",
- "style": {}
- },
- {
- "path": "pages/component/list",
- "style": {}
- },
- {
- "path": "pages/component/card",
- "style": {}
- },
- {
- "path": "pages/component/form",
- "style": {}
- },
- {
- "path": "pages/component/timeline",
- "style": {}
- },
- {
- "path": "pages/component/chat",
- "style": {}
- },
- {
- "path": "pages/component/swiper",
- "style": {}
- },
- {
- "path": "pages/component/modal",
- "style": {}
- },
- {
- "path": "pages/component/steps",
- "style": {}
- }, {
- "path": "pages/plugin/indexes",
- "style": {}
- }, {
- "path": "pages/plugin/animation",
- "style": {}
- }, {
- "path": "pages/plugin/drawer",
- "style": {}
- }, {
- "path": "pages/plugin/verticalnav",
- "style": {}
- }, {
- "path": "pages/home/home",
- "style": {}
- }, {
- "path": "pages/user/userexit",
- "style": {}
- }, {
- "path": "pages/user/userdetail",
- "style": {}
- }, {
- "path": "pages/user/useredit",
- "style": {}
- }, {
- "path": "pages/user/people",
- "style": {}
- }, {
- "path": "pages/common/exit",
- "style": {}
- }, {
- "path": "pages/common/success",
- "style": {}
- }, {
- "path": "pages/user/location",
- "style": {},
- "permission": {
- "scope.userLocation": {
- "desc": "你的位置信息将用于小程序位置接口的效果展示" // 高速公路行驶持续后台定位
- }
- }
- }, {
- "path": "pages/addressbook/address-book",
- "style": {}
- }, {
- "path": "pages/addressbook/level-address-book",
- "style": {}
- },
- {
- "path": "pages/addressbook/member",
- "style": {}
- }, {
- "path": "pages/addressbook/address-detail",
- "style": {}
- }, {
- "path": "pages/annotation/annotationList",
- "style": {
- "app-plus": {
- "bounce": "none" //删除此项: mescroll-body支持iOS回弹
- }
- }
- }, {
- "path": "pages/annotation/annotationDetail",
- "style": {}
- }, {
- "path": "pages/common/helloWorld",
- "style": {}
- }, {
- "path": "pages/store/settings",
- "style": {}
- }, {
- "path": "pages/login/map",
- "style": {}
- }, {
- "path": "pages/login/aMap",
- "style": {}
- }, {
- "path": "pages/store/brandMessage",
- "style": {}
- }, {
- "path": "pages/store/businessInfor",
- "style": {}
- }, {
- "path": "pages/store/otherSet",
- "style": {}
- }, {
- "path": "pages/store/businessQua",
- "style": {}
- }, {
- "path": "pages/store/advertising",
- "style": {}
- }, {
- "path": "pages/store/headPhoto",
- "style": {}
- }, {
- "path": "pages/store/addHours",
- "style": {}
- },
- {
- "path": "pages/store/editStore",
- "style": {}
- }, {
- "path": "pages/store/examine",
- "style": {}
- }, {
- "path": "pages/store/selectTdMap",
- "style": {}
- }, {
- "path": "pages/coupon/coupon",
- "style": {}
- }, {
- "path": "pages/coupon/creatcoupon",
- "style": {}
- }, {
- "path": "pages/coupon/activity",
- "style": {}
- }, {
- "path": "pages/coupon/storeUsers",
- "style": {}
- }, {
- "path": "pages/coupon/creatReduction",
- "style": {}
- }, {
- "path": "pages/coupon/creatDiscount",
- "style": {}
- }, {
- "path": "pages/coupon/couponDetail",
- "style": {}
- },
- {
- "path": "pages/coupon/usersList",
- "style": {}
- }, {
- "path": "pages/financial/management",
- "style": {}
- }, {
- "path": "pages/financial/recharge",
- "style": {}
- }, {
- "path": "pages/financial/buyBean",
- "style": {}
- }, {
- "path": "pages/financial/buyPoints",
- "style": {}
- }, {
- "path": "pages/financial/balanceBill",
- "style": {}
- }, {
- "path": "pages/financial/balancePonts",
- "style": {}
- }, {
- "path": "pages/financial/balanceBean",
- "style": {}
- }, {
- "path": "pages/product/creatStandard",
- "style": {}
- }, {
- "path": "pages/download/index",
- "style": {}
- },
- {
- "path": "pages/groupMeal/goods/index",
- "style": {}
- },
- {
- "path": "pages/groupMeal/goods/list",
- "style": {}
- },
- {
- "path": "pages/groupMeal/goods/form",
- "style": {}
- },
- {
- "path": "pages/groupMeal/orders/order-alist",
- "style": {}
- },
- {
- "path": "pages/groupMeal/orders/order-blist",
- "style": {}
- },
- {
- "path": "pages/groupMeal/orders/order-details",
- "style": {}
- },
- {
- "path": "pages/groupMeal/orders/refund",
- "style": {}
- },
- {
- "path": "pages/groupMeal/users/index",
- "style": {}
- },
- {
- "path": "pages/groupMeal/users/settings",
- "style": {}
- },
- {
- "path": "pages/groupMeal/users/withdrawal",
- "style": {}
- },
- {
- "path": "pages/groupMeal/users/bankCard-list",
- "style": {}
- },
- {
- "path": "pages/groupMeal/users/bankCard-edit",
- "style": {}
- },
- {
- "path": "pages/groupMeal/users/team-member",
- "style": {}
- },
- {
- "path": "pages/message/message",
- "style": {
- "navigationBarTitleText": "消息"
- }
- },
- {
- "path": "pages/message/details",
- "style": {
- "navigationBarTitleText": "消息详情"
- }
- },
- // 广告---------------
- {
- "path": "pages/adManagement/adlist",
- "style": {
- "navigationBarTitleText": "广告列表"
- }
- },
- {
- "path": "pages/adManagement/createFullscreenAd",
- "style": {
- "navigationBarTitleText": "广告创建"
- }
- },
- {
- "path": "pages/adManagement/fullscreenAdDetails",
- "style": {
- "navigationBarTitleText": "广告详情"
- }
- }
- ],
- "globalStyle": {
- "mp-alipay": {
- /* 支付宝小程序特有相关 */
- "transparentTitle": "always",
- "allowsBounceVertical": "NO"
- },
- "navigationBarBackgroundColor": "#ffffff",
- "navigationBarTitleColor": "#333333",
- "navigationBarTitleText": "JEECG BOOT",
- "navigationStyle": "custom",
- "navigationBarTextStyle": "black"
- },
- "tabBar": {
- "color": "#ADB4B8",
- "selectedColor": "#333333",
- "backgroundColor": "#FFFFFF",
- "list": [{
- "text": "首页",
- "pagePath": "pages/index/index",
- "iconPath": "static/tabbar/index_tab.png",
- "selectedIconPath": "static/tabbar/index_select_tab.png"
- },
- {
- "text": "消息",
- "pagePath": "pages/message/message",
- "iconPath": "static/tabbar/msg_tab.png",
- "selectedIconPath": "static/tabbar/msg_select_tab.png"
- },
- {
- "text": "订单",
- "pagePath": "pages/order/index",
- "iconPath": "static/tabbar/order_tab.png",
- "selectedIconPath": "static/tabbar/order_select_tab.png"
- },
- {
- "text": "财务",
- "pagePath": "pages/finance/index",
- "iconPath": "static/tabbar/finance_tab.png",
- "selectedIconPath": "static/tabbar/finance_select_tab.png"
- }
-
- // {
- // "text": "设置",
- // "pagePath": "pages/my/my",
- // "iconPath": "static/tabbar/set_tab.png",
- // "selectedIconPath": "static/tabbar/set_select_tab.png"
- // }
- ]
- },
- "usingComponts": true,
- "condition": { //模式配置,仅开发期间生效
- "current": 0, //当前激活的模式(list 的索引项)
- "list": [{
- "name": "表单", //模式名称
- "path": "pages/index/index", //启动页面
- "query": "" //启动参数
- }]
- }
- }
|