mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-14 08:58:40 +08:00
chore: 优化关于项目菜单链接
This commit is contained in:
@@ -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>
|
@@ -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>
|
Reference in New Issue
Block a user