chore: 关于菜单增加更新日志内嵌菜单,移除在线文档外链菜单

This commit is contained in:
2025-07-27 14:10:24 +08:00
parent dca7379c20
commit f3dea886ad
2 changed files with 12 additions and 2 deletions

View 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>