feat:样品库管理
This commit is contained in:
@@ -70,7 +70,7 @@ const open = () => {
|
||||
justify-content: space-between;
|
||||
margin-bottom: 10px;
|
||||
border-bottom: 1px solid #eee;
|
||||
padding: 4px 0;
|
||||
padding: 8px 0;
|
||||
}
|
||||
.label-my {
|
||||
color: #606266;
|
||||
@@ -80,7 +80,8 @@ const open = () => {
|
||||
text-align: center;
|
||||
font-size: 18px;
|
||||
font-weight: 400;
|
||||
padding: 10px;
|
||||
padding: 20px;
|
||||
padding-top: 35px;
|
||||
background-color: $uni-color-primary;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user