index.vue 189 Bytes Edit Raw Blame History 1 2 3 4 <!-- 建议通过菜单配置成外链/内嵌 达到相同的效果且灵活性更高 --> <template> <iframe class="size-full" src="http://localhost:8800/snail-job"></iframe> </template>