This commit is contained in:
clay
2021-12-27 21:09:13 +08:00
parent a75166d228
commit 0e5f392ab9
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ ENV = 'development'
# EBTS/开发环境
#VUE_APP_BASE_API = '/dev-api'
VUE_APP_BASE_API = 'http://localhost:8085/dev-api'
VUE_APP_BASE_API = 'http://localhost:8096/dev-api'
#VUE_APP_BASE_API = 'https://api.ebts.top/dev-api'
# 路由懒加载

View File

@@ -3,4 +3,4 @@ ENV = 'production'
# EBTS/生产环境
#VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'https://api.ebts.top/dev-api'
VUE_APP_BASE_API = 'http://sistapi.hchyun.cn/dev-api'

View File

@@ -66,7 +66,7 @@ export default {
codeUrl: "",
cookiePassword: "",
loginForm: {
username: "clay",
username: "admin",
password: "926425",
// username: "admin",
// password: "HCY@2020",