|
@@ -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') {
|