fix: ele改回使用账号选择组件

This commit is contained in:
hw
2025-11-20 11:05:18 +08:00
parent cf14806b6f
commit 0ea99e5aa8
10 changed files with 49 additions and 42 deletions

View File

@@ -119,9 +119,9 @@ defineExpose({
}
.material-img {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
justify-content: center;
width: 100%;
}
</style>