wangxy 2 tahun lalu
induk
melakukan
221decb589
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  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/mdistqg/#/webRegister?flug=1')
+          window.open('https://qg.qtavip.com/mdistqg/#/webRegisterQg?flug=1')
         } else {
-          window.open('https://qg.qtavip.com/mdistqg/#/webRegister?flug=2')
+          window.open('https://qg.qtavip.com/mdistqg/#/webRegisterQg?flug=2')
         }
       } else {
         if (this.myType === 'kaoshi') {