From 09d8b201b3006ee7b326f0038624a7bc8328e994 Mon Sep 17 00:00:00 2001 From: GoEdgeLab Date: Thu, 17 Mar 2022 19:57:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/public/js/components/common/labels.js | 5 +++++ web/views/@default/clusters/cluster/settings/dns/index.html | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/web/public/js/components/common/labels.js b/web/public/js/components/common/labels.js index ef3c8a92..94350e5e 100644 --- a/web/public/js/components/common/labels.js +++ b/web/public/js/components/common/labels.js @@ -43,3 +43,8 @@ Vue.component("grey-label", { }, template: `` }) + +// 可选标签 +Vue.component("optional-label", { + template: `(可选)` +}) \ No newline at end of file diff --git a/web/views/@default/clusters/cluster/settings/dns/index.html b/web/views/@default/clusters/cluster/settings/dns/index.html index baf096c6..12131616 100644 --- a/web/views/@default/clusters/cluster/settings/dns/index.html +++ b/web/views/@default/clusters/cluster/settings/dns/index.html @@ -27,7 +27,7 @@ - 自动设置CNAME记录 + 自动设置CNAME记录

除集群已创建的网站服务之外,自动解析到集群的CNAME记录,比如@www