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;