2023-05-15 14:05:32 +08:00

219 lines
6.6 KiB
Plaintext

@charset "UTF-8";@import "./sub-common/05a092425fd8511e6dd1afc7dccad954.wxss";/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/pages/depositBeforehand/index.module.scss ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.index-module__common_safe_area_y___uYQl7 {
width: 100%;
height: constant(safe-area-inset-bottom);
/* 兼容 iOS < 11.2 */
height: env(safe-area-inset-bottom);
/* 兼容 iOS >= 11.2 */
}
.index-module__hoverClass___YpHIS {
-webkit-filter: brightness(70%);
filter: brightness(70%);
}
.index-module__full-100___FE54S {
width: 100%;
height: 100%;
}
.index-module__deposit-beforehand___m5bkn {
height: 100vh;
background-color: #f3f3f3;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.index-module__deposit-beforehand-card___keC0p {
width: 702rpx;
background: #ffffff;
border-radius: 20rpx;
margin: 30rpx auto;
padding: 30rpx;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.index-module__deposit-beforehand-balance___rVztl {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.index-module__deposit-beforehand-balance-title___Osnrl {
font-size: 28rpx;
font-weight: 400;
color: #000000;
margin-bottom: 35rpx;
}
.index-module__deposit-beforehand-balance-price___XNn1H {
font-size: 40rpx;
font-weight: 700;
color: #000000;
margin-bottom: 70rpx;
}
.index-module__deposit-beforehand-balance-button___zCvjX {
width: 276rpx;
height: 74rpx;
background: #4581ff;
border-radius: 38rpx;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
color: white;
margin-bottom: 10rpx;
}
.index-module__deposit-beforehand-info-title___nq2sq {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 50rpx;
}
.index-module__deposit-beforehand-info-title-left___YKIOu {
font-size: 28rpx;
font-weight: 700;
color: #000000;
}
.index-module__deposit-beforehand-info-title-copy___oxPln {
font-size: 24rpx;
font-weight: 400;
color: #4581ff;
}
.index-module__deposit-beforehand-info-list___y8zpj {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 38rpx;
}
.index-module__deposit-beforehand-info-list-left___vlBJY {
width: 160rpx;
font-size: 24rpx;
font-weight: 400;
color: #3c3c3c;
border-right: 1px solid #dddddd;
margin-right: 25rpx;
}
.index-module__deposit-beforehand-info-list-right___oIVJH {
font-size: 26rpx;
font-weight: 400;
color: #000000;
}
.index-module__deposit-beforehand-particulars___I3xHf {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.index-module__deposit-beforehand-particulars-left___zPhna {
font-size: 28rpx;
font-weight: 700;
color: #000000;
}
.index-module__deposit-beforehand-particulars-right___J2a3c {
font-size: 24rpx;
font-weight: 400;
color: #ababab;
}
.index-module__deposit-beforehand-particulars-right___J2a3c text {
font-size: 28rpx;
}
.index-module__deposit-beforehand-dialog___s5h4g {
width: 75vw;
padding-top: 40rpx;
border-radius: 20rpx;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
background-color: #fff;
}
.index-module__deposit-beforehand-dialog-title___oLybg {
text-align: center;
font-size: 35rpx;
font-weight: 700;
color: #000000;
margin-bottom: 30rpx;
}
.index-module__deposit-beforehand-dialog-content___MRDxL {
text-align: center;
font-size: 28rpx;
font-weight: 400;
color: #000000;
margin-bottom: 30rpx;
}
.index-module__deposit-beforehand-dialog-bottom___cvmcD {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-top: 1px solid #eee;
}
.index-module__deposit-beforehand-dialog-button___jFx0h {
height: 74rpx;
width: 50%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
color: #333;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 10rpx;
}
.index-module__deposit-beforehand-dialog-button-cancel___JkcOV {
border-right: 1px solid #eee;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
color: #000000;
margin-bottom: 10rpx;
}
.index-module__deposit-beforehand-dialog-button-confirm___oJ61p {
color: #4581ff;
}