修改图片预览组件

This commit is contained in:
A1300399510
2023-07-28 14:42:45 +08:00
parent 6cb88bda8a
commit 1b8fa7b68b
6 changed files with 98 additions and 86 deletions

View File

@@ -557,11 +557,11 @@ onUnmounted(() => {
}
.btn-qrcode {
height: 365px;
width: 360px;
margin: 0 auto;
.bj {
height: 100%;
width: 100%;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2784313725490196);
border-radius: 10px;
}