163 lines
5.7 KiB
Plaintext
163 lines
5.7 KiB
Plaintext
@charset "UTF-8";@import "../sub-vendors.wxss";@import "../sub-common/f7c2016e1fc8045300ee51e652beb947.wxss";@import "../sub-common/31c2143408a2e4f5735ccb6e07aa07fc.wxss";@import "../sub-common/00ab871bce9b9c948e1f33421ba8ed94.wxss";@import "../sub-common/460381f66b45297a4b63cd20fbda6af4.wxss";@import "../sub-common/56ed246005e61258235018a565f4216a.wxss";@import "../sub-common/be2bf6cee0b56446e8eb50aa41b80d7b.wxss";@import "../sub-common/e6d79092476269d31e95e9f783728721.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/inviteCode/inviteFriends/index.module.scss ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
|
.index-module__common_safe_area_y___C2GCV {
|
|
width: 100%;
|
|
height: constant(safe-area-inset-bottom);
|
|
/* 兼容 iOS < 11.2 */
|
|
height: env(safe-area-inset-bottom);
|
|
/* 兼容 iOS >= 11.2 */
|
|
}
|
|
.index-module__hoverClass___kjR8J {
|
|
-webkit-filter: brightness(70%);
|
|
filter: brightness(70%);
|
|
}
|
|
.index-module__full-100___c97tH {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
page {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-flex-flow: column nowrap;
|
|
-ms-flex-flow: column nowrap;
|
|
flex-flow: column nowrap;
|
|
height: 100%;
|
|
}
|
|
.index-module__main___rYNbw {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-flex-flow: column nowrap;
|
|
-ms-flex-flow: column nowrap;
|
|
flex-flow: column nowrap;
|
|
height: 100%;
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
.index-module__main___rYNbw .index-module__search___aYMv8 {
|
|
width: 100%;
|
|
height: 96rpx;
|
|
background-color: #fff;
|
|
padding: 16rpx 24rpx;
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-justify-content: space-between;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
|
|
}
|
|
.index-module__main___rYNbw .index-module__search___aYMv8 .index-module__flexBox___rPa5h {
|
|
margin-left: 32rpx;
|
|
}
|
|
.index-module__main___rYNbw .index-module__content___Ht7Y9 {
|
|
-webkit-flex: 1 1 auto;
|
|
-ms-flex: 1 1 auto;
|
|
flex: 1 1 auto;
|
|
overflow: hidden;
|
|
background-color: #f7f7f7;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-flex-flow: column nowrap;
|
|
-ms-flex-flow: column nowrap;
|
|
flex-flow: column nowrap;
|
|
}
|
|
.index-module__main___rYNbw .index-module__content___Ht7Y9 .index-module__total___bKM8d {
|
|
padding: 24rpx;
|
|
padding-bottom: 12rpx;
|
|
color: #a6a6a6;
|
|
font-size: 28rpx;
|
|
}
|
|
.index-module__main___rYNbw .index-module__content___Ht7Y9 .index-module__scroll_list___lrJaA {
|
|
-webkit-flex: 1 1 auto;
|
|
-ms-flex: 1 1 auto;
|
|
flex: 1 1 auto;
|
|
overflow: scroll;
|
|
}
|
|
.index-module__main___rYNbw .index-module__bottomBar___Tn7nt {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-flex-flow: row nowrap;
|
|
-ms-flex-flow: row nowrap;
|
|
flex-flow: row nowrap;
|
|
-webkit-justify-content: space-between;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
width: 100%;
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
background-color: #fff;
|
|
padding-top: 16rpx;
|
|
padding-left: 48rpx;
|
|
padding-right: 48rpx;
|
|
padding-bottom: 16rpx;
|
|
padding-bottom: constant(safe-area-inset-bottom);
|
|
padding-bottom: env(safe-area-inset-bottom);
|
|
}
|
|
.index-module__layout___NdMv3 {
|
|
padding: 24rpx;
|
|
margin-top: 16rpx;
|
|
margin-bottom: 24rpx;
|
|
}
|
|
.index-module__layout___NdMv3:first-child {
|
|
margin-top: 0;
|
|
}
|
|
.index-module__subTitle___HrpbM {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-flex-flow: row nowrap;
|
|
-ms-flex-flow: row nowrap;
|
|
flex-flow: row nowrap;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.index-module__subTitle___HrpbM .index-module__cell___cn4bG {
|
|
margin-left: 20rpx;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-flex-flow: row nowrap;
|
|
-ms-flex-flow: row nowrap;
|
|
flex-flow: row nowrap;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
border-radius: 8rpx;
|
|
padding: 0 6rpx;
|
|
font-size: 22rpx;
|
|
color: #4581ff;
|
|
border: 1px solid #4581ff;
|
|
}
|
|
.index-module__title___MZeHy {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-flex-flow: row nowrap;
|
|
-ms-flex-flow: row nowrap;
|
|
flex-flow: row nowrap;
|
|
-webkit-justify-content: space-between;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
font-size: 28rpx;
|
|
font-weight: 550;
|
|
}
|
|
.index-module__block_content___zSdRi {
|
|
font-size: 28rpx;
|
|
color: #6f6f6f;
|
|
}
|
|
.index-module__block_content___zSdRi .index-module__cell_desc___KxNgd {
|
|
color: #6f6f6f;
|
|
}
|