新增点位管理
This commit is contained in:
@@ -129,6 +129,17 @@ uni-button:after {
|
||||
text-align: center;
|
||||
color: #ff6a00;
|
||||
}
|
||||
.unchecked {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
background-color: #fff;
|
||||
border: 1px solid #aaa;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.checked-filled {
|
||||
background-color: #ff6a00;
|
||||
border-color: #ff6a00;
|
||||
}
|
||||
|
||||
/** 内容 */
|
||||
.zd_container {
|
||||
|
||||
Reference in New Issue
Block a user