fix: basic path warning

This commit is contained in:
xuziqiang
2024-05-22 14:28:56 +08:00
parent 78207546c7
commit 54b7ffb119
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
VITE_USE_MOCK = true
# public path
VITE_PUBLIC_PATH = /hx-ai-intelligent
VITE_PUBLIC_PATH = /hx-ai-intelligent/
# Delete console
VITE_DROP_CONSOLE = true