feat: 新增工具:在线文本编辑/HTML获取; 回到顶部

This commit is contained in:
taoran
2024-06-20 14:29:26 +08:00
parent 6e8787a2d0
commit c4bff93b44
5 changed files with 124 additions and 0 deletions
+3
View File
@@ -58,6 +58,9 @@ onMounted(() => {
<div class="w-[24%] c-md:w-[24%] c-sm:w-[32%] "></div>
</div>
</div>
<!-- 返回顶部 -->
<el-backtop :right="10" :bottom="50" />
</div>
</template>