mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-08-08 15:21:52 +08:00
1. 新增《接口文档》《菜单路由》等
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<template>
|
||||
<i-frame :src="url" />
|
||||
<div>
|
||||
<doc-alert title="接口文档" url="https://doc.iocoder.cn/api-doc/" />
|
||||
<i-frame :src="url" />
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
import iFrame from "@/components/iFrame/index";
|
||||
|
Reference in New Issue
Block a user