办公模块阶段代码提交

init
gongdi 4 years ago
parent fb9a53197e
commit 3db7c5a65d

@ -777,7 +777,8 @@
border-radius: 20px;
background-color: #ff931f;
position: absolute;
top: -10px;
top: 65px;
left: 10px;
}
.no-completed-content {
background-color: rgba(187, 222, 251, 1);
@ -929,7 +930,8 @@
border-radius: 20px;
background-color: #ff931f;
position: absolute;
top: -10px;
top: 65px;
left: -10px;
}
.no-completed-content {
background-color: rgba(187, 222, 251, 1);

@ -389,7 +389,7 @@
border-radius: 1rem;
background-color: #31a8fa;
color: white;
font-size: 1rem;
font-size: 12px;
}
.part-content {
display: flex;
@ -531,7 +531,7 @@
border-radius: 1rem;
background-color: #31a8fa;
color: white;
font-size: 1rem;
font-size: 12px;
}
.part-content {
display: flex;

@ -864,7 +864,7 @@
border-radius: 1rem;
background-color: #31a8fa;
color: white;
font-size: 1rem;
font-size: 12px;
}
.part-content {
display: flex;

@ -540,7 +540,7 @@
border-radius: 1rem;
background-color: #31a8fa;
color: white;
font-size: 1rem;
font-size: 12px;
}
.part-content {
display: flex;

@ -839,7 +839,7 @@
border-radius: 1rem;
background-color: #31a8fa;
color: white;
font-size: 1rem;
font-size: 12px;
}
.part-content {
display: flex;
@ -890,7 +890,7 @@
border-radius: 1rem;
background-color: #31a8fa;
color: white;
font-size: 1rem;
font-size: 12px;
}
.echart-item-title-div{
width: 100%;
@ -962,7 +962,7 @@
border-radius: 1rem;
background-color: #31a8fa;
color: white;
font-size: 1rem;
font-size: 12px;
}
.day-compare-div{
width: 90%;

Loading…
Cancel
Save