优化代码
This commit is contained in:
50
unpackage/dist/dev/mp-weixin/pages/Setting/settingmod/scanCode.wxss
vendored
Normal file
50
unpackage/dist/dev/mp-weixin/pages/Setting/settingmod/scanCode.wxss
vendored
Normal file
@@ -0,0 +1,50 @@
|
||||
|
||||
.bg.data-v-d0939827 {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
top: 0;
|
||||
z-index: -1;
|
||||
}
|
||||
.bgImg.data-v-d0939827 {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.Return.data-v-d0939827 {
|
||||
position: fixed;
|
||||
left: 35rpx;
|
||||
top: 120rpx;
|
||||
width: 46rpx;
|
||||
height: 46rpx;
|
||||
z-index: 2;
|
||||
}
|
||||
.title.data-v-d0939827 {
|
||||
position: fixed;
|
||||
top: 120rpx;
|
||||
left: 0;
|
||||
right: 0;
|
||||
text-align: center;
|
||||
font-size: 34rpx;
|
||||
color: #100e0f;
|
||||
font-weight: bold;
|
||||
z-index: 1;
|
||||
}
|
||||
.ReturnImg.data-v-d0939827 {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.content.data-v-d0939827 {
|
||||
position: absolute;
|
||||
top: 200rpx;
|
||||
left: 0rpx;
|
||||
right: 0rpx;
|
||||
bottom: 0rpx;
|
||||
}
|
||||
.box.data-v-d0939827{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
Reference in New Issue
Block a user