提交 97f608ab authored 作者: lhh's avatar lhh

修改bug

上级 e7692be6
......@@ -10,7 +10,7 @@ defineProps<{ list: IBanner[] }>()
function handleClick(item: IBanner) {
// 外链
if (item.type === '2') {
// location.href = item.url
location.href = item.url
}
}
</script>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论