From cbb31f06fd517e97d284b44264c808e5849ea37f Mon Sep 17 00:00:00 2001 From: lrw <319150264@qq.com> Date: Fri, 11 Nov 2022 15:30:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AF=8F=E6=97=A5=E7=AD=BE=E5=88=B0=E3=80=81?= =?UTF-8?q?=E9=A6=96=E6=AC=A1=E5=A1=AB=E6=8A=A5=E5=BC=80=E6=94=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 43d99bf..a009860 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -2,12 +2,12 @@ - + + {{park}} 入园请出示二维码通行证 @@ -20,6 +20,7 @@ + @@ -220,7 +221,7 @@ width: 100vw; background-repeat: no-repeat; background-size: cover; - background-image: url('http://139.9.163.126/gastric/static/backgroundSict2.jpg'); + background-image: url('https://inno.sh-sict.com/gastric/static/backgroundSict.jpg'); .btnList { padding-top: 225upx; text-align: center; -- 2.22.0