let url = window.location.host;//获取
let newUrl = url.split(':')//根据:字符提取
console.log('截取字段:',newUrl)
this.url = 'https://www.beta.ule.com/event/h5/ule/528.html?'+newdata[1]
let url = window.location.host;//获取
let newUrl = url.split(':')//根据:字符提取
console.log('截取字段:',newUrl)
this.url = 'https://www.beta.ule.com/event/h5/ule/528.html?'+newdata[1]