反馈调整0620

static-project
chen 2022-06-20 09:00:35 +08:00
parent c0e7afbd82
commit b798f65596
1 changed files with 7 additions and 8 deletions

View File

@ -104,14 +104,13 @@
current:this.bcurrent,
sources:imgList
})
} else {
if(url){
//
uni.navigateTo({
url:`/${url}`
})
console.log('跳转链接');
}
}
if(url){
//
uni.navigateTo({
url:`/${url}`
})
console.log(`/${url}`,'跳转链接');
}
},
//