tangning 1 год назад
Родитель
Сommit
8f7e4e2d8a

+ 1 - 0
src/views/feedback/mcSubmit.vue

@@ -405,6 +405,7 @@
     .myTitle {
       position: relative;
       margin: 48px 0 15px 0;
+      font-size: 16px;
       // padding: 0 var(--van-cell-horizontal-padding);
       .number {
         font-size: 16px;

+ 1 - 0
src/views/feedback/pcSubmit.vue

@@ -291,6 +291,7 @@
   .myTitle {
     position: relative;
     margin-bottom: 14px;
+    font-size: 16px;
     margin-top: 48px;
     .number {
       font-size: 16px;

+ 1 - 1
src/views/feedback/success.vue

@@ -18,7 +18,7 @@
   .success {
     height: 100vh;
     width: 100vw;
-    font-size: 12px;
+    font-size: 14px;
     font-family: Microsoft YaHei, Microsoft YaHei;
     font-weight: 400;
     color: rgba(0, 0, 0, 0.45);