增加自适应组件

This commit is contained in:
aixianling
2023-10-11 18:21:40 +08:00
parent 7be1dfd235
commit 6b7ff8e58c
7 changed files with 238 additions and 3 deletions

View File

@@ -54,6 +54,7 @@ export default {
background-size: 10px 10px;
.view {
flex-shrink: 0;
background-color: #fff;
}
}