集成 Go-View 大屏设计器

This commit is contained in:
YunaiV
2023-02-07 23:08:14 +08:00
parent daef663f58
commit fb45a70bce
4 changed files with 100 additions and 87 deletions

View File

@ -1,6 +1,6 @@
<template>
<div>
<doc-alert title="大屏设计器" url="https://doc.iocoder.cn/report/" />
<doc-alert title="大屏设计器" url="https://doc.iocoder.cn/report/screen/" />
<i-frame :src="url" />
</div>
</template>