Commit bc923db4 authored by zhangsan's avatar zhangsan

1

parent 2c8c01ba
......@@ -33,8 +33,11 @@ const fetchData = async () => {
}
const handleJump = (item) => {
showFailToast('暂未开放世界银行项目产品')
return false
window.location.href = window.location.origin + `/product/detail.html?id=${item.productId}`
}
fetchData()
</script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment