diff --git a/src/components/commentunit.vue b/src/components/commentunit.vue index efc4bde..7f36cb6 100644 --- a/src/components/commentunit.vue +++ b/src/components/commentunit.vue @@ -21,7 +21,7 @@
{{ item.department_name }}
{{ item.hospital_name }}
{{ formateDate(item.created_at) }}
-
+
优质解答
@@ -317,6 +317,7 @@ const handleFreshList = () => { font-size: 12px; color: #ffffff; height: 15px; + float: left; background: #43c9c3; border-radius: 10px; display: flex;