From 9dfc4850a3b267962607cfe5da3226155df6286a Mon Sep 17 00:00:00 2001 From: liuye Date: Fri, 25 Nov 2022 17:22:56 +0800 Subject: [PATCH] css --- .../AppCommunityManagement/AppCommunityManagement.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/project/pingchang/AppCommunityManagement/AppCommunityManagement.vue b/src/project/pingchang/AppCommunityManagement/AppCommunityManagement.vue index 34d00987..d48daf51 100644 --- a/src/project/pingchang/AppCommunityManagement/AppCommunityManagement.vue +++ b/src/project/pingchang/AppCommunityManagement/AppCommunityManagement.vue @@ -61,11 +61,11 @@ {{item.name}} {{$dict.getLabel('EP_registerInfoType', item.infoType)}} -
+

{{item.idNumberText}}

{{item.phone}}

@@ -403,7 +403,7 @@ export default { border-radius: 4px; box-sizing: border-box; position: absolute; - top: 100px; + top: 40px; right: 32px; font-family: PingFangSC-Regular; font-size: 28px;