mirror of
https://gitee.com/ssssssss-team/magic-boot.git
synced 2025-04-09 06:23:05 +08:00
4 lines
137 B
Vue
4 lines
137 B
Vue
<template>
|
|
<iframe :src="$global.filePrefix + 'magic/web/index.html'" width="100%" height="100%" frameborder="0"></iframe>
|
|
</template>
|