From 6ea002639bc1443ec9ca3f2aea468dcbdb1fa17f Mon Sep 17 00:00:00 2001 From: 1 <1> Date: Tue, 24 Jun 2025 10:25:35 +0800 Subject: [PATCH] =?UTF-8?q?logo=E8=B7=AF=E5=BE=84=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/login/index.vue | 2 +- pages/tabBar/home/navBar.vue | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pages/login/index.vue b/pages/login/index.vue index 2a8e030..551c794 100644 --- a/pages/login/index.vue +++ b/pages/login/index.vue @@ -8,7 +8,7 @@ {{$tt('register.registration')}} - + diff --git a/pages/tabBar/home/navBar.vue b/pages/tabBar/home/navBar.vue index 0b6cd8b..53c3b46 100644 --- a/pages/tabBar/home/navBar.vue +++ b/pages/tabBar/home/navBar.vue @@ -4,7 +4,7 @@ @@ -25,7 +25,7 @@ @@ -50,7 +50,7 @@ @@ -179,7 +179,7 @@ width: 70rpx; height: 70rpx; margin-left: 6px; - background-image: url('https://iot-xcwl.cn/app/logo.png'); + background-image: url('https://iot-xcwl.cn/doc/photo/logo.png'); background-size: cover; filter: drop-shadow(0 2rpx 4rpx rgba(0, 0, 0, 0.2)); animation: scaleUp 0.5s ease;