| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403 |
- {
- "pages" : [
- //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- // "path" : "pages/my/index",
- "path": "pages/cashier/index",
- "style": {
- // "navigationBarTitleText": "收银台"
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "启动"
- }
- },
- {
- "path": "pages/my/index",
- "style": {
- "navigationStyle": "custom"
- // "navigationBarTitleText": "服务中心"
- }
- },
- // "navigationBarBackgroundColor": "#FFFF"
- {
- "path": "pages/index/bottombat",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- // "navigationBarBackgroundColor": "#FFFF"
- {
- "path": "pages/cashier/index",
- "style": {
- // "navigationBarTitleText": "收银台",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/storemanagement/index",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/ordermanagement/index",
- "style": {
- // "navigationBarTitleText": "订单管理"
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/onlineproductselection/onlineproductselection",
- "style": {
- // "navigationBarTitleText": "在线选品"
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/supplychainon/supplychainon",
- "style": {
- // "navigationBarTitleText": "供应链"
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }
- ],
- "subPackages" : [
- //用户登陆--分包
- {
- "root" : "pages/user",
- "pages" : [
- {
- "path" : "login/index",
- "style" : {
- "navigationBarTitleText" : "登录"
- }
- }
- ]
- },
- // "navigationBarBackgroundColor": "#FFFF"
- //开通商户--分包
- {
- "root" : "openmerchant",
- "pages" : [
- {
- "path" : "guide/index", //指引开通
- "style" : {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "amountopening/index", //电商支付
- "style" : {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "shopentry/process", //店铺入驻流程
- "style" : {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "shopentry/processstore", //店铺入驻流程-门店信息
- "style" : {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "shopentry/processidentity", //店铺入驻流程-身份信息
- "style" : {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "shopentry/processaudit", //店铺入驻流程-审核
- "style" : {
- "navigationStyle" : "custom"
- }
- }
- ]
- },
- //收银台--流程
- {
- "root" : "shop",
- "pages" : [
- {
- "path" : "perating/activitecode", //聚合码
- "style" : {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "perating/statement", //经营报表
- "style" : {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "perating/consumption", //开通消费分
- "style" : {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "perating/consumptionbreakdown", //开通消费分
- "style" : {
- "navigationStyle" : "custom",
- "enablePullDownRefresh" : true
- }
- },
- {
- "path" : "department/management", //部门管理
- "style" : {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "department/managementadd", //添加部门
- "style" : {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "employee/list", //员工管理
- "style" : {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "employee/listadd", //添加员工
- "style" : {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "services/setting", //分润设置
- "style" : {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "services/lockuser", //锁定用户
- "style" : {
- "navigationStyle" : "custom",
- "enablePullDownRefresh" : true
- }
- },
- {
- "path" : "services/mystereo", //得我音响
- "style" : {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "commodity/order", //我的订单
- "style" : {
- "navigationStyle" : "custom",
- "enablePullDownRefresh" : true
- }
- },
- {
- "path" : "commodity/details", //订单详情
- "style" : {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "commodity/sendoutgoods",//发货
- "style" : {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "commodity/deliveryman",//选择送货人员
- "style" : {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "commodity/logisticsInformationDetail",
- "style" :
- {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "productManagementModule/productManagement",
- "style" :
- {
- "navigationStyle" : "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path" : "productManagementModule/addProduct",
- "style" :
- {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "productManagementModule/scanCodeAddProduct",
- "style" :
- {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "productManagementModule/scanCodeIdentifiedTreasure",
- "style" :
- {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "productManagementModule/index",
- "style" :
- {
- // "navigationBarTitleText" : "",
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "productManagementModule/productevaluation",//商品评价
- "style" :
- {
- // "navigationBarTitleText" : "",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
-
- {
- "path" : "productManagementModule/productClassification",//商品分类
- "style" : {
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path" : "afterSalesManagement/index",//售后管理
- "style" : {
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path" : "afterSalesManagement/afterSalesDetail",//售后详情
- "style" :
- {
- // "navigationBarTitleText" : ""
- "navigationStyle": "custom"
- }
- }
- ]
- },
- //会话
- {
- "root" : "chat",
- "pages" : [
- {
- "path": "contacts/contacts",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTextStyle": "white",
- "app-plus": {
- "bounce": "none"
- }
- }
- }
- ]
- },
- {
- "root" : "emChat",
- "pages" : [
- {
- "path": "emChatContainer/index",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTextStyle": "white",
- "app-plus": {
- "bounce": "none"
- }
- }
- }
- ]
- },
- {
- "root" : "chatIndex",
- "pages" : [
- {
- "path" : "storemanagement/index",
- "style" : {
- "navigationStyle": "custom"
- }
- }
- ]
- }
-
- ],
- "globalStyle" : {
- "navigationBarTextStyle" : "black",
- "navigationBarTitleText" : "uni-app",
- "navigationBarBackgroundColor" : "#F8F8F8",
- "backgroundColor" : "#F8F8F8"
- },
- "navigateToMiniProgramAppIdList" : [ "wxfb755febdb800f23" ],
- "tabBar" : {
- "borderStyle" : "black",
- "backgroundColor" : "#FFFFFF",
- "color" : "#4D4D4D",
- "selectedColor" : "#1F7CFF",
- "list" : [
- {
- "pagePath" : "pages/cashier/index",
- "iconPath" : "static/tab/tai1.png",
- "selectedIconPath" : "static/tab/tai.png",
- "text" : "收银台"
- },
- {
- // "pagePath" : "shop/productManagementModule/productManagement",
- "pagePath" : "shop/productManagementModule/index",
-
- "iconPath" : "static/tab/dian.png",
- "selectedIconPath" : "static/tab/dian1.png",
- "text" : "商品管理"
- },
- // {
- // "pagePath" : "pages/supplychainon/supplychainon",
- // "iconPath" : "static/tab/gongyinglian.png",
- // "selectedIconPath" : "static/tab/gongyinglian1.png",
- // "text" : "供应链"
- // },
- {
- "pagePath" : "pages/ordermanagement/index",
- "iconPath" : "static/tab/daing.png",
- "selectedIconPath" : "static/tab/ding1.png",
- "text" : "订单管理"
- },
- {
- "pagePath" :"pages/my/index",
- "iconPath" : "/static/tab/wo.png",
- "selectedIconPath" : "/static/tab/wo1.png",
- "text" : "服务中心"
- }
-
- ]
- },
- "easycom": {
- "autoscan": true,
- "custom":{
- "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"
- }
- }
- }
|