|
|
@ -397,7 +397,8 @@ |
|
|
|
this.getAgent(); |
|
|
|
this.getAgent(); |
|
|
|
}, mounted() { |
|
|
|
}, mounted() { |
|
|
|
this.getDownloadTokenFun(); |
|
|
|
this.getDownloadTokenFun(); |
|
|
|
this.full_url = location.href.split("?")[0]; |
|
|
|
// this.full_url = location.href.split("?")[0]; |
|
|
|
|
|
|
|
this.full_url = location.href; |
|
|
|
this.qrcode(); |
|
|
|
this.qrcode(); |
|
|
|
}, filters: { |
|
|
|
}, filters: { |
|
|
|
getiOStype: function (type) { |
|
|
|
getiOStype: function (type) { |
|
|
|