feat(工具箱): 添加新的工具项信息

This commit is contained in:
2025-02-23 17:29:58 +08:00
parent 93fea94c3a
commit ffbf926c9f
3 changed files with 41 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
<template>
<div class="tool-detail-page"></div>
</template>
<script setup>
</script>
<style lang="less" scoped>
</style>

View File

@@ -0,0 +1,9 @@
<template>
<div class="tool-detail-page"></div>
</template>
<script setup>
</script>
<style lang="less" scoped>
</style>