From 18c8267a94aba9cc490e075e90fb5b89b3a40125 Mon Sep 17 00:00:00 2001 From: Teng <461587751@qq.com> Date: Mon, 5 Jan 2026 14:28:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E4=BA=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/NursingNew/component/leftcontent/leftcontent.vue | 9 +++++---- pages/NursingNew/index.vue | 8 ++++---- pages/Warehouse/index/index.vue | 6 +++--- 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/pages/NursingNew/component/leftcontent/leftcontent.vue b/pages/NursingNew/component/leftcontent/leftcontent.vue index 72d192e..ec73b70 100644 --- a/pages/NursingNew/component/leftcontent/leftcontent.vue +++ b/pages/NursingNew/component/leftcontent/leftcontent.vue @@ -44,7 +44,7 @@ flex-direction: column; justify-content: space-between; align-items: center; - padding: 3.8vw 0 2.5vw 0; + padding: 3.8vw 0 0vw 0; margin-right: 3vw; .logo{ width: 3.8vw; @@ -55,9 +55,10 @@ height: 6.5vw; } .cont{ - width: 4vw; + width: 6vw; display: flex; flex-direction: column; + // background-color: red; .act{ background: RGBA(228, 229, 231, 1); border-radius: 1.1vw; @@ -69,7 +70,7 @@ } } .items{ - width: 4vw; + width: 6vw; height: 4.5vw; display: flex; flex-direction: column; @@ -79,7 +80,7 @@ margin-top: 0vw; padding: 0.25vw 0; .tm{ - width: 2.2vw; + width: 6vw; height: 4vw; display: flex; flex-direction: column; diff --git a/pages/NursingNew/index.vue b/pages/NursingNew/index.vue index 1ac58b2..4044a2d 100644 --- a/pages/NursingNew/index.vue +++ b/pages/NursingNew/index.vue @@ -67,9 +67,9 @@ }) } const tabbrarr = ref([ - { name: '护嘱', url: '/static/shouye/sy/n0.png', urls: '/static/shouye/sy/n1.png' ,type:'hldy_hljz'}, - { name: '医嘱', url: '/static/shouye/sy/y0.png', urls: '/static/shouye/sy/y1.png' ,type:'hldy_yljz'}, - { name: '后勤', url: '/static/shouye/sy/l0.png', urls: '/static/shouye/sy/l1.png' ,type:'hldy_xzjz'}, + { name: '护理矩阵', url: '/static/shouye/sy/n0.png', urls: '/static/shouye/sy/n1.png' ,type:'hldy_hljz'}, + { name: '医疗矩阵', url: '/static/shouye/sy/y0.png', urls: '/static/shouye/sy/y1.png' ,type:'hldy_yljz'}, + { name: '行政矩阵', url: '/static/shouye/sy/l0.png', urls: '/static/shouye/sy/l1.png' ,type:'hldy_xzjz'}, { name: '请领', url: '/static/shouye/sy/l0.png', urls: '/static/shouye/sy/l1.png' ,type:'kf_ql'}, ]) const navurl = (e,v) => { @@ -158,7 +158,7 @@ } let back =[ - { name: '物联', url: '/static/shouye/sy/g0.png', urls: '/static/shouye/sy/g1.png' ,type:'wl'}, + { name: '智慧物联', url: '/static/shouye/sy/g0.png', urls: '/static/shouye/sy/g1.png' ,type:'wl'}, { name: '返回', url: '/static/shouye/sy/f0.png', urls: '/static/shouye/sy/f1.png' ,type:'back'} ] arrlist.value.push(...back); diff --git a/pages/Warehouse/index/index.vue b/pages/Warehouse/index/index.vue index e975888..153f509 100644 --- a/pages/Warehouse/index/index.vue +++ b/pages/Warehouse/index/index.vue @@ -36,9 +36,9 @@ { name: '采购', url: '/static/shouye/ck/c0.png', urls: '/static/shouye/ck/c1.png' ,type:'kf_cg'}, { name: '拣货', url: '/static/shouye/ck/j0.png', urls: '/static/shouye/ck/j1.png' ,type:'kf_jh'}, { name: '完结', url: '/static/shouye/ck/w0.png', urls: '/static/shouye/ck/w1.png' ,type:'kf_wj'}, - { name: '请领', url: '/static/shouye/ck/q0.png', urls: '/static/shouye/ck/q1.png' ,type:'kf_ql'}, - { name: '退货', url: '/static/shouye/ck/t0.png', urls: '/static/shouye/ck/t1.png' ,type:'kf_th'}, - { name: '盘点', url: '/static/shouye/ck/p0.png', urls: '/static/shouye/ck/p1.png' ,type:'kf_pd'}, + { name: '请领出库', url: '/static/shouye/ck/q0.png', urls: '/static/shouye/ck/q1.png' ,type:'kf_ql'}, + { name: '退货入库', url: '/static/shouye/ck/t0.png', urls: '/static/shouye/ck/t1.png' ,type:'kf_th'}, + { name: '库存盘点', url: '/static/shouye/ck/p0.png', urls: '/static/shouye/ck/p1.png' ,type:'kf_pd'}, ]) const menuop = ref(0) // onMounted(() => {