From d1b6b698074a6792d4a87b5cdd7a0d574f94c038 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Mon, 8 Aug 2022 17:57:39 +0800 Subject: [PATCH] 30770 --- .../Announce/AppAnnounce/components/Add.vue | 20 ++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/project/sass/apps/Announce/AppAnnounce/components/Add.vue b/project/sass/apps/Announce/AppAnnounce/components/Add.vue index ab265ef8..86348111 100644 --- a/project/sass/apps/Announce/AppAnnounce/components/Add.vue +++ b/project/sass/apps/Announce/AppAnnounce/components/Add.vue @@ -25,9 +25,10 @@
- + + 等{{ form.wxGroups.length }}个
请选择
+ placement="top" + width="340" + offset="0" + trigger="hover">
添加附件类型 @@ -844,6 +845,15 @@ export default { border-right: 1px solid #D0D4DC; background: #fff; + em { + height: 22px; + line-height: 22px; + margin: 0 4px 5px 0; + color: #222222; + font-size: 12px; + font-style: normal; + } + span { height: 22px; line-height: 22px;