Преглед на файлове

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

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')
 
           }
       },