@@ -78,7 +78,7 @@
//切换页面
pageCheck(type){
if(type == 3){
- window.open('http://www.baidu.com')
+ window.open('https://zcsjpt-szls.nwafu.edu.cn/')
}else{
if(type !== this.pageType){
this.$set(this,'pageType',type);