29 lines
511 B
Plaintext
29 lines
511 B
Plaintext
|
|
.gps-content-bg.data-v-774e46dc{
|
|
width: 100%;
|
|
padding-bottom: 98rpx;
|
|
}
|
|
.gps-content-bg>image.data-v-774e46dc{
|
|
min-width: 100%;
|
|
min-height: 100%;
|
|
}
|
|
.gps-code.data-v-774e46dc{
|
|
width: 500rpx;
|
|
position: fixed;
|
|
left: 50%;
|
|
top: 50%;
|
|
-webkit-transform: translate(-50%,-55%);
|
|
transform: translate(-50%,-55%);
|
|
}
|
|
.gps-code .tips.data-v-774e46dc{
|
|
line-height: 1.6;
|
|
color: #ffffff;
|
|
text-align: center;
|
|
margin-bottom: 60rpx;
|
|
}
|
|
.gps-code>image.data-v-774e46dc{
|
|
width: 100%;
|
|
border-radius: .02rem;
|
|
}
|
|
|