提交修改
This commit is contained in:
@@ -202,7 +202,7 @@ export default defineComponent({
|
||||
height: 4rem;
|
||||
line-height: 4rem;
|
||||
text-align: center;
|
||||
background: #343579;
|
||||
background: #000;
|
||||
cursor: pointer;
|
||||
|
||||
.icon-sousuo{
|
||||
@@ -276,7 +276,7 @@ export default defineComponent({
|
||||
.check_block_body{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: #343579;
|
||||
background: #000;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -307,7 +307,7 @@ export default defineComponent({
|
||||
cursor: pointer;
|
||||
|
||||
&.select_item_img{
|
||||
border-color: #343579;
|
||||
border-color: #000;
|
||||
}
|
||||
|
||||
.print_content_img{
|
||||
@@ -361,7 +361,7 @@ export default defineComponent({
|
||||
text-align: center;
|
||||
margin: 0 auto;
|
||||
color: #FFFFFF;
|
||||
background: #343579;
|
||||
background: #000;
|
||||
cursor: pointer;
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user