第一次提交

This commit is contained in:
2025-07-04 10:37:02 +08:00
commit 5137a64cce
72 changed files with 15660 additions and 0 deletions

6
.env.development Normal file
View File

@@ -0,0 +1,6 @@
NODE_ENV = 'development'
# 接口版权
VUE_APP_API_VERSION = 'admin'
VUE_APP_API_BASEURL = 'https://dev.api.tco211.com/'
VUE_APP_SSO_LOGINURL = 'https://dev.uc.f2b211.com/index.php/uc/user/login.html'
VUE_APP_SSO_APPID = '20211117000001117'