shaogen1995 3 anos atrás
pai
commit
c0c6055458

BIN
webM/src/assets/img/PuBc.jpg


+ 1 - 0
webM/src/views/Publications/Catalogues.vue

@@ -83,6 +83,7 @@ export default {
     moveSwiper(val) {
       let dom = document.querySelector(".card");
       dom.style.opacity = 0;
+      // this.info={...this.info,imgUrl:require('@/assets/img/loading.gif')}
       setTimeout(() => {
         if (val === 0) {
           // 右滑减小

+ 3 - 1
webM/src/views/Publications/info.vue

@@ -92,14 +92,16 @@ export default {
     }
   }
   /deep/.main .one:nth-of-type(1) {
+    line-height: 22px;
     color: black;
     font-weight: 700;
     font-size: 18px;
     padding-left: 30px;
-    background: url("../../assets/img/Layout/chosen.png") left center no-repeat;
+    background: url("../../assets/img/Layout/chosen.png") left 4px no-repeat;
     background-size: 22px 18px;
   }
   /deep/.main .one:nth-of-type(2) {
+    line-height: 22px;
     padding-left: 30px;
     font-size: 18px;
     color: black;