Browse Source

上传小程序正式第一版

xiaochengxu
qb 1 year ago
parent
commit
9dd6412289
  1. 4
      config/host.js
  2. 32
      pages.json
  3. 252
      pages/index/index.vue
  4. 4
      pages/user/user.vue
  5. BIN
      static/water.png
  6. 8
      unpackage/dist/dev/mp-weixin/api/user.js
  7. 6
      unpackage/dist/dev/mp-weixin/app.json
  8. 2
      unpackage/dist/dev/mp-weixin/config/host.js
  9. 252
      unpackage/dist/dev/mp-weixin/pages/index/index.js
  10. 4
      unpackage/dist/dev/mp-weixin/pages/user/user.js
  11. 7
      unpackage/dist/dev/mp-weixin/project.config.json

4
config/host.js

@ -8,14 +8,14 @@
// lmy // lmy
// const devhost = 'http://192.168.10.123:8889/' // const devhost = 'http://192.168.10.123:8889/'
// zhy // zhy
const devhost = 'http://192.168.10.48:13000/' // const devhost = 'http://192.168.10.48:13000/'
// tjj // tjj
// const devhost = 'http://192.168.10.25:13000/' // const devhost = 'http://192.168.10.25:13000/'
// cyz // cyz
// const devhost = 'http://192.168.10.75:8777/' // const devhost = 'http://192.168.10.75:8777/'
// const devhost = 'http://192.168.6.141:8777/' // const devhost = 'http://192.168.6.141:8777/'
// 正式 // 正式
// const devhost = 'http://h5uapi.huitongys.com/' const devhost = 'http://h5uapi.huitongys.com/'
// cg // cg
// const devhost = 'http://192.168.10.200:13000/' // const devhost = 'http://192.168.10.200:13000/'
/** /**

32
pages.json

@ -1355,24 +1355,24 @@
"selectedIconPath": "/static/TabberIcon/icon1check.png", "selectedIconPath": "/static/TabberIcon/icon1check.png",
"text": "工作台" "text": "工作台"
}, },
{
"pagePath": "pages/taskList/taskList",
"iconPath": "/static/TabberIcon/icon2.png",
"selectedIconPath": "/static/TabberIcon/icon2check.png",
"text": "任务"
},
// { // {
// "pagePath": "pages/reportForms/reportForms", // "pagePath": "pages/taskList/taskList",
// "iconPath": "/static/TabberIcon/icon3.png", // "iconPath": "/static/TabberIcon/icon2.png",
// "selectedIconPath": "/static/TabberIcon/icon3check.png", // "selectedIconPath": "/static/TabberIcon/icon2check.png",
// "text": "报表" // "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", "pagePath": "pages/user/user",
"iconPath": "/static/TabberIcon/icon5.png", "iconPath": "/static/TabberIcon/icon5.png",

252
pages/index/index.vue

@ -37,152 +37,152 @@
// let details = reactive<listtype>({ tablist: [] }); // let details = reactive<listtype>({ tablist: [] });
let details = reactive<listtype>({ let details = reactive<listtype>({
tablist: [ tablist: [
{ // {
type: 1, // type: 1,
name: '工作台', // name: '',
minilist: [ // 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', // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png',
// name: '', // name: '',
// router: '/pagesHome/pages/ordersorting/ordersorting', // router: '/pagesHome/pages/orderInquiry/orderInquiry',
// }, // },
// ]
// },
// {
// type: 1,
// name: '',
// minilist: [
// { // {
// icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png',
// name: '', // name: '',
// router: '/pagesHome/pages/lnventorysorting/lnventorysorting', // 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',
// },
// ]
// }, // },
{
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, type: 1,
name: '配送', name: '配送',
minilist: [ 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: '装车扫描', name: '装车扫描',
router: '/pagesHome/pages/LoadingScan/LoadingScan', 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: '签收扫描', name: '签收扫描',
router: '/pagesHome/pages/signinScan/signinScan', router: '/pagesHome/pages/signinScan/signinScan',
}, },
] ]
}, },
{ // {
type: 1, // type: 1,
name: '离线上传', // name: '线',
minilist: [ // minilist: [
{ // {
icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png',
name: '离线上传', // name: '线',
router: '/pagesHome/pages/OfflineUpload/OfflineUpload', // router: '/pagesHome/pages/OfflineUpload/OfflineUpload',
}, // },
] // ]
}, // },
] ]
}) })

4
pages/user/user.vue

@ -76,8 +76,8 @@
const tip = ref(null) const tip = ref(null)
let warehouseName = ref(null) let warehouseName = ref(null)
let butlist = ref([ let butlist = ref([
{ icon: '/static/usericon1.png', name: '通讯录', type: 1 }, // { icon: '/static/usericon1.png', name: '', type: 1 },
{ icon: '/static/usericon2.png', name: '计件工资', type: 2 }, // { icon: '/static/usericon2.png', name: '', type: 2 },
{ icon: '/static/usericon3.png', name: '系统设置', type: 3 }, { icon: '/static/usericon3.png', name: '系统设置', type: 3 },
{ icon: '/static/usericon4.png', name: '安全设置', type: 4 }, { icon: '/static/usericon4.png', name: '安全设置', type: 4 },
{ icon: '/static/usericon5.png', name: '关于我们', type: 5 }, { icon: '/static/usericon5.png', name: '关于我们', type: 5 },

BIN
static/water.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

8
unpackage/dist/dev/mp-weixin/api/user.js vendored

@ -1023,6 +1023,13 @@ function postLoadingScan(data) {
data data
}); });
} }
function postLoadingTrayInfo(data) {
return utils_request.service({
url: `logpm-trunkline/api/carsLoad/loadingTrayInfo`,
method: "post",
data
});
}
function postRemoveCarsLoadScan(data) { function postRemoveCarsLoadScan(data) {
return utils_request.service({ return utils_request.service({
url: `logpm-trunkline/api/carsLoad/removeCarsLoadScan`, url: `logpm-trunkline/api/carsLoad/removeCarsLoadScan`,
@ -1108,6 +1115,7 @@ exports.postFindCarsLoadingDetail = postFindCarsLoadingDetail;
exports.postFindCarsLoadingOrderDetail = postFindCarsLoadingOrderDetail; exports.postFindCarsLoadingOrderDetail = postFindCarsLoadingOrderDetail;
exports.postFindLoadScanWaybillDetailList = postFindLoadScanWaybillDetailList; exports.postFindLoadScanWaybillDetailList = postFindLoadScanWaybillDetailList;
exports.postLoadingScan = postLoadingScan; exports.postLoadingScan = postLoadingScan;
exports.postLoadingTrayInfo = postLoadingTrayInfo;
exports.postLoadingZero = postLoadingZero; exports.postLoadingZero = postLoadingZero;
exports.postRemoveCarsLoadScan = postRemoveCarsLoadScan; exports.postRemoveCarsLoadScan = postRemoveCarsLoadScan;
exports.postWarehouseTaskAddDataInfo = postWarehouseTaskAddDataInfo; exports.postWarehouseTaskAddDataInfo = postWarehouseTaskAddDataInfo;

6
unpackage/dist/dev/mp-weixin/app.json vendored

@ -108,12 +108,6 @@
"selectedIconPath": "/static/TabberIcon/icon1check.png", "selectedIconPath": "/static/TabberIcon/icon1check.png",
"text": "工作台" "text": "工作台"
}, },
{
"pagePath": "pages/taskList/taskList",
"iconPath": "/static/TabberIcon/icon2.png",
"selectedIconPath": "/static/TabberIcon/icon2check.png",
"text": "任务"
},
{ {
"pagePath": "pages/user/user", "pagePath": "pages/user/user",
"iconPath": "/static/TabberIcon/icon5.png", "iconPath": "/static/TabberIcon/icon5.png",

2
unpackage/dist/dev/mp-weixin/config/host.js vendored

@ -1,5 +1,5 @@
"use strict"; "use strict";
const devhost = "http://192.168.10.48:13000/"; const devhost = "http://h5uapi.huitongys.com/";
const imghost = ""; const imghost = "";
const host = devhost; const host = devhost;
const APPKEY = "h5u:h5u_secret"; const APPKEY = "h5u:h5u_secret";

252
unpackage/dist/dev/mp-weixin/pages/index/index.js vendored

@ -24,152 +24,152 @@ const _sfc_main = /* @__PURE__ */ common_vendor.defineComponent({
const tip = common_vendor.ref(null); const tip = common_vendor.ref(null);
let details = common_vendor.reactive({ let details = common_vendor.reactive({
tablist: [ tablist: [
{ // {
type: 1, // type: 1,
name: "工作台", // name: '工作台',
minilist: [ // 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', // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png',
// name: '订单分拣', // name: '订单查询',
// router: '/pagesHome/pages/ordersorting/ordersorting', // router: '/pagesHome/pages/orderInquiry/orderInquiry',
// },
// ]
// }, // },
// { // {
// type: 1,
// name: '入库',
// minilist: [
// {
// icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png', // icon: 'http://htys.oss-cn-chengdu.aliyuncs.com/htys/afb031efec7d2f8620ee68c71f87a80e.png',
// name: '库存品分拣', // name: '码板打托',
// router: '/pagesHome/pages/lnventorysorting/lnventorysorting', // 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',
// },
// ]
// }, // },
{
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, type: 1,
name: "配送", name: "配送",
minilist: [ 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: "装车扫描", name: "装车扫描",
router: "/pagesHome/pages/LoadingScan/LoadingScan" 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: "签收扫描", name: "签收扫描",
router: "/pagesHome/pages/signinScan/signinScan" 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) { function gopathpage(path) {

4
unpackage/dist/dev/mp-weixin/pages/user/user.js vendored

@ -22,8 +22,8 @@ const _sfc_main = /* @__PURE__ */ common_vendor.defineComponent({
const tip = common_vendor.ref(null); const tip = common_vendor.ref(null);
let warehouseName = common_vendor.ref(null); let warehouseName = common_vendor.ref(null);
let butlist = common_vendor.ref([ let butlist = common_vendor.ref([
{ icon: "/static/usericon1.png", name: "通讯录", type: 1 }, // { icon: '/static/usericon1.png', name: '通讯录', type: 1 },
{ icon: "/static/usericon2.png", name: "计件工资", type: 2 }, // { icon: '/static/usericon2.png', name: '计件工资', type: 2 },
{ icon: "/static/usericon3.png", name: "系统设置", type: 3 }, { icon: "/static/usericon3.png", name: "系统设置", type: 3 },
{ icon: "/static/usericon4.png", name: "安全设置", type: 4 }, { icon: "/static/usericon4.png", name: "安全设置", type: 4 },
{ icon: "/static/usericon5.png", name: "关于我们", type: 5 }, { icon: "/static/usericon5.png", name: "关于我们", type: 5 },

7
unpackage/dist/dev/mp-weixin/project.config.json vendored

@ -6,7 +6,7 @@
}, },
"setting": { "setting": {
"urlCheck": false, "urlCheck": false,
"es6": false, "es6": true,
"postcss": false, "postcss": false,
"minified": true, "minified": true,
"newFeature": true, "newFeature": true,
@ -17,11 +17,12 @@
"ignore": [], "ignore": [],
"disablePlugins": [], "disablePlugins": [],
"outputPath": "" "outputPath": ""
} },
"enhance": true
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "3.1.2", "libVersion": "3.1.2",
"appid": "wxedb0d10ea46a0113", "appid": "wx35c7fb77840097de",
"projectname": "货无忧", "projectname": "货无忧",
"condition": { "condition": {
"search": { "search": {

Loading…
Cancel
Save