chore: 优化关于项目菜单链接

This commit is contained in:
2025-02-06 20:32:38 +08:00
parent 97008add0a
commit 677a8825d7
3 changed files with 6 additions and 26 deletions

View File

@@ -1,9 +0,0 @@
<template>
<GiIframe src="https://arco.design/vue/component/button"></GiIframe>
</template>
<script lang='ts' setup>
defineOptions({ name: 'AboutDocumentArcoDesignVue' })
</script>
<style scoped lang="scss"></style>

View File

@@ -1,9 +0,0 @@
<template>
<GiIframe src="https://continew.top"></GiIframe>
</template>
<script lang='ts' setup>
defineOptions({ name: 'AboutDocumentContiNew' })
</script>
<style scoped lang="scss"></style>