wenmenghao 1 жил өмнө
parent
commit
5c7853f07b

+ 2 - 1
jydocs-mobile/src/views/details/details.vue

@@ -718,7 +718,8 @@ export default class extends Vue {
         z-index: 0;
       }
       img{
-        max-width: 100%
+        max-width: 100vw;
+        height: auto !important;
       }
     }
     }