chore: 修改路径

This commit is contained in:
dap 2025-02-07 14:42:47 +08:00
parent cd77063f68
commit f78bc4e4f7

View File

@ -1,3 +1,6 @@
<template>
<iframe class="size-full" src="http://localhost:9090/applications"></iframe>
<iframe
class="size-full"
src="http://localhost:9090/admin/applications"
></iframe>
</template>