123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567 |
- {
- "easycom": {
- "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
- },
- "pages": [{
- "path": "pages/login/login",
- "style": {
- "navigationBarTitleText": "登录",
- "app-plus": {
- "titleNView": false
- }
- }
- }, {
- "path": "pages/login/forgotPassword",
- "style": {
- "navigationBarTitleText": "忘记密码"
- }
- }, {
- "path": "pages/tabBar/home",
- "style": {
- "navigationBarTitleText": "首页",
- "app-plus": {
- "titleNView": false
- }
- }
- }, {
- "path": "pages/tabBar/record",
- "style": {
- "navigationBarTitleText": "数据中心",
- "app-plus": {
- "titleNView": false
- }
- }
- }, {
- "path": "pages/tabBar/dynamic",
- "style": {
- "navigationBarTitleText": "工作圈",
- "app-plus": {
- "titleNView": false
- }
- }
- }, {
- "path": "pages/tabBar/news",
- "style": {
- "navigationBarTitleText": "消息",
- "app-plus": {
- "titleNView": false
- }
- }
- }, {
- "path": "pages/tabBar/center",
- "style": {
- "navigationBarTitleText": "我的",
- "app-plus": {
- "titleNView": false
- }
- }
- }],
- "subPackages": [{
- "root": "pages/views",
- "pages": [{
- "path": "visit/visit",
- "style": {
- "navigationBarTitleText": "拜访",
- "titleNView": {
- "buttons": [{
- "text": "\ue638",
- "fontSrc": "/static/typeface/iconfont.ttf",
- "fontSize": "16px",
- "float": "right",
- "color": "#fff"
- }],
- "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
- }
- }
- }, {
- "path": "visit/historical0rders",
- "style": {
- "navigationBarTitleText": "拜访历史"
- }
- }]
- }, {
- "root": "pages",
- "pages": [{
- "path": "user/setUp",
- "style": {
- "navigationBarTitleText": "设置",
- "app-plus": {
- "titleNView": false
- }
- }
- }, {
- "path": "device/EquipmentArchives/EquipmentArchives",
- "style": {
- "navigationBarTitleText": "设备档案",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom",
- "app-plus": {
- "titleNView": false
- }
- }
- }, {
- "path": "device/FileDetails/FileDetails",
- "style": {
- "navigationBarTitleText": "设备档案",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "device/FileDetails/selectMachine",
- "style": {
- "navigationBarTitleText": "选择设备",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "device/RepairReportList/RepairReportList",
- "style": {
- "navigationBarTitleText": "报修列表",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "device/RepairDetails/RepairDetails",
- "style": {
- "navigationBarTitleText": "设备报修",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "OutboundTask/OutboundTask",
- "style": {
- "navigationBarTitleText": "出库任务",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "OutboundTask/OutboundTask_XQ",
- "style": {
- "navigationBarTitleText": "出库任务",
- "enablePullDownRefresh": false
- }
- }
- ]
- }, {
- "root": "pages/views",
- "pages": [{
- "path": "productLaunch/index",
- "style": {
- "navigationBarTitleText": "产品上架",
- "app-plus": {
- "titleNView": false
- }
- }
- }]
- }, {
- "root": "pages/views",
- "pages": [{
- "path": "salesSlip/index",
- "style": {
- "navigationBarTitleText": "销售",
- "app-plus": {
- "titleNView": false
- }
- }
- }, {
- "path": "purchase/index",
- "style": {
- "navigationBarTitleText": "采购",
- "app-plus": {
- "titleNView": false
- }
- }
- }, {
- "path": "salesSlip/salesOrderList",
- "style": {
- "navigationBarTitleText": "销售列表"
- }
- }, {
- "path": "salesSlip/tiresalesStatistics",
- "style": {
- "navigationBarTitleText": "轮胎销售统计"
- }
- }, {
- "path": "salesSlip/toBeCollectedlist",
- "style": {
- "navigationBarTitleText": "销售订单"
- }
- }, {
- "path": "salesSlip/toBeCollectedlistBatch",
- "style": {
- "navigationBarTitleText": "待收款"
- }
- }, {
- "path": "salesSlip/collectionManagement",
- "style": {
- "navigationBarTitleText": "待收款客户"
- }
- }, {
- "path": "salesSlip/aiiReceivables",
- "style": {
- "navigationBarTitleText": "客户收款单"
- }
- }, {
- "path": "purchase/salesOrderList",
- "style": {
- "navigationBarTitleText": "采购列表",
- "app-plus": {
- "titleNView": false
- }
- }
- }, {
- "path": "salesSlip/salesOrderDetails",
- "style": {
- "navigationBarTitleText": "销售明细",
- "titleNView": {
- "buttons": [{
- "text": "\ue630",
- "fontSrc": "/static/typeface/iconfont.ttf",
- "fontSize": "16px",
- "float": "right",
- "color": "#fff"
- }],
- "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
- }
- }
- }, {
- "path": "purchase/salesOrderDetails",
- "style": {
- "navigationBarTitleText": "采购明细"
- }
- }, {
- "path": "salesSlip/collectionList",
- "style": {
- "navigationBarTitleText": "收款列表"
- }
- }, {
- "path": "purchase/collectionList",
- "style": {
- "navigationBarTitleText": "收款列表"
- }
- }, {
- "path": "salesSlip/selectCustomer",
- "style": {
- "navigationBarTitleText": "选择客户",
- "titleNView": {
- "buttons": [{
- "text": "\ue62d",
- "fontSrc": "/static/typeface/iconfont.ttf",
- "fontSize": "16px",
- "float": "right",
- "color": "#fff"
- }],
- "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
- }
- }
- }, {
- "path": "purchase/selectCustomer",
- "style": {
- "navigationBarTitleText": "选择供应商",
- "titleNView": {
- "buttons": [{
- "text": "\ue62d",
- "fontSrc": "/static/typeface/iconfont.ttf",
- "fontSize": "16px",
- "float": "right",
- "color": "#fff"
- }],
- "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
- }
- }
- }, {
- "path": "customer/index",
- "style": {
- "navigationBarTitleText": "客户",
- "app-plus": {
- "titleNView": false
- }
- }
- }, {
- "path": "customer/customerDetails",
- "style": {
- "navigationBarTitleText": "新建客户"
- }
- },
- {
- "path": "customer/map/index",
- "style": {
- "navigationBarTitleText": "地图选点"
- }
- },
- {
- "path": "customerSubmit/index",
- "style": {
- "navigationBarTitleText": "客户",
- "app-plus": {
- "titleNView": false
- }
- }
- }, {
- "path": "customerSubmit/customerDetails",
- "style": {
- "navigationBarTitleText": "新建客户"
- }
- }, {
- "path": "supplier/index",
- "style": {
- "navigationBarTitleText": "供应商",
- "app-plus": {
- "titleNView": false
- }
- }
- }, {
- "path": "supplier/customerDetails",
- "style": {
- "navigationBarTitleText": "新建供应商"
- }
- }, {
- "path": "salesSlip/selectProduct",
- "style": {
- "navigationBarTitleText": "选择产品",
- "navigationBarBackgroundColor": "#FD4B09",
- "app-plus": {
- // "titleNView": {
- // "buttons": [{
- // "text": "\ue62d",
- // "fontSrc": "/static/typeface/iconfont.ttf",
- // "fontSize": "16px",
- // "float": "right",
- // "color": "#fff"
- // }]
- // }
- }
- }
- }, {
- "path": "purchase/selectProduct",
- "style": {
- "navigationBarTitleText": "选择产品",
- "navigationBarBackgroundColor": "#FD4B09",
- "app-plus": {
- "titleNView": {
- "buttons": [{
- "text": "\ue62d",
- "fontSrc": "/static/typeface/iconfont.ttf",
- "fontSize": "16px",
- "float": "right",
- "color": "#fff"
- }]
- }
- }
- }
- }, {
- "path": "product/index",
- "style": {
- "navigationBarTitleText": "商城库存",
- "app-plus": {
- "titleNView": false
- }
- }
- }, {
- "path": "product/productDetails",
- "style": {
- "navigationBarTitleText": "新建产品",
- "app-plus": {
- "titleNView": false
- }
- }
- }, {
- "path": "product/classification",
- "style": {
- "navigationBarTitleText": "产品分类",
- "app-plus": {
- "titleNView": {
- "buttons": [{
- "text": "\ue62d",
- "fontSrc": "/static/typeface/iconfont.ttf",
- "fontSize": "16px",
- "float": "right",
- "color": "#fff"
- }],
- "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
- }
- }
- }
- }, {
- "path": "product/createCompany",
- "style": {
- "navigationBarTitleText": "单位",
- "app-plus": {
- "titleNView": {
- "buttons": [{
- "text": "\ue62d",
- "fontSrc": "/static/typeface/iconfont.ttf",
- "fontSize": "16px",
- "float": "right",
- "color": "#fff"
- }],
- "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
- }
- }
- }
- }, {
- "path": "product/createWarehouse",
- "style": {
- "navigationBarTitleText": "仓库库区",
- "app-plus": {
- "titleNView": {
- "buttons": [{
- "text": "\ue62d",
- "fontSrc": "/static/typeface/iconfont.ttf",
- "fontSize": "16px",
- "float": "right",
- "color": "#fff"
- }],
- "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
- }
- }
- }
- }, {
- "path": "product/customerType",
- "style": {
- "navigationBarTitleText": "客户分类",
- "app-plus": {
- "titleNView": {
- "buttons": [{
- "text": "\ue62d",
- "fontSrc": "/static/typeface/iconfont.ttf",
- "fontSize": "16px",
- "float": "right",
- "color": "#fff"
- }],
- "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
- }
- }
- }
- },
- {
- "path": "stock/index",
- "style": {
- "navigationBarTitleText": "库存",
- "app-plus": {
- "titleNView": false
- }
- }
- }, {
- "path": "warehouseDelivery/salesOrderList",
- "style": {
- "navigationBarTitleText": "出库列表"
- }
- }, {
- "path": "warehouseDelivery/salesOrderDetails",
- "style": {
- "navigationBarTitleText": "出库明细"
- }
- }, {
- "path": "bluetooth/index",
- "style": {
- "navigationBarTitleText": "蓝牙设备"
- }
- }, {
- "path": "bluetooth/salesSlipTable",
- "style": {
- "navigationBarTitleText": "销售单"
- }
- }, {
- "path": "approve/index",
- "style": {
- "navigationBarTitleText": "审批数据"
- }
- }, {
- "path": "procurement/index",
- "style": {
- "navigationBarTitleText": "融资采购"
- }
- }, {
- "path": "procurement/details",
- "style": {
- "navigationBarTitleText": "融资采购详情"
- }
- }, {
- "path": "financingReview/index",
- "style": {
- "navigationBarTitleText": "融资审核"
- }
- }, {
- "path": "outboundTask/index",
- "style": {
- "navigationBarTitleText": "出库审核"
- }
- }, {
- "path": "customerAnalysis/index",
- "style": {
- "navigationBarTitleText": "客户分析"
- }
- }, {
- "path": "customerAnalysis/details",
- "style": {
- "navigationBarTitleText": "客户分析详情"
- }
- }, {
- "path": "recycling/index",
- "style": {
- "navigationBarTitleText": "绿色回收列表"
- }
- }, {
- "path": "recycling/details",
- "style": {
- "navigationBarTitleText": "绿色回收详情"
- }
- }
- ]
- }],
- "globalStyle": {
- "navigationBarTextStyle": "white",
- // #ifdef H5
- "navigationBarBackgroundColor": "#FD4B09",
- // #endif
- "app-plus": {
- "bounce": "none",
- "scrollIndicator": "none",
- "titleNView": {
- "backgroundImage": "linear-gradient(to bottom, #FD4B09, #FF6F3B)"
- }
- }
- },
- "tabBar": {
- "color": "#727272",
- "selectedColor": "#fd5003",
- "borderStyle": "white",
- "backgroundColor": "#FFFFFF",
- "list": [{
- "pagePath": "pages/tabBar/home",
- "iconPath": "static/images/tabBar/home.png",
- "selectedIconPath": "static/images/tabBar/home_selected.png",
- "text": "首页"
- }, {
- "pagePath": "pages/tabBar/record",
- "iconPath": "static/images/tabBar/record.png",
- "selectedIconPath": "static/images/tabBar/record_selected.png",
- "text": "数据"
- },
- // {
- // "pagePath": "pages/tabBar/dynamic",
- // "iconPath": "static/images/tabBar/dynamic.png",
- // "selectedIconPath": "static/images/tabBar/dynamic_selected.png",
- // "text": "工作圈"
- // }, {
- // "pagePath": "pages/tabBar/news",
- // "iconPath": "static/images/tabBar/news.png",
- // "selectedIconPath": "static/images/tabBar/news_selected.png",
- // "text": "消息"
- // },
- {
- "pagePath": "pages/tabBar/center",
- "iconPath": "static/images/tabBar/my.png",
- "selectedIconPath": "static/images/tabBar/my_selected.png",
- "text": "我的"
- }
- ]
- }
- }
|