lisenzhou il y a 2 ans
Parent
révision
387157ff4d
1 fichiers modifiés avec 3 ajouts et 5 suppressions
  1. 3
    5
      src/pages/pg1/Md2.vue

+ 3
- 5
src/pages/pg1/Md2.vue Voir le fichier

@@ -10,12 +10,10 @@
10 10
           南京广电集团以“紫金草”为原型,<br />
11 11
           制作紫金草徽章发放给市民。<br />
12 12
           9年来,20万人加入“紫金草行动”,<br />
13
-          把紫金草徽章佩戴在离心脏最近的地方。
14
-        </p>
15
-        <img class="animate__animated animate__fadeInDown" style="animation-delay: 300ms;" src="/images/pg1/md1-1.png" alt="">
16
-        <p class="txt animate__animated animate__fadeInDown" style="animation-delay: 600ms; text-align: right">
13
+          把紫金草徽章佩戴在离心脏最近的地方。<br />
17 14
           在2亿人心中,和平的愿景被播撒。
18 15
         </p>
16
+        <img class="animate__animated animate__fadeInDown" style="animation-delay: 300ms;" src="/images/pg1/md1-1.png" alt="">
19 17
       </div>
20 18
     </div>
21 19
   </Modal>
@@ -47,7 +45,7 @@
47 45
 
48 46
   .md2-context {
49 47
     box-sizing: border-box;
50
-    padding-top: 60px;
48
+    padding-top: 20px;
51 49
     font-size: 12px;
52 50
   }
53 51
 }