From 2f0a5c550fff5d934b120985600386fa28a033ea Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Fri, 20 May 2022 16:44:50 +0800 Subject: [PATCH] 29727 --- src/apps/AppHelpDeclaration/details.vue | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/apps/AppHelpDeclaration/details.vue b/src/apps/AppHelpDeclaration/details.vue index 83aeece5..6303d801 100644 --- a/src/apps/AppHelpDeclaration/details.vue +++ b/src/apps/AppHelpDeclaration/details.vue @@ -232,6 +232,13 @@ export default { div { margin-top: 32px; } + .picture { + img { + width: 200px; + height: 200px; + margin-right: 10px; + } + } } .status0 { color: #FF883C