DESKTOP-2S67K1S\31396 hace 2 años
padre
commit
5194122a79
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      src/pages/guide/index.vue

+ 4 - 0
src/pages/guide/index.vue

@@ -59,4 +59,8 @@ export default {
     width: calc(100% - 64rpx);
   }
 }
+
+img{
+  width: 100%;
+}
 </style>