新增前端vue

This commit is contained in:
2026-02-09 13:49:34 +08:00
parent e6e005618f
commit 1de2958fd1

View File

@@ -7,7 +7,6 @@
:showCancelBtn="false"
defaultFullscreen="true"
width="100%"
class="server-detail-modal"
>
<div class="server-detail-container">
<div class="server-info-top">
@@ -134,6 +133,4 @@ export default defineComponent({
width: 100%;
margin: 0;
}
/* 移除原有的滚动条美化样式(已无必要) */
</style>