add 点对点任务
This commit is contained in:
@@ -482,4 +482,15 @@ uni-button[size=mini] {
|
||||
width 70%
|
||||
height 4rpx
|
||||
background-color #fff
|
||||
}
|
||||
// 开关
|
||||
uni-switch .uni-switch-input {
|
||||
width: 60px !important;
|
||||
height: 32px !important;
|
||||
}
|
||||
uni-switch .uni-switch-input:before {
|
||||
width: 58px !important;
|
||||
}
|
||||
uni-switch .uni-switch-input.uni-switch-input-checked:after {
|
||||
transform: translateX(30px) !important;
|
||||
}
|
||||
Reference in New Issue
Block a user