添加备案信息配置项,给登录页面 Logo 增加圆角

This commit is contained in:
RockYang
2025-01-10 17:33:25 +08:00
parent 57b1b44645
commit 8dc03a7509
9 changed files with 1030 additions and 1989 deletions

View File

@@ -42,7 +42,7 @@
</template>
</el-table-column>
<el-table-column fixed="right" label="操作" width="200">
<el-table-column fixed="right" label="操作" width="220">
<template #default="scope">
<el-button-group class="ml-4">
<el-button size="small" type="primary" @click="userEdit(scope.row)">编辑</el-button>