Ver código fonte

修复 VITE_GLOB_APP_TITLE 带 . 导致报错的问题

张甜 4 anos atrás
pai
commit
c15423cb82
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      Vben2/.env

+ 2 - 2
Vben2/.env

@@ -2,7 +2,7 @@
 VITE_PORT = 3100
 
 # spa-title
-VITE_GLOB_APP_TITLE = Admin.NET
+VITE_GLOB_APP_TITLE = Admin_NET
 
 # spa shortname
-VITE_GLOB_APP_SHORT_NAME = Admin.NET
+VITE_GLOB_APP_SHORT_NAME = Admin_NET