From 2892879358ecc6d2c1068c2280a5dc25d99ff346 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B2=88=E5=AD=A6=E5=9D=A4?= <1107410514@qq.com> Date: Wed, 16 Oct 2019 18:11:49 +0800 Subject: [PATCH] kun 19/10/16 18:12 --- .env.production | 2 +- src/views/Registered.vue | 121 ------------------------------ src/views/home/NewsList.vue | 6 +- src/views/personal/Apply.vue | 1 - src/views/personal/Collection.vue | 1 - src/views/personal/Declare.vue | 2 +- src/views/project/Project.vue | 2 - src/views/project/Schedule.vue | 1 - vue.config.js | 2 +- 9 files changed, 7 insertions(+), 131 deletions(-) diff --git a/.env.production b/.env.production index 8150bd8..589c219 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://api.cyteam.org.cn/' \ No newline at end of file diff --git a/src/views/Registered.vue b/src/views/Registered.vue index 7873d48..fa34c75 100644 --- a/src/views/Registered.vue +++ b/src/views/Registered.vue @@ -26,126 +26,6 @@ 注:组织名称将用于用户登录 - - - - - - - - - - - - - - - - - - - - @@ -189,7 +69,6 @@ export default { object: _this.obj } }).then(res => { - console.log(res) if (res.data.code === 200) { alert(res.data.data.msg) _this.$router.push({ diff --git a/src/views/home/NewsList.vue b/src/views/home/NewsList.vue index a3ffa0f..9c3829b 100644 --- a/src/views/home/NewsList.vue +++ b/src/views/home/NewsList.vue @@ -2,7 +2,7 @@
-