前端代码

This commit is contained in:
范强强
2024-02-19 11:12:59 +08:00
parent 498f091352
commit c66445edd4
1436 changed files with 528601 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
NODE_ENV=production
VUE_APP_API_BASE_URL=http://boot.jero.com:8080/laws-sinotruk
VUE_APP_CAS_BASE_URL=http://cas.example.org:8443/cas
VUE_APP_ONLINE_BASE_URL=http://fileview.jero.com/onlinePreview
VUE_APP_TAG_FLAG=1
VUE_APP_LOGIN_PAGE='/user/login'
VUE_APP_CURRENT_SYSTEM='inner'
VUE_APP_LOGOUT_PAGE='/user/login'