feat: 主机连接日志.

This commit is contained in:
lijiahang
2023-12-27 12:31:18 +08:00
parent 459002f666
commit 6fdd29b3fe
18 changed files with 147 additions and 97 deletions

View File

@@ -33,7 +33,7 @@
<!-- 返回 -->
<a-tab-pane key="back" v-if="userId">
<template #title>
<icon-arrow-left style="font-size: 16px" />
<icon-left style="font-size: 16px; padding-top: 2px;" />
返回
</template>
</a-tab-pane>