diff --git a/config/host.js b/config/host.js index 86a45e4..360faf8 100644 --- a/config/host.js +++ b/config/host.js @@ -8,14 +8,14 @@ // lmy // const devhost = 'http://192.168.10.123:8889/' // zhy -const devhost = 'http://192.168.10.48:13000/' +// const devhost = 'http://192.168.10.48:13000/' // tjj // const devhost = 'http://192.168.10.25:13000/' // cyz // const devhost = 'http://192.168.10.75:8777/' // const devhost = 'http://192.168.6.141:8777/' // 正式 -// const devhost = 'http://h5uapi.huitongys.com/' +const devhost = 'http://h5uapi.huitongys.com/' // cg // const devhost = 'http://192.168.10.200:13000/' /** diff --git a/pages.json b/pages.json index c19299a..2a5d290 100644 --- a/pages.json +++ b/pages.json @@ -1355,24 +1355,24 @@ "selectedIconPath": "/static/TabberIcon/icon1check.png", "text": "工作台" }, - { - "pagePath": "pages/taskList/taskList", - "iconPath": "/static/TabberIcon/icon2.png", - "selectedIconPath": "/static/TabberIcon/icon2check.png", - "text": "任务" - }, // { - // "pagePath": "pages/reportForms/reportForms", - // "iconPath": "/static/TabberIcon/icon3.png", - // "selectedIconPath": "/static/TabberIcon/icon3check.png", - // "text": "报表" + // "pagePath": "pages/taskList/taskList", + // "iconPath": "/static/TabberIcon/icon2.png", + // "selectedIconPath": "/static/TabberIcon/icon2check.png", + // "text": "任务" + // }, + // // { + // // "pagePath": "pages/reportForms/reportForms", + // // "iconPath": "/static/TabberIcon/icon3.png", + // // "selectedIconPath": "/static/TabberIcon/icon3check.png", + // // "text": "报表" + // // }, + // { + // "pagePath": "pages/news/news", + // "iconPath": "/static/TabberIcon/icon4.png", + // "selectedIconPath": "/static/TabberIcon/icon4check.png", + // "text": "消息" // }, - { - "pagePath": "pages/news/news", - "iconPath": "/static/TabberIcon/icon4.png", - "selectedIconPath": "/static/TabberIcon/icon4check.png", - "text": "消息" - }, { "pagePath": "pages/user/user", "iconPath": "/static/TabberIcon/icon5.png", diff --git a/pages/index/index.vue b/pages/index/index.vue index 5a2b286..6eb20a4 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -37,152 +37,152 @@ // let details = reactive({ tablist: [] }); let details = reactive({ tablist: [ - { - type: 1, - name: '工作台', - minilist: [ - { - icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - name: '订单查询', - router: '/pagesHome/pages/orderInquiry/orderInquiry', - }, - ] - }, - { - type: 1, - name: '入库', - minilist: [ - { - icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - name: '码板打托', - router: '/pagesHome/pages/codePlateBracket/codePlateBracket', - }, - { - icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - name: '入库扫描', - router: '/pagesHome/pages/orderInquiry/orderInquiry', - }, - { - icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - name: '到车入库', - router: '/pagesHome/pages/ArrivalList/ArrivalList', - }, - ] - }, - { - type: 1, - name: '库内', - minilist: [ - { - icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - name: '分拣打托', - router: '/pagesHome/pages/scansorting/scansorting', - }, - // { - // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - // name: '订单分拣', - // router: '/pagesHome/pages/ordersorting/ordersorting', - // }, - // { - // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - // name: '库存品分拣', - // router: '/pagesHome/pages/lnventorysorting/lnventorysorting', - // }, - { - icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - name: '扫码上架', - router: '/pagesHome/pages/ScanUpType/ScanUpType', - }, - { - icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - name: '手动上架', - router: '/pagesHome/pages/PeopleScanUpType/PeopleScanUpType', - }, - { - icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - name: '移库', - router: '/pagesHome/pages/RelocationType/RelocationType', - }, - { - icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - name: '滞留', - router: '/pagesHome/pages/Retention/Retention', - }, - { - icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - name: '合托', - router: '/pagesHome/pages/MergeTray/MergeTray', - }, - { - icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - name: '下架', - router: '/pagesHome/pages/DownGoodsType/DownGoodsType', - }, - { - icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - name: '空置托盘', - router: '/pagesHome/pages/RemoveTray/RemoveTray', - }, - { - icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - name: '复核', - router: '/pagesHome/pages/Check/Check', - }, - ] - }, - { - type: 1, - name: '出库', - minilist: [ - { - icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - name: '拣货扫描', - router: '/pagesHome/pages/pickingScan/pickingScan', - }, - { - icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - name: '自提扫描', - router: '/pagesHome/pages/SelfPickupScan/SelfPickupScan', - }, - { - icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - name: '配载装车', - router: '/pagesHome/pages/StowageList/StowageList', - }, - { - icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - name: '中转装车', - router: '/pagesHome/pages/RelayScanList/RelayScanList', - }, - ] - }, + // { + // type: 1, + // name: '工作台', + // minilist: [ + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '订单查询', + // router: '/pagesHome/pages/orderInquiry/orderInquiry', + // }, + // ] + // }, + // { + // type: 1, + // name: '入库', + // minilist: [ + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '码板打托', + // router: '/pagesHome/pages/codePlateBracket/codePlateBracket', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '入库扫描', + // router: '/pagesHome/pages/orderInquiry/orderInquiry', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '到车入库', + // router: '/pagesHome/pages/ArrivalList/ArrivalList', + // }, + // ] + // }, + // { + // type: 1, + // name: '库内', + // minilist: [ + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '分拣打托', + // router: '/pagesHome/pages/scansorting/scansorting', + // }, + // // { + // // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // // name: '订单分拣', + // // router: '/pagesHome/pages/ordersorting/ordersorting', + // // }, + // // { + // // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // // name: '库存品分拣', + // // router: '/pagesHome/pages/lnventorysorting/lnventorysorting', + // // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '扫码上架', + // router: '/pagesHome/pages/ScanUpType/ScanUpType', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '手动上架', + // router: '/pagesHome/pages/PeopleScanUpType/PeopleScanUpType', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '移库', + // router: '/pagesHome/pages/RelocationType/RelocationType', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '滞留', + // router: '/pagesHome/pages/Retention/Retention', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '合托', + // router: '/pagesHome/pages/MergeTray/MergeTray', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '下架', + // router: '/pagesHome/pages/DownGoodsType/DownGoodsType', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '空置托盘', + // router: '/pagesHome/pages/RemoveTray/RemoveTray', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '复核', + // router: '/pagesHome/pages/Check/Check', + // }, + // ] + // }, + // { + // type: 1, + // name: '出库', + // minilist: [ + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '拣货扫描', + // router: '/pagesHome/pages/pickingScan/pickingScan', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '自提扫描', + // router: '/pagesHome/pages/SelfPickupScan/SelfPickupScan', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '配载装车', + // router: '/pagesHome/pages/StowageList/StowageList', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '中转装车', + // router: '/pagesHome/pages/RelayScanList/RelayScanList', + // }, + // ] + // }, { type: 1, name: '配送', minilist: [ { - icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + icon: 'http://47.108.51.143:9000/basic/upload/20231012/1a9bbc8c842b8b7ef555d6cd79d421be.png', name: '装车扫描', router: '/pagesHome/pages/LoadingScan/LoadingScan', }, { - icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + icon: 'http://47.108.51.143:9000/basic/upload/20231012/6956f6950cfc291e01c038ea5e13f984.png', name: '签收扫描', router: '/pagesHome/pages/signinScan/signinScan', }, ] }, - { - type: 1, - name: '离线上传', - minilist: [ - { - icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - name: '离线上传', - router: '/pagesHome/pages/OfflineUpload/OfflineUpload', - }, - ] - }, + // { + // type: 1, + // name: '离线上传', + // minilist: [ + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '离线上传', + // router: '/pagesHome/pages/OfflineUpload/OfflineUpload', + // }, + // ] + // }, ] }) diff --git a/pages/user/user.vue b/pages/user/user.vue index c30fbd1..66224ec 100644 --- a/pages/user/user.vue +++ b/pages/user/user.vue @@ -76,8 +76,8 @@ const tip = ref(null) let warehouseName = ref(null) let butlist = ref([ - { icon: '/static/usericon1.png', name: '通讯录', type: 1 }, - { icon: '/static/usericon2.png', name: '计件工资', type: 2 }, + // { icon: '/static/usericon1.png', name: '通讯录', type: 1 }, + // { icon: '/static/usericon2.png', name: '计件工资', type: 2 }, { icon: '/static/usericon3.png', name: '系统设置', type: 3 }, { icon: '/static/usericon4.png', name: '安全设置', type: 4 }, { icon: '/static/usericon5.png', name: '关于我们', type: 5 }, diff --git a/static/water.png b/static/water.png deleted file mode 100644 index 5462fdd..0000000 Binary files a/static/water.png and /dev/null differ diff --git a/unpackage/dist/dev/mp-weixin/api/user.js b/unpackage/dist/dev/mp-weixin/api/user.js index 3781c36..b796b9d 100644 --- a/unpackage/dist/dev/mp-weixin/api/user.js +++ b/unpackage/dist/dev/mp-weixin/api/user.js @@ -1023,6 +1023,13 @@ function postLoadingScan(data) { data }); } +function postLoadingTrayInfo(data) { + return utils_request.service({ + url: `logpm-trunkline/api/carsLoad/loadingTrayInfo`, + method: "post", + data + }); +} function postRemoveCarsLoadScan(data) { return utils_request.service({ url: `logpm-trunkline/api/carsLoad/removeCarsLoadScan`, @@ -1108,6 +1115,7 @@ exports.postFindCarsLoadingDetail = postFindCarsLoadingDetail; exports.postFindCarsLoadingOrderDetail = postFindCarsLoadingOrderDetail; exports.postFindLoadScanWaybillDetailList = postFindLoadScanWaybillDetailList; exports.postLoadingScan = postLoadingScan; +exports.postLoadingTrayInfo = postLoadingTrayInfo; exports.postLoadingZero = postLoadingZero; exports.postRemoveCarsLoadScan = postRemoveCarsLoadScan; exports.postWarehouseTaskAddDataInfo = postWarehouseTaskAddDataInfo; diff --git a/unpackage/dist/dev/mp-weixin/app.json b/unpackage/dist/dev/mp-weixin/app.json index fab2522..3af4042 100644 --- a/unpackage/dist/dev/mp-weixin/app.json +++ b/unpackage/dist/dev/mp-weixin/app.json @@ -108,12 +108,6 @@ "selectedIconPath": "/static/TabberIcon/icon1check.png", "text": "工作台" }, - { - "pagePath": "pages/taskList/taskList", - "iconPath": "/static/TabberIcon/icon2.png", - "selectedIconPath": "/static/TabberIcon/icon2check.png", - "text": "任务" - }, { "pagePath": "pages/user/user", "iconPath": "/static/TabberIcon/icon5.png", diff --git a/unpackage/dist/dev/mp-weixin/config/host.js b/unpackage/dist/dev/mp-weixin/config/host.js index ddfeb51..83a4b8c 100644 --- a/unpackage/dist/dev/mp-weixin/config/host.js +++ b/unpackage/dist/dev/mp-weixin/config/host.js @@ -1,5 +1,5 @@ "use strict"; -const devhost = "http://192.168.10.48:13000/"; +const devhost = "http://h5uapi.huitongys.com/"; const imghost = ""; const host = devhost; const APPKEY = "h5u:h5u_secret"; diff --git a/unpackage/dist/dev/mp-weixin/pages/index/index.js b/unpackage/dist/dev/mp-weixin/pages/index/index.js index e14e4f7..4e1d35a 100644 --- a/unpackage/dist/dev/mp-weixin/pages/index/index.js +++ b/unpackage/dist/dev/mp-weixin/pages/index/index.js @@ -24,152 +24,152 @@ const _sfc_main = /* @__PURE__ */ common_vendor.defineComponent({ const tip = common_vendor.ref(null); let details = common_vendor.reactive({ tablist: [ - { - type: 1, - name: "工作台", - minilist: [ - { - icon: "http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png", - name: "订单查询", - router: "/pagesHome/pages/orderInquiry/orderInquiry" - } - ] - }, - { - type: 1, - name: "入库", - minilist: [ - { - icon: "http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png", - name: "码板打托", - router: "/pagesHome/pages/codePlateBracket/codePlateBracket" - }, - { - icon: "http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png", - name: "入库扫描", - router: "/pagesHome/pages/orderInquiry/orderInquiry" - }, - { - icon: "http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png", - name: "到车入库", - router: "/pagesHome/pages/ArrivalList/ArrivalList" - } - ] - }, - { - type: 1, - name: "库内", - minilist: [ - { - icon: "http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png", - name: "分拣打托", - router: "/pagesHome/pages/scansorting/scansorting" - }, - // { - // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - // name: '订单分拣', - // router: '/pagesHome/pages/ordersorting/ordersorting', - // }, - // { - // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', - // name: '库存品分拣', - // router: '/pagesHome/pages/lnventorysorting/lnventorysorting', - // }, - { - icon: "http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png", - name: "扫码上架", - router: "/pagesHome/pages/ScanUpType/ScanUpType" - }, - { - icon: "http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png", - name: "手动上架", - router: "/pagesHome/pages/PeopleScanUpType/PeopleScanUpType" - }, - { - icon: "http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png", - name: "移库", - router: "/pagesHome/pages/RelocationType/RelocationType" - }, - { - icon: "http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png", - name: "滞留", - router: "/pagesHome/pages/Retention/Retention" - }, - { - icon: "http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png", - name: "合托", - router: "/pagesHome/pages/MergeTray/MergeTray" - }, - { - icon: "http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png", - name: "下架", - router: "/pagesHome/pages/DownGoodsType/DownGoodsType" - }, - { - icon: "http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png", - name: "空置托盘", - router: "/pagesHome/pages/RemoveTray/RemoveTray" - }, - { - icon: "http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png", - name: "复核", - router: "/pagesHome/pages/Check/Check" - } - ] - }, - { - type: 1, - name: "出库", - minilist: [ - { - icon: "http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png", - name: "拣货扫描", - router: "/pagesHome/pages/pickingScan/pickingScan" - }, - { - icon: "http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png", - name: "自提扫描", - router: "/pagesHome/pages/SelfPickupScan/SelfPickupScan" - }, - { - icon: "http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png", - name: "配载装车", - router: "/pagesHome/pages/StowageList/StowageList" - }, - { - icon: "http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png", - name: "中转装车", - router: "/pagesHome/pages/RelayScanList/RelayScanList" - } - ] - }, + // { + // type: 1, + // name: '工作台', + // minilist: [ + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '订单查询', + // router: '/pagesHome/pages/orderInquiry/orderInquiry', + // }, + // ] + // }, + // { + // type: 1, + // name: '入库', + // minilist: [ + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '码板打托', + // router: '/pagesHome/pages/codePlateBracket/codePlateBracket', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '入库扫描', + // router: '/pagesHome/pages/orderInquiry/orderInquiry', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '到车入库', + // router: '/pagesHome/pages/ArrivalList/ArrivalList', + // }, + // ] + // }, + // { + // type: 1, + // name: '库内', + // minilist: [ + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '分拣打托', + // router: '/pagesHome/pages/scansorting/scansorting', + // }, + // // { + // // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // // name: '订单分拣', + // // router: '/pagesHome/pages/ordersorting/ordersorting', + // // }, + // // { + // // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // // name: '库存品分拣', + // // router: '/pagesHome/pages/lnventorysorting/lnventorysorting', + // // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '扫码上架', + // router: '/pagesHome/pages/ScanUpType/ScanUpType', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '手动上架', + // router: '/pagesHome/pages/PeopleScanUpType/PeopleScanUpType', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '移库', + // router: '/pagesHome/pages/RelocationType/RelocationType', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '滞留', + // router: '/pagesHome/pages/Retention/Retention', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '合托', + // router: '/pagesHome/pages/MergeTray/MergeTray', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '下架', + // router: '/pagesHome/pages/DownGoodsType/DownGoodsType', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '空置托盘', + // router: '/pagesHome/pages/RemoveTray/RemoveTray', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '复核', + // router: '/pagesHome/pages/Check/Check', + // }, + // ] + // }, + // { + // type: 1, + // name: '出库', + // minilist: [ + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '拣货扫描', + // router: '/pagesHome/pages/pickingScan/pickingScan', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '自提扫描', + // router: '/pagesHome/pages/SelfPickupScan/SelfPickupScan', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '配载装车', + // router: '/pagesHome/pages/StowageList/StowageList', + // }, + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '中转装车', + // router: '/pagesHome/pages/RelayScanList/RelayScanList', + // }, + // ] + // }, { type: 1, name: "配送", minilist: [ { - icon: "http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png", + icon: "http://47.108.51.143:9000/basic/upload/20231012/1a9bbc8c842b8b7ef555d6cd79d421be.png", name: "装车扫描", router: "/pagesHome/pages/LoadingScan/LoadingScan" }, { - icon: "http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png", + icon: "http://47.108.51.143:9000/basic/upload/20231012/6956f6950cfc291e01c038ea5e13f984.png", name: "签收扫描", router: "/pagesHome/pages/signinScan/signinScan" } ] - }, - { - type: 1, - name: "离线上传", - minilist: [ - { - icon: "http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png", - name: "离线上传", - router: "/pagesHome/pages/OfflineUpload/OfflineUpload" - } - ] } + // { + // type: 1, + // name: '离线上传', + // minilist: [ + // { + // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', + // name: '离线上传', + // router: '/pagesHome/pages/OfflineUpload/OfflineUpload', + // }, + // ] + // }, ] }); function gopathpage(path) { diff --git a/unpackage/dist/dev/mp-weixin/pages/user/user.js b/unpackage/dist/dev/mp-weixin/pages/user/user.js index 7f3da41..4795344 100644 --- a/unpackage/dist/dev/mp-weixin/pages/user/user.js +++ b/unpackage/dist/dev/mp-weixin/pages/user/user.js @@ -22,8 +22,8 @@ const _sfc_main = /* @__PURE__ */ common_vendor.defineComponent({ const tip = common_vendor.ref(null); let warehouseName = common_vendor.ref(null); let butlist = common_vendor.ref([ - { icon: "/static/usericon1.png", name: "通讯录", type: 1 }, - { icon: "/static/usericon2.png", name: "计件工资", type: 2 }, + // { icon: '/static/usericon1.png', name: '通讯录', type: 1 }, + // { icon: '/static/usericon2.png', name: '计件工资', type: 2 }, { icon: "/static/usericon3.png", name: "系统设置", type: 3 }, { icon: "/static/usericon4.png", name: "安全设置", type: 4 }, { icon: "/static/usericon5.png", name: "关于我们", type: 5 }, diff --git a/unpackage/dist/dev/mp-weixin/project.config.json b/unpackage/dist/dev/mp-weixin/project.config.json index 679d8cb..a902a78 100644 --- a/unpackage/dist/dev/mp-weixin/project.config.json +++ b/unpackage/dist/dev/mp-weixin/project.config.json @@ -6,7 +6,7 @@ }, "setting": { "urlCheck": false, - "es6": false, + "es6": true, "postcss": false, "minified": true, "newFeature": true, @@ -17,11 +17,12 @@ "ignore": [], "disablePlugins": [], "outputPath": "" - } + }, + "enhance": true }, "compileType": "miniprogram", "libVersion": "3.1.2", - "appid": "wxedb0d10ea46a0113", + "appid": "wx35c7fb77840097de", "projectname": "货无忧", "condition": { "search": {