From 2829290fdc26ef17bab7c7c18ea1e3e9293e24e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B0=E9=A6=99=E7=90=AA?= <624506849@qq.com> Date: Tue, 31 Mar 2026 11:21:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E6=8F=90=20=E6=B6=88=E6=81=AF?= =?UTF-8?q?=E6=A8=A1=E6=9D=BF=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/sys/message/messageTemplate.vue | 480 ++++++++++++++++++ 1 file changed, 480 insertions(+) create mode 100644 manager/src/views/sys/message/messageTemplate.vue diff --git a/manager/src/views/sys/message/messageTemplate.vue b/manager/src/views/sys/message/messageTemplate.vue new file mode 100644 index 00000000..8d3fc772 --- /dev/null +++ b/manager/src/views/sys/message/messageTemplate.vue @@ -0,0 +1,480 @@ + + + + + 消息模板管理 + + 刷新 + 同步服务号模板 + 同步小程序模板 + + + + + + 支持维护站内信、微信服务号消息、微信小程序订阅消息开关。未匹配模板的渠道会显示禁用。 + + + + + + + + 商户消息模板待扩展,后续可复用会员模板能力。 + + + 平台消息模板待扩展,后续可复用会员模板能力。 + + + 邮箱消息模板待扩展,后续可按场景映射邮箱模板。 + + + + + + + + + + + toggleNoticeChannel(v, currentRow)" + /> + + + + + + + 关闭 + + + + + + + + + + toggleOaChannel(v, currentRow)" + /> + + + + + + + + + + + 当前场景未匹配到微信服务号模板。 + + + 关闭 + + + + + + + + + + toggleEmailChannel(v, currentRow)" + /> + + + + + + + 关闭 + + + + + + + + + + toggleMpChannel(v, currentRow)" + /> + + + + + + + + + + + + + + 当前场景未匹配到微信小程序模板。 + + + 关闭 + + + + + +