任务管理、指令管理

This commit is contained in:
2024-04-04 18:03:33 +08:00
parent 2a533f04a8
commit 25765da896
4 changed files with 72 additions and 46 deletions

View File

@@ -228,7 +228,7 @@ uni-button:after {
.item-wrap {
background-color: #fff;
border-radius: 24rpx;
padding: 22rpx 14rpx;
padding: 22rpx 30rpx;
margin-bottom: 20rpx;
box-shadow: 0 4rpx 10rpx 2rpx rgba(0,0,0,.1);
}