Baozhangchao 3 lat temu
rodzic
commit
258072be47
2 zmienionych plików z 3 dodań i 3 usunięć
  1. 2
    2
      src/components/CalendarPoster.vue
  2. 1
    1
      src/components/Popup.vue

+ 2
- 2
src/components/CalendarPoster.vue Wyświetl plik

@@ -272,7 +272,7 @@ export default {
272 272
         }
273 273
       }
274 274
       .wrap5 {
275
-        height: 137px;
275
+        height: 190px;
276 276
         background-color: #efe9e0;
277 277
         width: 100vw;
278 278
         justify-content: center;
@@ -299,7 +299,7 @@ export default {
299 299
         border: 0;
300 300
         position: fixed;
301 301
         z-index: 15;
302
-        bottom: 5vh;
302
+        bottom: 4vh;
303 303
       }
304 304
     }
305 305
   }

+ 1
- 1
src/components/Popup.vue Wyświetl plik

@@ -285,7 +285,7 @@ export default {
285 285
         left: -0;
286 286
         opacity: 2;
287 287
         transform: scale(1);
288
-        transform: rotateY(180deg);
288
+        transform: rotateY(-180deg);
289 289
       }
290 290
     }
291 291
     //底部按钮