mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-10 20:57:10 +08:00
chore: 关于菜单增加更新日志内嵌菜单,移除在线文档外链菜单
This commit is contained in:
9
src/views/about/document/changelog/index.vue
Normal file
9
src/views/about/document/changelog/index.vue
Normal file
@@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<GiIframe src="https://continew.top/admin/changelog/"></GiIframe>
|
||||
</template>
|
||||
|
||||
<script lang='ts' setup>
|
||||
defineOptions({ name: 'AboutDocumentChangelog' })
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss"></style>
|
Reference in New Issue
Block a user