dedsudiyu 3 months ago
parent
commit
93237388bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/home.vue

+ 1 - 1
src/views/home.vue

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