From f0660d19d2a62f68dc83ecc30859877dcfb1ffdf Mon Sep 17 00:00:00 2001 From: XiaoMo Date: Wed, 29 Mar 2023 15:40:10 +0800 Subject: [PATCH] =?UTF-8?q?a1300399510@qq.com=20=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E4=BA=8E=202023/03/29=20-15:40:01?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/allSections/AllSections.vue | 374 ++++++++++++++------------ 1 file changed, 195 insertions(+), 179 deletions(-) diff --git a/src/views/allSections/AllSections.vue b/src/views/allSections/AllSections.vue index fa95d84..4471f89 100755 --- a/src/views/allSections/AllSections.vue +++ b/src/views/allSections/AllSections.vue @@ -2,14 +2,15 @@
- {{item.title}} + {{ item.title }}
-
-
+
+
-
{{i.title}}
-
{{i.text}}
+
{{ i.title }}
+
{{ i.text }}
空星 @@ -21,195 +22,210 @@ \ No newline at end of file +} \ No newline at end of file