diff --git a/src/App.vue b/src/App.vue index e88511af..1779a73d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,16 +5,8 @@ - + @@ -26,7 +18,7 @@ diff --git a/src/views/Home/components/Operating.vue b/src/views/Home/components/Operating.vue index 4d40e804..2c390eec 100644 --- a/src/views/Home/components/Operating.vue +++ b/src/views/Home/components/Operating.vue @@ -2,58 +2,46 @@

简单4步,轻松完成你的调研

- +
-
+
-
-

- - {{index+1}} - +

+

+ + {{ index + 1 }} + - {{operatingList.length}} - + {{ operatingList.length }} +

-

{{item.title}}

-

{{item.desc}}

+

{{ item.title }}

+

{{ item.desc }}

    -
  • +
  • - {{tips}} + {{ tips }} - 新功能 - + 新功能 +
- + 立即体验 - +
-
+//} diff --git a/src/views/Home/components/Scene.vue b/src/views/Home/components/Scene.vue index 7d475c78..c1ee06e0 100644 --- a/src/views/Home/components/Scene.vue +++ b/src/views/Home/components/Scene.vue @@ -2,47 +2,39 @@

-

从场景出发,满足你的各类调研需求

+

从场景出发,满足你的各类调研需求

更多模板>

-
+
-

{{scene.title}}

+

{{ scene.title }}

-

{{scene.description}}

+

{{ scene.description }}

- + 立即创建
- + 去创建 - + - + v-if="[0, 1, 2].includes(index) || [11, 13, 15, 16, 17].includes(scene.code)" /> +
- - + + @@ -52,9 +44,9 @@