From 736914f443d3044f648caa44969ef3c15ce04684 Mon Sep 17 00:00:00 2001 From: zhengkunwang <31820853+zhengkunwang223@users.noreply.github.com> Date: Tue, 7 May 2024 18:00:48 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A7=A3=E5=86=B3=E8=BF=9B=E7=A8=8B?= =?UTF-8?q?=E5=AE=88=E6=8A=A4=E5=90=AF=E5=8A=A8=E5=91=BD=E4=BB=A4=E5=B8=A6?= =?UTF-8?q?=E7=A9=BA=E6=A0=BC=E5=AF=BC=E8=87=B4=E6=8A=A5=E9=94=99=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98=20(#4894)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/global/mimetype.ts | 2 +- frontend/src/views/toolbox/supervisor/create/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/global/mimetype.ts b/frontend/src/global/mimetype.ts index bf5185b64..bd842dac5 100644 --- a/frontend/src/global/mimetype.ts +++ b/frontend/src/global/mimetype.ts @@ -161,7 +161,7 @@ export const DNSTypes = [ value: 'DnsPod', }, { - label: 'CloudFlare', + label: 'Cloudflare', value: 'CloudFlare', }, { diff --git a/frontend/src/views/toolbox/supervisor/create/index.vue b/frontend/src/views/toolbox/supervisor/create/index.vue index 2acfcbfe6..f60e04571 100644 --- a/frontend/src/views/toolbox/supervisor/create/index.vue +++ b/frontend/src/views/toolbox/supervisor/create/index.vue @@ -21,7 +21,7 @@ - +