From 7c7697f6d405492accc0a8ea78798a3a3bb97537 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=86=E5=85=89LG?= Date: Sun, 17 Aug 2025 20:20:12 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E9=82=AE=E7=AE=B1?= =?UTF-8?q?=E5=87=BA=E9=A2=98=E9=A1=B5=E9=9D=A2=E8=A1=A8=E6=A0=BC=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Email/components/write.vue | 144 +++++++++++++++++++--- src/components/Email/index.ts | 4 +- src/views/paper/question/EmailForm.vue | 6 +- 3 files changed, 132 insertions(+), 22 deletions(-) diff --git a/src/components/Email/components/write.vue b/src/components/Email/components/write.vue index f953613..981e3e3 100644 --- a/src/components/Email/components/write.vue +++ b/src/components/Email/components/write.vue @@ -9,10 +9,10 @@
- 发送 - 定时发送 - 存草稿 - 关闭 + 发送 + 定时发送 + 存草稿 + 关闭
@@ -31,51 +31,63 @@
主题 - +
- + 添加附件
- + 超大附件
- + 照片
- + 文档
- + 截屏
- + 表情
- + 更多
- + 格式
正文 - +
-
发件人:{{ `demo<547090564.qq.com>` }}
|
@@ -83,10 +95,10 @@
- 发送 - 定时发送 - 存草稿 - 关闭 + 发送 + 定时发送 + 存草稿 + 关闭
@@ -94,13 +106,107 @@