Updated to 1.9.5, and optimize calibration and device

This commit is contained in:
QIDI TECH
2024-09-16 16:07:29 +08:00
parent fa251e0a9a
commit d842832b25
90 changed files with 2753 additions and 998 deletions

View File

@@ -14,39 +14,16 @@
.BannerBtns
{
float: right;
display: flex;
width: 140px;
justify-content: space-around;
align-items: center;
height: 40px;
text-align: center;
margin-right: 10px;
}
/*.Banner-Btn
.BannerBtns .SmallBtn,.SmallBtn_Green
{
background-color: #C0C0C0;
color: #000;
padding: 0px 6px;
min-width: 50px;
border-radius: 4px;
height: 32px;
line-height: 32px;
cursor: pointer;
margin-left:6px;
}
.Banner-Btn-green
{
background-color: #4479FB;
color: #fff;
padding: 0px 6px;
min-width: 50px;
border-radius: 8px;
height: 32px;
line-height: 32px;
cursor: pointer;
}*/
.BlockBanner a
{
display: inline-block;