pk优化版

This commit is contained in:
2026-02-26 13:15:19 +08:00
parent d4c0dcf6b1
commit 5c1911314f
22 changed files with 742 additions and 386 deletions

8
.env.development Normal file
View File

@@ -0,0 +1,8 @@
# 后端 api地址
VITE_API_BASE_URL=http://192.168.2.22:8101
# 注册地址
VITE_REGISTER_API_URL=http://192.168.2.22:48080
# pk api地址
VITE_PK_MINI_API_URL=http://192.168.2.22:8086
# 商店地址
VITE_SHOP_URL=http://192.168.2.128:8085