From c1dd3375450a7207ad9593389b86bc4d2e39ea87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E6=9C=89=E6=B8=85=E9=A6=99=E6=9C=88=E6=9C=89?= =?UTF-8?q?=E9=98=B4?= <185154740@qq.com> Date: Fri, 24 Dec 2021 09:09:33 +0800 Subject: [PATCH] 25889 --- src/apps/AppMarryAndDie/AppMarryAndDie.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/AppMarryAndDie/AppMarryAndDie.vue b/src/apps/AppMarryAndDie/AppMarryAndDie.vue index b8077e40..e5ce7e07 100644 --- a/src/apps/AppMarryAndDie/AppMarryAndDie.vue +++ b/src/apps/AppMarryAndDie/AppMarryAndDie.vue @@ -395,7 +395,7 @@ uni-page-body { .imgs { margin-top: 8px; img { - width: 201px; + width: 32%; height: 204px; margin-right: 8px; }