autoUpdataFile

dev_local_v9_zzxy
eduauto 1 year ago
parent f910160d0a
commit 26c5937774

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

@ -27,7 +27,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.7fabab11.js"></script>
<script src="/react/build/umi.b5c96f5e.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -148,8 +148,7 @@ button:active {
}
.title___f3oUb {
font-size: 16px;
height: 60px;
line-height: 60px;
line-height: 1;
margin-bottom: 0;
display: box;
display: flex;
@ -159,6 +158,32 @@ button:active {
.title___f3oUb h1 {
flex: 1 1;
}
.exportBtn___QYmWB {
width: 106px;
height: 40px;
background: linear-gradient(90deg, #667FDF 0%, #3649BB 100%), linear-gradient(90deg, #4A6FFE 0%, #374DCF 100%) !important;
border-radius: 4px;
border: none !important;
color: #FFF !important;
text-align: center;
}
.status___X0Lek {
position: absolute;
right: 0;
top: 0;
}
.status___X0Lek span {
position: absolute;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
color: #FFF;
font-size: 12px;
padding-left: 10px;
line-height: 1;
}
.title1_right___U6_dE {
display: box;
display: flex;
@ -176,8 +201,28 @@ button:active {
height: 91px;
border-radius: 91px;
}
.wuziWrp___lpIFS {
background: #FFF;
padding: 20px;
border-radius: 6px;
margin-top: 20px;
}
.chukuUser___htIaf {
list-style: none;
padding-left: 0;
}
.chukuUser___htIaf li {
display: inline-block;
font-size: 14px;
color: #616D8A;
padding-right: 90px;
}
.chukuUser___htIaf li span {
color: #333;
}
.userInfo___znHCs {
list-style: none;
position: relative;
}
.userInfo___znHCs li {
display: inline-block;

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save