mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-11 12:57:10 +08:00
chore: 调整关于项目路由结构
This commit is contained in:
9
src/views/about/document/continew/index.vue
Normal file
9
src/views/about/document/continew/index.vue
Normal 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>
|
||||
Reference in New Issue
Block a user