From 584345262a80eb4755090a45b6398d01e923e591 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Tue, 22 Feb 2022 20:11:11 +0800 Subject: [PATCH] css --- src/apps/AppIntegralAudit/AppIntegralAudit.vue | 12 ++++++------ src/apps/AppVillagersCircle/infoList.vue | 3 ++- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/src/apps/AppIntegralAudit/AppIntegralAudit.vue b/src/apps/AppIntegralAudit/AppIntegralAudit.vue index fd4d1b53..0ce8a914 100644 --- a/src/apps/AppIntegralAudit/AppIntegralAudit.vue +++ b/src/apps/AppIntegralAudit/AppIntegralAudit.vue @@ -211,13 +211,13 @@ export default { color: #E6736E; } - .status0 { - color: #FF9B2B; - } + // .status0 { + // color: #FF9B2B; + // } - .status1 { - color: #4181FF; - } + // .status1 { + // color: #4181FF; + // } } } diff --git a/src/apps/AppVillagersCircle/infoList.vue b/src/apps/AppVillagersCircle/infoList.vue index 024f67e4..84bef547 100644 --- a/src/apps/AppVillagersCircle/infoList.vue +++ b/src/apps/AppVillagersCircle/infoList.vue @@ -77,7 +77,8 @@ export default { size: 10, auditType: this.tabIndex == 0 ? '': this.tabIndex == 1 ? 0 : 1, topic: this.topic, - content: this.content + content: this.content, + createUserName: this.content } }).then(res=>{ if(res?.data) {