|
@@ -218,20 +218,11 @@
|
|
|
var registerType = type;
|
|
|
this.getSystemWidth();
|
|
|
if(this.youkeFlag){
|
|
|
- if(this.SystemWidthFlag){
|
|
|
if(registerType===1) {
|
|
|
- window.open('https://cdnks.mtavip.com/mdist/#/webRegister?flug=1')
|
|
|
+ window.open('https://youkeksc.mtavip.com/kscmdist/#/youke')
|
|
|
}else {
|
|
|
- window.open('https://cdnks.mtavip.com/mdist/#/webRegister?flug=2')
|
|
|
- }
|
|
|
- }else{
|
|
|
- if(registerType===1){
|
|
|
- window.open('https://cdnks.mtavip.com/a/register?flug=1')
|
|
|
- }else{
|
|
|
- window.open('https://cdnks.mtavip.com/a/register?flug=2')
|
|
|
+ window.open('https://youkepxc.mtavip.com/pxcmdist/#/youke')
|
|
|
}
|
|
|
-
|
|
|
- }
|
|
|
}else{
|
|
|
// 升级中
|
|
|
this.$message({customClass:'phone-message-box',type: 'warning',message: '系统升级中,请稍后再试...'});
|