From 670ef85b6a19b7f4e37a924e31a5edf5074167e0 Mon Sep 17 00:00:00 2001 From: pengda <1111@qq.com> Date: Fri, 25 Jul 2025 18:11:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=9F=9F=E5=90=8D=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/domainAdd.vue | 2 +- src/components/domainBind.vue | 170 +++++------------------------------------ src/views/agent/domainList.vue | 6 +- 3 files changed, 22 insertions(+), 156 deletions(-) diff --git a/src/components/domainAdd.vue b/src/components/domainAdd.vue index 0b78105..d157561 100644 --- a/src/components/domainAdd.vue +++ b/src/components/domainAdd.vue @@ -131,7 +131,7 @@ export default { }, init() { this.dalogVisibleAddDomain = false; - this.$emit('update:visible', false); + this.$emit('update:visible', this.formData); this.resetForm(); }, handleCancel(){ diff --git a/src/components/domainBind.vue b/src/components/domainBind.vue index 220abd2..95b47f1 100644 --- a/src/components/domainBind.vue +++ b/src/components/domainBind.vue @@ -27,61 +27,15 @@ - -
- -

设置自己的域名,需要做 2 步站外操作。如果暂时未准备好,或打算稍后设置,可以先选用平台免费域名,平台随时支持域名修改。

-

1.域名必须在阿里云完成 ICP 备案

-

备案网址:https://beian.aliyun.com

-

2.域名要解析到平台服务器上

-

记录类型:CNAME;记录值:lunwen.kuailedns.com

-

3.域名填写

- -

4.域名备案号

- -
- 先用平台免费域名 - 准备完毕,验证自有域名 -
-
-
- - 验证域名解析 - - - 域名已解析 - - - 域名未解析 - -
-
- -
-
- - 验证ICP备案 - - - 验证ICP备案 - - - ICP未备案 - -
-
-
-
-
+