优化
This commit is contained in:
@@ -168,14 +168,12 @@ const convertBase64 = (data: ArrayBuffer) => {
|
||||
|
||||
.barcode-view {
|
||||
display: flex;
|
||||
width: 80%;
|
||||
width: 100%;
|
||||
flex-direction: column;
|
||||
align-self: center;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
image {
|
||||
width: 100%;
|
||||
//width: 100%;
|
||||
height: 130rpx;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user