liyongli 1 жил өмнө
parent
commit
ef3b307ba5

+ 1 - 1
src/config/page.json

@@ -51,6 +51,6 @@
         "title": "“春潮激荡正扬帆”2023年全国短视频大赛投稿通道"
     },
     "schedule": {
-        "title": "会议日程"
+        "title": "盛世中华 何以中国"
     }
 }

+ 3 - 1
src/view/schedule/page1.vue

@@ -89,6 +89,7 @@ import 'animate.css';
     left: 24.5%;
     transform: translateX(-50%);
     width: 51vw;
+    max-width: 380px;
     top: 30.4vh;
 
     display: block;
@@ -101,8 +102,9 @@ import 'animate.css';
 
   .t2 {
     position: absolute;
-    left: 19%;
     top: 33.4vh;    
+    width: 100%;
+    text-align: center;
 
     white-space: nowrap;
     padding: 5px;