This commit is contained in:
parent
b16ae83686
commit
a48ca62807
|
@ -1,5 +1,5 @@
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html build-date="2024-09-14 16:34:30">
|
<html build-date="2024-09-14 16:37:43">
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" href="./assets/uni.ad4bcb33.css">
|
<link rel="stylesheet" href="./assets/uni.ad4bcb33.css">
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ VITE_DELETE_CONSOLE = false
|
||||||
# 是否开启sourcemap
|
# 是否开启sourcemap
|
||||||
VITE_SHOW_SOURCEMAP = false
|
VITE_SHOW_SOURCEMAP = false
|
||||||
|
|
||||||
VITE_APP_PUBLIC_BASE = ./
|
VITE_APP_PUBLIC_BASE = './'
|
||||||
# 测试线上
|
# 测试线上
|
||||||
VITE_SERVER_BASEURL = 'https://gateway.dev.cdlsxd.cn'
|
VITE_SERVER_BASEURL = 'https://gateway.dev.cdlsxd.cn'
|
||||||
# 正式环境
|
# 正式环境
|
||||||
|
|
Loading…
Reference in New Issue