feat 工单消息

This commit is contained in:
duanliang
2024-12-20 11:41:23 +08:00
parent c9b4f315e5
commit bed0a9bd5a
4 changed files with 419 additions and 11 deletions

View File

@@ -29,6 +29,8 @@
z-index:99;
padding:0 vw(20);
.list{
scrollbar-width: none;
scrollbar-color: transparent transparent;
height:vh(895);
overflow: auto;
.li:nth-child(odd){
@@ -71,7 +73,7 @@
text-align: left;
font-style: normal;
text-transform: none;
margin-left:vw(50);
margin-left:vw(30);
}
p{
font-weight: 400;