diff --git a/src/project/pingchang/AppCommunityManagement/AppCommunityManagement.vue b/src/project/pingchang/AppCommunityManagement/AppCommunityManagement.vue index 224d0cfc..40bcf275 100644 --- a/src/project/pingchang/AppCommunityManagement/AppCommunityManagement.vue +++ b/src/project/pingchang/AppCommunityManagement/AppCommunityManagement.vue @@ -59,7 +59,7 @@
{{item.name}} - {{$dict.getLabel('EP_registerInfoType', item.infoType)}} + {{$dict.getLabel('EP_registerInfoType', item.infoType)}}
@@ -402,7 +402,7 @@ export default { border-radius: 4px; box-sizing: border-box; position: absolute; - bottom: 16px; + top: 100px; right: 32px; font-family: PingFangSC-Regular; font-size: 28px;