From de544ec72530585574aa0e819539182fafbcd757 Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Sun, 14 Dec 2025 23:19:32 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20email=20template=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/plugins/common/params-show.vue | 21 ++++------- .../controller/user/mine/email-controller.ts | 36 +++++++++---------- .../modules/basic/service/email-service.ts | 6 ++-- .../pipeline/service/addon-getter-service.ts | 4 +-- .../plugin-template/email/plugin-base.ts | 28 +++++++++------ .../plugin-template/email/plugin-common.ts | 11 +++--- .../email/plugin-forgot-password.ts | 5 ++- .../email/plugin-pipeline-result.ts | 15 ++++---- .../email/plugin-register-code.ts | 5 ++- 9 files changed, 64 insertions(+), 67 deletions(-) diff --git a/packages/ui/certd-client/src/components/plugins/common/params-show.vue b/packages/ui/certd-client/src/components/plugins/common/params-show.vue index 4a7e1eab5..d84cd616c 100644 --- a/packages/ui/certd-client/src/components/plugins/common/params-show.vue +++ b/packages/ui/certd-client/src/components/plugins/common/params-show.vue @@ -1,9 +1,9 @@