mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-13 23:03:14 +08:00
chore: init project
This commit is contained in:
6
packages/business/layouts/src/iframe/iframe-view.vue
Normal file
6
packages/business/layouts/src/iframe/iframe-view.vue
Normal file
@@ -0,0 +1,6 @@
|
||||
<script lang="ts" setup>
|
||||
defineOptions({ name: 'IFrameView' });
|
||||
</script>
|
||||
<template>
|
||||
<div></div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user