扫码异常接口缓存线接口

This commit is contained in:
2023-03-30 10:45:00 +08:00
parent 5315ea7016
commit 76e762e84e
10 changed files with 68 additions and 49 deletions

View File

@@ -181,6 +181,9 @@ uni-button:after {
.bg-red {
background-color: #ff6a00;
}
.bg-none {
display: none;
}
.material-wrap {
width: calc(100% - 30px);
height: calc(100% - 152px);/** 42+15*5+35 */