Commit eaf00799 by 李宏达

lhd

parent 341e96e6
...@@ -326,7 +326,7 @@ axios.get("/vue/comp/base").then(function(res){ ...@@ -326,7 +326,7 @@ axios.get("/vue/comp/base").then(function(res){
},1500); },1500);
}else if(v== "创新人才发现"){ }else if(v== "创新人才发现"){
this.typeHome = false; // this.typeHome = false;
window.open("https://gct.aminer.cn/"); window.open("https://gct.aminer.cn/");
// this.loadingHome = true; // this.loadingHome = true;
// var url = encodeURIComponent("http://58.213.198.76:10012/pmes2/login"); // var url = encodeURIComponent("http://58.213.198.76:10012/pmes2/login");
...@@ -335,10 +335,10 @@ axios.get("/vue/comp/base").then(function(res){ ...@@ -335,10 +335,10 @@ axios.get("/vue/comp/base").then(function(res){
// this.loadingHome = false; // this.loadingHome = false;
// },1500); // },1500);
}else if(v== "知识产权运营"){ }else if(v== "知识产权运营"){
this.typeHome = false; // this.typeHome = false;
window.open("https://www.cnuip.com/"); window.open("https://www.cnuip.com/");
}else if(v== "智能采集"){ }else if(v== "智能采集"){
this.typeHome = false; // this.typeHome = false;
window.open("http://47.104.94.221:8001/wiki"); window.open("http://47.104.94.221:8001/wiki");
}else if(v== "创新资源共享"){ }else if(v== "创新资源共享"){
this.typeHome = false; this.typeHome = false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment