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