add PUBLIC_PATH env

This commit is contained in:
Liu Ruichao
2025-04-23 10:49:50 +08:00
parent 783f17e9e8
commit 7f76b5f4ee
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
VUE_APP_API_BASE_URL=/xiaozhi
VUE_APP_PUBLIC_PATH=/
# 是否开启CDN
VUE_APP_USE_CDN=false