From 98dfd452f758284c90ea08467276235b9117399b Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Sat, 4 Nov 2023 18:23:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E7=BA=BF=E5=89=8D=E9=9A=90=E8=97=8F?= =?UTF-8?q?=E9=83=A8=E5=88=86=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 68 +++++++++++++++---------- pages/moreProject/moreProject.vue | 16 +++--- pages/nongKe/supply_chain/supplierA.vue | 14 ++++- 3 files changed, 62 insertions(+), 36 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 3b2edb6..e5915e4 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -423,31 +423,37 @@ name: '商品管理', type: 1, image: require('@/static/images/index7.png') - }, { + }, + { + name: '入库管理', + type: 13, + image: require('@/static/images/index9.png') + }, + { name: '订单管理', type: 2, image: require('@/static/images/index1.png') }, - // { - // name: '供货采购', - // type: 3, - // image: require('@/static/images/index4.png') - // }, + { + name: '供货采购', + type: 3, + image: require('@/static/images/index4.png') + }, // { // name: '进货管理', // type: 4, // image: require('@/static/images/index5.png') // }, - { - name: '扫码出库', - type: 11, - image: require('@/static/images/index10.png') - }, - { - name: '商户设置', - type: 12, - image: require('@/static/images/index11.png') - }, + // { + // name: '扫码出库', + // type: 11, + // image: require('@/static/images/index10.png') + // }, + // { + // name: '商户设置', + // type: 12, + // image: require('@/static/images/index11.png') + // }, { name: '提现管理', type: 5, @@ -470,7 +476,12 @@ name: '商品管理', type: 1, image: require('@/static/images/index7.png') - }, { + }, + { + name: '入库管理', + type: 13, + image: require('@/static/images/index9.png') + }, { name: '订单管理', type: 2, image: require('@/static/images/index1.png') @@ -486,15 +497,13 @@ name: '订单核销', type: 7, image: require('@/static/images/index2.png') - }, { - name: '委托销售', - type: 9, - image: require('@/static/images/index6.png') - }, { - name: '委托订单', - type: 10, - image: require('@/static/images/index2.png') - }, { + }, + { + name: '商户设置', + type: 12, + image: require('@/static/images/index11.png') + }, + { name: '全部', type: 8, image: require('@/static/images/index3.png') @@ -1101,6 +1110,13 @@ .mer_id}` }) break; + case 13: + uni.navigateTo({ + url: `/pages/nongKe/gather/select_warehouse?mer_id=${this.userInfoData + .service + .mer_id}&stype=2` + }) + break; default: uni.navigateTo({ url: '/pages/moreProject/moreProject' diff --git a/pages/moreProject/moreProject.vue b/pages/moreProject/moreProject.vue index 726de7e..5311aa7 100644 --- a/pages/moreProject/moreProject.vue +++ b/pages/moreProject/moreProject.vue @@ -34,16 +34,16 @@ 在售管理 - 财务管理 - - + 财务管理 - --> + @@ -86,12 +86,12 @@ 委托销售 --> - + 委托销售 - + 委托订单 @@ -141,12 +141,12 @@ 供货采购 --> - 供货采购 - + 进货管理 diff --git a/pages/nongKe/supply_chain/supplierA.vue b/pages/nongKe/supply_chain/supplierA.vue index b71538e..ee96914 100644 --- a/pages/nongKe/supply_chain/supplierA.vue +++ b/pages/nongKe/supply_chain/supplierA.vue @@ -31,14 +31,16 @@ - + - + + +