Commit 631fbcbe by 王榕

修改ui

parent 87116914
......@@ -28,7 +28,8 @@ page {
text-align: right;
background: #171717;
}
.no-battery{
.no-battery {
flex: 1;
display: flex;
justify-content: center;
......@@ -36,23 +37,27 @@ page {
height: 200rpx;
font-size: 12px !important;
}
.no-battery image{
.no-battery image {
width: 200rpx;
height: 200rpx;
border-radius: 50%;
}
.bind-btn{
.bind-btn {
display: flex;
justify-content: center;
align-items: center;
color: #fff;
/* padding-top: 200rpx; */
}
.bind-btn >view{
.bind-btn >view {
padding: 4px 20px;
background-color: #0286f0;
border-radius: 40rpx;
}
/* .map .model {
position: absolute;
height: 140rpx;
......@@ -147,6 +152,7 @@ page {
.ab {
position: absolute;
text-align: center;
}
.it {
......@@ -162,28 +168,33 @@ page {
color: #587699;
margin-top: 2px;
}
.it>text:first-child {
font-size: 30rpx;
}
.iv {
left: 84rpx;
left: 24rpx;
top: 132rpx;
width: 150rpx;
}
.ia {
left: 110rpx;
left: 70rpx;
top: 242rpx;
width: 120rpx;
}
.ix {
left: 536rpx;
left: 530rpx;
top: 242rpx;
width: 110rpx;
}
.is {
left: 590rpx;
left: 530rpx;
top: 132rpx;
width: 150rpx;
}
.ic {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment