调整界面

This commit is contained in:
GoEdgeLab
2020-10-25 19:45:42 +08:00
parent 9524a0d145
commit cccc64a629
11 changed files with 36 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{$layout}
{$template "/left_menu"}
<div class="right-box">
<button class="ui button red" type="button" @click.prevent="deleteServer(serverId)">删除当前服务</button>
</div>