소스 검색

考试系统页面下的所有【免费试用】按钮链接,更改成培训系统的链接

tanxue 2 년 전
부모
커밋
7784e0099e
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      pages/examsystem/index.vue

+ 2 - 2
pages/examsystem/index.vue

@@ -407,9 +407,9 @@
         this.getSystemWidth();
           // 没升级
           if(this.SystemWidthFlag){
-            window.open('https://cdnks.mtavip.com/mdist/#/webRegister?flug=1')
+            window.open('https://cdnks.mtavip.com/mdist/#/webRegister?flug=2')
           }else{
-            window.open('https://cdnks.mtavip.com/a/register?flug=1')
+            window.open('https://cdnks.mtavip.com/a/register?flug=2')
 
           }
       },