|
@@ -50,7 +50,7 @@ export default {
|
|
|
if (this.myType === 'kaoshi') {
|
|
|
window.open('https://qg.qtavip.com/mdist/#/webRegister?flug=1')
|
|
|
} else {
|
|
|
- window.open('https://qg.qtavip.com/#/webRegister?flug=2')
|
|
|
+ window.open('https://qg.qtavip.com/mdist/#/webRegister?flug=2')
|
|
|
}
|
|
|
} else {
|
|
|
if (this.myType === 'kaoshi') {
|