diff --git a/.env.production b/.env.production index 8150bd8..376ae47 100644 --- a/.env.production +++ b/.env.production @@ -2,4 +2,4 @@ ENV = 'production' # base api -VUE_APP_BASE_API = 'http://chaoyang.yulongcode.com/api/' \ No newline at end of file +VUE_APP_BASE_API = 'http://cyteam.org.cn/api/' \ No newline at end of file diff --git a/src/App.vue b/src/App.vue index a123d0b..f4eabcc 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,25 +5,17 @@