liujq 2 年 前
コミット
a90b8d40e5

ファイルの差分が大きいため隠しています
+ 0 - 0
dist/index.html


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/css/app.c25a3be9.css


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/js/app.9ae9d784.js


ファイルの差分が大きいため隠しています
+ 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>

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません