From b81a0377b8dabb74f5ba22453bbe214c0b93042f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B2=A1=E5=A4=8D=E4=B9=A0?= <2353956224@qq.com> Date: Thu, 26 Mar 2026 13:38:35 +0800 Subject: [PATCH] =?UTF-8?q?2.4.4=20=E6=9B=B4=E6=94=B9=E4=B8=BB=E6=92=AD?= =?UTF-8?q?=E4=B8=8A=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 + index.html | 25 +- src/App.vue | 20 +- src/components/HostListDialog.vue | 29 +-- src/pages/ConfigPage.vue | 56 +++-- src/utils/pk-mini/countryUtil.js | 393 +++++++++++++++++++++++++++++- src/views/pk-mini/PkHall.vue | 115 ++++++++- 7 files changed, 562 insertions(+), 78 deletions(-) diff --git a/.env.development b/.env.development index db19c58..ac31de1 100644 --- a/.env.development +++ b/.env.development @@ -6,5 +6,7 @@ VITE_REGISTER_API_URL=http://192.168.2.22:48080 # VITE_REGISTER_API_URL=https://backstageapi.yolozs.com # pk api地址 VITE_PK_MINI_API_URL=http://192.168.2.22:8086 +# VITE_PK_MINI_API_URL=https://pk.yolozs.com + # 商店地址 VITE_SHOP_URL=https://www.tkzyw.com diff --git a/index.html b/index.html index 4a9a393..9f00847 100644 --- a/index.html +++ b/index.html @@ -1,13 +1,16 @@ -
- - -