first commit
This commit is contained in:
54
unpackage/dist/dev/mp-weixin/pages/wallet/zhaun.wxss
vendored
Normal file
54
unpackage/dist/dev/mp-weixin/pages/wallet/zhaun.wxss
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
/* 水平间距 */
|
||||
/* 水平间距 */
|
||||
.card_zhaun.data-v-711f8035 {
|
||||
padding: 30rpx;
|
||||
background-color: #fff;
|
||||
border-radius: 16rpx;
|
||||
margin-bottom: 25rpx;
|
||||
}
|
||||
.card_zhaun_flex.data-v-711f8035 {
|
||||
margin-bottom: 20rpx;
|
||||
}
|
||||
.card_zhaun_flex_title.data-v-711f8035 {
|
||||
font-size: 28rpx;
|
||||
margin-bottom: 20rpx;
|
||||
}
|
||||
.card_zhaun_flex input.data-v-711f8035 {
|
||||
font-size: 28rpx;
|
||||
border-bottom: 1rpx solid #e8e8e8;
|
||||
padding: 5rpx 0;
|
||||
}
|
||||
.bottom-btn.data-v-711f8035 {
|
||||
width: 100%;
|
||||
height: 150rpx;
|
||||
padding: 30rpx;
|
||||
background-color: #ffffff;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
border-radius: 20rpx 20rpx 0 0;
|
||||
box-shadow: 0px 6rpx 16rpx 2rpx rgba(170, 170, 170, 0.35);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.bottom-btn .button-a.data-v-711f8035 {
|
||||
width: 690rpx;
|
||||
height: 90rpx;
|
||||
background: #799675;
|
||||
border-radius: 15rpx;
|
||||
text-align: center;
|
||||
font-size: 30rpx;
|
||||
color: #ffffff;
|
||||
line-height: 90rpx;
|
||||
}
|
||||
.code-btn.data-v-711f8035 {
|
||||
width: 175rpx;
|
||||
height: 60rpx;
|
||||
line-height: 60rpx;
|
||||
font-size: 28rpx;
|
||||
color: #5d7a4e;
|
||||
border: 1rpx solid #5d7a4e;
|
||||
text-align: center;
|
||||
border-radius: 14rpx 14rpx 14rpx 14rpx;
|
||||
}
|
||||
Reference in New Issue
Block a user