This commit is contained in:
zhangguoping 2024-09-14 16:38:38 +08:00
parent b16ae83686
commit a48ca62807
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<!doctype html>
<html build-date="2024-09-14 16:34:30">
<html build-date="2024-09-14 16:37:43">
<head>
<link rel="stylesheet" href="./assets/uni.ad4bcb33.css">

2
env/.env.test vendored
View File

@ -5,7 +5,7 @@ VITE_DELETE_CONSOLE = false
# 是否开启sourcemap
VITE_SHOW_SOURCEMAP = false
VITE_APP_PUBLIC_BASE = ./
VITE_APP_PUBLIC_BASE = './'
# 测试线上
VITE_SERVER_BASEURL = 'https://gateway.dev.cdlsxd.cn'
# 正式环境