feat(@vben/web-antd): support tenant-code subdomain routing
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 47s

This commit is contained in:
2026-02-24 16:00:10 +08:00
parent 274e1eb187
commit 3e55697532
2 changed files with 35 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
VITE_BASE=/
# 接口地址
VITE_GLOB_API_URL=https://mock-napi.vben.pro/api
VITE_GLOB_API_URL=https://api-tenant.laosankeji.com/api/tenant/v1
# 是否开启压缩,可以设置为 none, brotli, gzip
VITE_COMPRESS=none