|
@@ -633,15 +633,15 @@
|
|
|
this.getSystemWidth();
|
|
|
if(this.SystemWidthFlag){
|
|
|
if(registerType===1) {
|
|
|
- window.open('https://172.mtavip.com/mdist/#/webRegister?flug=1')
|
|
|
+ window.open('https://cdnks.mtavip.com/mdist/#/webRegister?flug=1')
|
|
|
}else {
|
|
|
- window.open('https://172.mtavip.com/mdist/#/webRegister?flug=2')
|
|
|
+ window.open('https://cdnks.mtavip.com/mdist/#/webRegister?flug=2')
|
|
|
}
|
|
|
}else{
|
|
|
if(registerType===1){
|
|
|
- window.open('https://172.mtavip.com/a/register?flug=1')
|
|
|
+ window.open('https://cdnks.mtavip.com/a/register?flug=1')
|
|
|
}else{
|
|
|
- window.open('https://172.mtavip.com/a/register?flug=2')
|
|
|
+ window.open('https://cdnks.mtavip.com/a/register?flug=2')
|
|
|
}
|
|
|
|
|
|
}
|