From b1362f6e171ef229b82599f9912c19b8be3e155f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B7=AF=20=E8=8C=83?= Date: Wed, 29 Dec 2021 11:32:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=AD=A3=E5=BC=8F=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FrontCode2/sunshine_levy/index.html | 44 ++-- FrontCode2/sunshine_levy/src/views/index.vue | 220 ++++++++---------- .../sunshine_levy/src/views/transit/index.vue | 2 +- 3 files changed, 115 insertions(+), 151 deletions(-) diff --git a/FrontCode2/sunshine_levy/index.html b/FrontCode2/sunshine_levy/index.html index 514bc07..4d9c195 100644 --- a/FrontCode2/sunshine_levy/index.html +++ b/FrontCode2/sunshine_levy/index.html @@ -7,28 +7,28 @@ content="width=device-width,user-scalable=no,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0" /> 宁波房屋征收 diff --git a/FrontCode2/sunshine_levy/src/views/index.vue b/FrontCode2/sunshine_levy/src/views/index.vue index a04887c..a4bc2c7 100644 --- a/FrontCode2/sunshine_levy/src/views/index.vue +++ b/FrontCode2/sunshine_levy/src/views/index.vue @@ -39,36 +39,26 @@ -->
-
- -
+ +
+
- {{ item.name }} - +
+ {{ item.name }} - -
+
- -
+
{{ item.currentState }}
-
-
@@ -110,9 +100,9 @@ - +
@@ -242,7 +233,7 @@