// 会员海报广告跳转
clickUrl(excellentUrl){
// debugger
if(excellentUrl.url==excellentUrl.url){
window.location.href = this.excellentUrl.url
}else{
window.open(this.excellentcerterUrl.url, '_blank')
}
},
// 会员海报广告跳转
clickUrl(excellentUrl){
// debugger
if(excellentUrl.url==excellentUrl.url){
window.location.href = this.excellentUrl.url
}else{
window.open(this.excellentcerterUrl.url, '_blank')
}
},