2023-05-12 11:43:37 +08:00

422 lines
16 KiB
Plaintext

@charset "UTF-8";@import "./sub-common/f7c2016e1fc8045300ee51e652beb947.wxss";@import "./sub-common/31c2143408a2e4f5735ccb6e07aa07fc.wxss";@import "./sub-common/e818124ddffc2027c11e5fbd3c969d3a.wxss";@import "./sub-common/a1b65bef95d2c29977f42d4ceadae1ad.wxss";@import "./sub-common/e65b0fc6ba9b002001430bc337f06778.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/classList/index.module.scss ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.index-module__common_safe_area_y___fYQ4I {
width: 100%;
height: constant(safe-area-inset-bottom);
/* 兼容 iOS < 11.2 */
height: env(safe-area-inset-bottom);
/* 兼容 iOS >= 11.2 */
}
.index-module__hoverClass___Uu_dB {
-webkit-filter: brightness(70%);
filter: brightness(70%);
}
.index-module__full-100___xZkhf {
width: 100%;
height: 100%;
}
.index-module__main____Ci3z {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
height: 100vh;
background-color: #fff;
}
.index-module__main____Ci3z .index-module__search___bYFuM {
padding: 20rpx;
}
.index-module__main____Ci3z .index-module__filter___ErwMP .index-module__filter_all___NX8rY {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 20rpx 50rpx;
font-size: 24rpx;
color: #707070;
}
.index-module__main____Ci3z .index-module__filter___ErwMP .index-module__filter_all___NX8rY .index-module__text_one___N2Qup {
color: #4581ff;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.index-module__main____Ci3z .index-module__filter___ErwMP .index-module__filter_all___NX8rY .index-module__text_two___NwXDg {
position: relative;
}
.index-module__main____Ci3z .index-module__filter___ErwMP .index-module__filter_all___NX8rY .index-module__text_two___NwXDg .index-module__miconfont___GQsMc {
font-size: 20rpx;
margin-left: 10rpx;
}
.index-module__main____Ci3z .index-module__filter___ErwMP .index-module__filter_all___NX8rY .index-module__text_two___NwXDg::before {
content: "";
width: 2rpx;
height: 32rpx;
background-color: #c2c2c2;
position: absolute;
top: 0;
left: -50rpx;
}
.index-module__main____Ci3z .index-module__filter___ErwMP .index-module__filter_btns___Tg0vH {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 20rpx;
}
.index-module__main____Ci3z .index-module__filter___ErwMP .index-module__filter_btns___Tg0vH .index-module__selected___Fhboh {
background-color: #ecf5ff;
border: 2rpx solid #cde5ff;
color: #4581ff;
width: 122rpx;
height: 42.93rpx;
}
.index-module__main____Ci3z .index-module__list___xRwdR {
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
height: 0;
}
.index-module__main____Ci3z .index-module__popup_main___8V9Qq {
width: 608rpx;
height: 100vh;
padding: 20rpx;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.index-module__main____Ci3z .index-module__popup_main___8V9Qq .index-module__popup_title___cCZo7 {
font-size: 28rpx;
font-weight: 700;
text-align: center;
padding: 20rpx 0;
}
.index-module__main____Ci3z .index-module__popup_main___8V9Qq .index-module__scroll___sXJQL {
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
height: 0;
}
.index-module__main____Ci3z .index-module__popup_main___8V9Qq .index-module__popup_filter_item___bmwM8 {
margin-bottom: 20rpx;
}
.index-module__main____Ci3z .index-module__popup_main___8V9Qq .index-module__popup_filter_item___bmwM8 .index-module__title___F5kHu {
font-size: 28rpx;
color: #3c3c3c;
font-weight: 700;
padding: 20rpx 0;
}
.index-module__main____Ci3z .index-module__popup_main___8V9Qq .index-module__popup_filter_item___bmwM8 .index-module__btn_list___mX2k1 {
display: grid;
grid-template-columns: repeat(3, 165.75rpx);
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.index-module__main____Ci3z .index-module__popup_main___8V9Qq .index-module__popup_filter_item___bmwM8 .index-module__btn_list___mX2k1 .index-module__btn_item___Ne4ew {
width: 165.75rpx;
height: 69.2rpx;
background: #f0f0f0;
border-radius: 34rpx;
text-align: center;
line-height: 69.2rpx;
font-size: 24rpx;
color: #3c3c3c;
margin-bottom: 20rpx;
}
.index-module__main____Ci3z .index-module__popup_main___8V9Qq .index-module__popup_filter_item___bmwM8 .index-module__btn_list___mX2k1 .index-module__select_btn_item___NWAxv {
color: #4581ff;
background: #ecf5ff;
border: 2rpx solid #4581ff;
width: 161.75rpx;
height: 65.2rpx;
}
.index-module__main____Ci3z .index-module__popup_main___8V9Qq .index-module__popup_filter_item___bmwM8 .index-module__btn_list_input___RZNSb {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.index-module__main____Ci3z .index-module__popup_main___8V9Qq .index-module__popup_filter_item___bmwM8 .index-module__btn_list_input___RZNSb .index-module__btn_width___LdQbG {
width: 220rpx;
height: 70rpx;
background: #f0f0f0;
border-radius: 50rpx;
padding: 10rpx 20rpx;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.index-module__main____Ci3z .index-module__popup_main___8V9Qq .index-module__popup_filter_item___bmwM8 .index-module__btn_list_input___RZNSb .index-module__btn_width___LdQbG input {
width: 100%;
height: 100%;
font-size: 24rpx;
}
.index-module__main____Ci3z .index-module__popup_main___8V9Qq .index-module__popup_filter_item___bmwM8 .index-module__btn_list_input___RZNSb .index-module__unit___oDW8N {
color: #3c3c3c;
font-size: 28rpx;
margin-left: 20rpx;
}
.index-module__main____Ci3z .index-module__popup_main___8V9Qq .index-module__popup_filter_item___bmwM8 .index-module__btn_list_input___RZNSb text {
color: #ccc;
padding: 0 20rpx;
}
.index-module__main____Ci3z .index-module__popup_main___8V9Qq .index-module__popup_filter_item___bmwM8 .index-module__btn_list_element___dFRv9 {
background-color: #f0f0f0;
border-radius: 30rpx;
padding: 20rpx;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.index-module__main____Ci3z .index-module__popup_main___8V9Qq .index-module__popup_filter_item___bmwM8 .index-module__btn_list_element___dFRv9 textarea {
width: 100%;
height: 126rpx;
font-size: 24rpx;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/classList/components/searchPopup/index.module.scss ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.index-module__common_safe_area_y___zIVOG {
width: 100%;
height: constant(safe-area-inset-bottom);
/* 兼容 iOS < 11.2 */
height: env(safe-area-inset-bottom);
/* 兼容 iOS >= 11.2 */
}
.index-module__hoverClass___ZS8md {
-webkit-filter: brightness(70%);
filter: brightness(70%);
}
.index-module__full-100___RYh5J {
width: 100%;
height: 100%;
}
.index-module__main___OxCyx .index-module__topBox___PlbjL {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-left: 48rpx;
margin-top: 20rpx;
}
.index-module__main___OxCyx .index-module__topBox___PlbjL .index-module__leftTop___jblbR .index-module__lefttopTitle___fk8aS {
font-size: 28rpx;
font-weight: 500;
color: #000000;
margin-bottom: 24rpx;
}
.index-module__main___OxCyx .index-module__topBox___PlbjL .index-module__leftTop___jblbR .index-module__inputBox___NkmZK {
padding-left: 20rpx;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
width: 654rpx;
height: 68rpx;
background: #e9e9e9;
border-radius: 8rpx;
background-color: #f6f6f6;
margin-right: 48rpx;
}
.index-module__main___OxCyx .index-module__topBox___PlbjL .index-module__leftTop___jblbR .index-module__inputBox___NkmZK .index-module__inputClass___l8ImL {
width: 624rpx;
}
.index-module__main___OxCyx .index-module__topBox___PlbjL .index-module__leftTop___jblbR .index-module__lefttopSelectBox___eYPHY {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
width: 330rpx;
height: 68rpx;
background: #f6f6f6;
border-radius: 8rpx;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-right: 16rpx;
}
.index-module__main___OxCyx .index-module__topBox___PlbjL .index-module__leftTop___jblbR .index-module__lefttopSelectBox___eYPHY .index-module__inputstyle___ZFIkI {
padding-left: 20rpx;
}
.index-module__main___OxCyx .index-module__topBox___PlbjL .index-module__leftTop___jblbR .index-module__lefttopSelectBox___eYPHY .index-module__danwei___pCEhJ {
color: #676767;
font-size: 28rpx;
font-weight: 400;
margin-right: 16rpx;
}
.index-module__main___OxCyx .index-module__topBox___PlbjL .index-module__leftTop___jblbR .index-module__lefttopSelectBox___eYPHY .index-module__lefttopSelectNameactive___w1Mq8 {
font-size: 28rpx;
font-weight: 400;
color: #8b8b8b;
margin-left: 24rpx;
}
.index-module__main___OxCyx .index-module__topBox___PlbjL .index-module__leftTop___jblbR .index-module__lefttopSelectBox___eYPHY .index-module__lefttopSelectName___bao1K {
font-size: 28rpx;
font-weight: 400;
color: #000000;
margin-left: 24rpx;
}
.index-module__main___OxCyx .index-module__topBox___PlbjL .index-module__leftTop___jblbR .index-module__lefttopSelectBox___eYPHY .index-module__icon_more___y10Fc {
margin-right: 24rpx;
font-size: 30rpx;
}
.index-module__main___OxCyx .index-module__topBox___PlbjL .index-module__leftTop___jblbR .index-module__activelefttopSelectBox___3btpf {
width: 319rpx;
height: 68rpx;
background: rgba(51, 127, 255, 0.1);
border-radius: 8rpx;
border: 1px solid #337fff;
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;
margin-right: 16rpx;
}
.index-module__main___OxCyx .index-module__topBox___PlbjL .index-module__leftTop___jblbR .index-module__activelefttopSelectBox___3btpf .index-module__lefttopSelectName___bao1K {
font-size: 28rpx;
font-weight: 400;
color: #337fff;
margin-left: 24rpx;
}
.index-module__main___OxCyx .index-module__topBox___PlbjL .index-module__leftTop___jblbR .index-module__activelefttopSelectBox___3btpf .index-module__icon_more___y10Fc {
margin-right: 24rpx;
font-size: 30rpx;
color: #337fff;
}
.index-module__main___OxCyx .index-module__thirdBox___JB_re {
margin-top: 30rpx;
padding-left: 48rpx;
}
.index-module__main___OxCyx .index-module__thirdBox___JB_re .index-module__thirdTopfont___adyqO {
font-size: 28rpx;
font-weight: 500;
color: #000000;
}
.index-module__main___OxCyx .index-module__thirdBox___JB_re .index-module__flexModebox___fHdZG {
min-width: 152rpx;
margin-top: 24rpx;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.index-module__main___OxCyx .index-module__thirdBox___JB_re .index-module__flexModebox___fHdZG .index-module__activemodeBox___y3_pM {
min-width: 152rpx;
margin-bottom: 16rpx;
margin-right: 16rpx;
padding: 10rpx;
background: rgba(51, 127, 255, 0.1);
border-radius: 8rpx;
font-size: 28rpx;
font-weight: 400;
color: #337fff;
text-align: center;
line-height: 68rpx;
border: 1px solid #337fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.index-module__main___OxCyx .index-module__thirdBox___JB_re .index-module__flexModebox___fHdZG .index-module__modeBox___DxvPS {
min-width: 152rpx;
margin-bottom: 16rpx;
margin-right: 16rpx;
padding: 10rpx;
background: #f6f6f6;
border-radius: 8rpx;
font-size: 28rpx;
border: 1px solid #f6f6f6;
font-weight: 400;
color: #7d7d7d;
text-align: center;
line-height: 68rpx;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.index-module__main___OxCyx .index-module__safeBox___Ctcjh {
height: 160rpx;
}
.index-module__main___OxCyx .index-module__bottomBox___fIMky {
width: 100%;
height: 160rpx;
background: #ffffff;
z-index: 99;
position: fixed;
bottom: 0;
padding-bottom: 30rpx;
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__main___OxCyx .index-module__bottomBox___fIMky .index-module__resetBox___s_XOp {
margin-left: 48rpx;
width: 311rpx;
height: 80rpx;
border-radius: 44rpx;
border: 1px solid #087eff;
font-size: 28rpx;
font-weight: 500;
color: #337fff;
text-align: center;
line-height: 80rpx;
background-color: #fff;
}
.index-module__main___OxCyx .index-module__bottomBox___fIMky .index-module__button___IEM96 {
margin-right: 32rpx;
width: 311rpx;
height: 80rpx;
background: #68b4ff;
border-radius: 44rpx;
font-size: 32rpx;
font-weight: 500;
color: #ffffff;
text-align: center;
line-height: 80rpx;
}
.index-module__main___OxCyx .index-module__bottomBox___fIMky .index-module__activeButton___tknPL {
margin-right: 32rpx;
width: 311rpx;
height: 80rpx;
background: #337fff;
border-radius: 44rpx;
font-size: 32rpx;
border: 1px solid #337fff;
font-weight: 500;
color: #fff;
text-align: center;
line-height: 80rpx;
}