wangxy 2 年 前
コミット
ddd2785859
1 ファイル変更2 行追加2 行削除
  1. 2 2
      components/common/freeTrialBtn.vue

+ 2 - 2
components/common/freeTrialBtn.vue

@@ -48,9 +48,9 @@ export default {
       if (!this.isPC()) {
         // H5
         if (this.myType === 'kaoshi') {
-          window.open('https://qg.qtavip.com/mdist/#/webRegister?flug=1')
+          window.open('https://qg.qtavip.com/mdistqg/#/webRegister?flug=1')
         } else {
-          window.open('https://qg.qtavip.com/mdist/#/webRegister?flug=2')
+          window.open('https://qg.qtavip.com/mdistqg/#/webRegister?flug=2')
         }
       } else {
         if (this.myType === 'kaoshi') {