This commit is contained in:
2023-08-12 22:15:27 +08:00
commit c46b07d1da
421 changed files with 46336 additions and 0 deletions

11
.env.production Normal file
View File

@@ -0,0 +1,11 @@
# 页面标题
VITE_APP_TITLE = 金武联驾校
# 开发环境配置
VITE_APP_ENV = 'production'
# 金武联驾校/开发环境
VITE_APP_BASE_API = 'https://i.equ-tech.com/zongheng-api/'
#
VITE_WEB_BASE_URL = 'https://i.equ-tech.com/zongheng'