liujq 2 years ago
parent
commit
a90b8d40e5

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/app.c25a3be9.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.9ae9d784.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.bcbafb69.js


+ 2 - 2
src/components/Common/PopupBigImg.vue

@@ -53,8 +53,8 @@ export default {
   }
   .big-img {
     display: inline-block;
-    max-width: 1000px;
-    max-height: 1000px;
+    max-width: 500px;
+    max-height: 500px;
   }
 }
 </style>

Some files were not shown because too many files changed in this diff