From abad905b05601553f33c959b89a223c86e8dca37 Mon Sep 17 00:00:00 2001 From: Teng <461587751@qq.com> Date: Fri, 26 Dec 2025 15:35:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=93=E5=BA=93=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/Warehouse/index/component/index.vue | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/pages/Warehouse/index/component/index.vue b/pages/Warehouse/index/component/index.vue index 79e8a64..17b9607 100644 --- a/pages/Warehouse/index/component/index.vue +++ b/pages/Warehouse/index/component/index.vue @@ -25,7 +25,7 @@ - + {{ currentTime }} @@ -40,7 +40,7 @@ - @@ -141,12 +141,13 @@ - - + {{ uni.getStorageSync('NUall').fzr }} @@ -227,7 +228,7 @@ const clickmenu = (index : number) => { menutarget.value = index let data = filteredMenu(2)[index] - console.log("!!!!",data) + console.log("!!!!", data) uni.setStorageSync('nuId', data.nuId); uni.setStorageSync('nuName', data.nuName); uni.setStorageSync('elderId', data.elderInfo ? data.elderInfo?.id : null); @@ -494,7 +495,7 @@ margin-top: 0.5vw; width: 9vw; height: 9vw; - + border: 1rpx solid #DCDCDC; border-radius: 50%; } @@ -576,12 +577,14 @@ margin-right: 10rpx; font-weight: 600; } - .server-number{ + + .server-number { font-size: 30rpx; margin-right: 10rpx; margin-top: 25rpx; color: #666666; } + .server-bgc { width: 160rpx; height: 50rpx;