feat: 完成yi.tool.web爬虫

This commit is contained in:
橙子
2024-06-09 00:29:53 +08:00
parent f44a099469
commit f267d820bf
11 changed files with 144 additions and 10 deletions

View File

@@ -212,7 +212,7 @@ const hanldeReadClick=async ()=>{
}
const enterStart=()=>{
alert("即将发布Yi.Abp.Tool,官方脚手架工具集,敬请期待!")
router.push("/start");
}
</script>