|
@@ -410,7 +410,6 @@
|
|
// 免费试用
|
|
// 免费试用
|
|
FreeTrial(){
|
|
FreeTrial(){
|
|
this.getSystemWidth();
|
|
this.getSystemWidth();
|
|
- if(this.youkeFlag){
|
|
|
|
// 没升级
|
|
// 没升级
|
|
if(this.SystemWidthFlag){
|
|
if(this.SystemWidthFlag){
|
|
window.open('https://cdnks.mtavip.com/mdist/#/webRegister?flug=1')
|
|
window.open('https://cdnks.mtavip.com/mdist/#/webRegister?flug=1')
|
|
@@ -418,10 +417,6 @@
|
|
window.open('https://cdnks.mtavip.com/a/register?flug=1')
|
|
window.open('https://cdnks.mtavip.com/a/register?flug=1')
|
|
|
|
|
|
}
|
|
}
|
|
- }else{
|
|
|
|
- // 升级中
|
|
|
|
- this.$message({customClass:'phone-message-box',type: 'warning',message: '系统升级中,请稍后再试...'});
|
|
|
|
- }
|
|
|
|
},
|
|
},
|
|
// 判断是否为移动端
|
|
// 判断是否为移动端
|
|
getSystemWidth(){
|
|
getSystemWidth(){
|