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