分切子卷维护

This commit is contained in:
2024-07-16 11:29:16 +08:00
parent 33fbcfd7f8
commit 914e48265b
7 changed files with 194 additions and 4 deletions

View File

@@ -455,4 +455,12 @@ uni-button[disabled]:not([type]) {
.layout-t tr.checked td .sin_input {
color: #8a8a8a;
border: 1px solid #ffffff;
}
.msg_item {
font-size: 28rpx;
line-height: 30rpx;
font-weight: 700;
color: #ff6a00;
margin-top: 30rpx;
}