liyongli 3 anos atrás
pai
commit
2eadd779c6
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/components/toast.vue

+ 2 - 2
src/components/toast.vue

@@ -70,13 +70,13 @@ export default {
   padding: 0 3em;
 }
 .son .img{
-  background-image: url(https://djweb.smcic.net/img/xinyuan-img.png);
+  background-image: url(https://djweb.smcic.net/img/xinyuan-img1.png);
   background-size: 100% 100%;
   position: absolute;
   bottom: 0;
   width: 100vw;
   left: 0;
-  height: 100vw;
+  height: 102vw;
   z-index: 0;
 }
 .btn {