PDA样式修改,功能完善

This commit is contained in:
赵正易
2024-03-28 13:33:13 +08:00
parent 96abe04127
commit c296a32768
9 changed files with 192 additions and 135 deletions

View File

@@ -326,7 +326,7 @@ export default {
margin-top: 50px;
height: 360px;
padding: 10px;
background-color: rgba(20, 9, 69, 0.2);
background-color: rgba(179, 179, 179, 0.7);
border-radius: 5px;
}
.scroll-view-last {