From e88658b1be7f38cdcaed51d2cecbc1699c71cd44 Mon Sep 17 00:00:00 2001 From: aixianling Date: Sun, 29 Sep 2024 11:07:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8D=E4=B8=8B=E5=A4=A7=E5=B1=8F?= =?UTF-8?q?=E5=BC=80=E5=8F=91=E7=9A=84=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.biaopin | 3 ++- examples/App.vue | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.env.biaopin b/.env.biaopin index bd235e04..907a01b5 100644 --- a/.env.biaopin +++ b/.env.biaopin @@ -1,4 +1,5 @@ VUE_APP_SCOPE=biaopin #VUE_APP_API=https://web.fdfengshou.cn/ -VUE_APP_API=http://192.168.1.87:9000/ +#VUE_APP_API=http://192.168.1.87:9000/ +VUE_APP_API=https://www.wyzzb.com #VUE_APP_API=http://test87web.cunwuyun.cn/ diff --git a/examples/App.vue b/examples/App.vue index b7edcaa4..5359f5e3 100644 --- a/examples/App.vue +++ b/examples/App.vue @@ -8,7 +8,7 @@
点此登录
- + @@ -113,6 +113,7 @@ html, body { top: 0; right: 60px; opacity: 0; + z-index: 999; &:hover { opacity: 1;