zhuguifei
2025-03-21 a5e440db0ef51a31f3287175f626221aa1d4e879
1
2
3
4
5
6
<template>
  <iframe
    class="size-full"
    src="http://localhost:9090/admin/applications"
  ></iframe>
</template>