Files
tk-mini-program/unpackage/dist/dev/mp-weixin/pages/Setting/settingmod/changeEmail.wxss
pengxiaolong 40c3282515 优化代码
2025-08-05 22:05:56 +08:00

51 lines
768 B
Plaintext

.bg.data-v-87d0cc44 {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: -1;
}
.bgImg.data-v-87d0cc44 {
width: 100%;
height: 100%;
}
.Return.data-v-87d0cc44 {
position: fixed;
left: 35rpx;
top: 120rpx;
width: 46rpx;
height: 46rpx;
z-index: 2;
}
.title.data-v-87d0cc44 {
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-87d0cc44 {
width: 100%;
height: 100%;
}
.contentbox.data-v-87d0cc44 {
position: absolute;
top: 200rpx;
left: 0rpx;
right: 0rpx;
bottom: 0rpx;
}
.content.data-v-87d0cc44 {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
}