From 9e8375574d06ccc83df1eb3912cda2e6b9df4b2c Mon Sep 17 00:00:00 2001 From: jingrow Date: Fri, 1 Aug 2025 20:15:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=BB=BA=E5=9F=9F=E5=90=8D=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=E5=A2=9E=E5=8A=A0=E5=9F=9F=E5=90=8D=E6=89=80=E6=9C=89?= =?UTF-8?q?=E8=80=85=E9=80=89=E9=A1=B9=E6=A1=86=EF=BC=8C=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E6=96=B0=E5=BB=BA=E5=9F=9F=E5=90=8D=E6=89=80=E6=9C=89=E8=80=85?= =?UTF-8?q?=E5=BC=B9=E7=AA=97=E5=AF=B9=E8=AF=9D=E6=A1=86=EF=BC=8C=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E4=B8=AD=E5=9B=BD=E7=9C=81=E5=B8=82=E5=8C=BA3?= =?UTF-8?q?=E7=BA=A7=E8=81=94=E5=8A=A8=E7=9A=84=E5=AE=8C=E6=95=B4=E6=95=B0?= =?UTF-8?q?=E6=8D=AEts=E6=96=87=E4=BB=B6=E5=8F=8A=E8=B0=83=E7=94=A8?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src2/components/DomainOwnerDialog.vue | 441 ++ dashboard/src2/pages/NewJsiteDomain.vue | 126 +- dashboard/src2/utils/regions.ts | 5734 +++++++++++++++++ jcloud/api/client.py | 1 + jcloud/api/domain_west.py | 336 +- 5 files changed, 6594 insertions(+), 44 deletions(-) create mode 100644 dashboard/src2/components/DomainOwnerDialog.vue create mode 100644 dashboard/src2/utils/regions.ts diff --git a/dashboard/src2/components/DomainOwnerDialog.vue b/dashboard/src2/components/DomainOwnerDialog.vue new file mode 100644 index 0000000..a674a68 --- /dev/null +++ b/dashboard/src2/components/DomainOwnerDialog.vue @@ -0,0 +1,441 @@ + + + \ No newline at end of file diff --git a/dashboard/src2/pages/NewJsiteDomain.vue b/dashboard/src2/pages/NewJsiteDomain.vue index 26c69d6..4d7a3f4 100644 --- a/dashboard/src2/pages/NewJsiteDomain.vue +++ b/dashboard/src2/pages/NewJsiteDomain.vue @@ -145,6 +145,33 @@
+ +
+ +
+ + +
+
+