feat: update vue 3.0

This commit is contained in:
Gaoxs
2023-03-05 21:38:37 +08:00
parent 2ee84d2d0b
commit dce85b1453
410 changed files with 31267 additions and 20408 deletions

5
.env.production Normal file
View File

@ -0,0 +1,5 @@
ENV = 'production'
# 接口地址
VITE_APP_BASE_API = 'https://app2.yixiang.co'
VITE_APP_WS_API = 'ws://app2.yixiang.co'