From 4de39d439f6fa986e8004037e02a556045578710 Mon Sep 17 00:00:00 2001 From: Seven Date: Fri, 16 Jan 2026 22:35:03 +0700 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E5=92=8C=E6=9C=8D=E5=8A=A1=E9=A1=B5=E9=9D=A2=EF=BC=8C=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E5=B8=83=E5=B1=80=E5=92=8C=E6=A0=B7=E5=BC=8F=EF=BC=8C?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=96=B0=E9=97=BB=E5=88=97=E8=A1=A8=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/index.vue | 54 ++++++++++++----------- src/views/service/index.vue | 88 ++++++++++++++++++++++++++++++++++++- 2 files changed, 114 insertions(+), 28 deletions(-) diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 9314e23..a26b486 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -100,9 +100,9 @@ onUnmounted(() => { -
+
国徽 -
+
国务院深化改革战略推进委员会
@@ -115,23 +115,23 @@ onUnmounted(() => { 首页横幅 -
-
+
+ +
-
- -
- {{ action.name }} +
+ {{ action.name }}
+
@@ -152,23 +152,25 @@ onUnmounted(() => {
-
+
-
+
热点
-
-

- {{ news.title }} -

-

- {{ news.subtitle }} -

-
+
+
+
+ {{ news.title }} +
+

+ {{ news.subtitle }} +

+
+
{{ news.time }} diff --git a/src/views/service/index.vue b/src/views/service/index.vue index 3eac010..25ef0e0 100644 --- a/src/views/service/index.vue +++ b/src/views/service/index.vue @@ -1,11 +1,95 @@