chore: 调整关于项目路由结构

This commit is contained in:
2024-11-23 23:28:46 +08:00
parent c2463fc450
commit 21913350e7
3 changed files with 23 additions and 16 deletions

View File

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