mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-23 23:45:08 +08:00
关联更多《开发指南》的文档,方便大家快速获取到文档。
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
<template>
|
||||
<i-frame :src="url" />
|
||||
<div>
|
||||
<doc-alert title="服务监控" url="https://doc.iocoder.cn/server-monitor/" />
|
||||
<i-frame :src="url" />
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
import iFrame from "@/components/iFrame/index";
|
||||
|
Reference in New Issue
Block a user