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

143 lines
5.2 KiB
Plaintext

@charset "UTF-8";@import "../sub-common/47bdbd4330b83ed20728c437a0348a01.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/collection/collectionDetail/index.module.scss ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.index-module__common_safe_area_y___hxWIp {
width: 100%;
height: constant(safe-area-inset-bottom);
/* 兼容 iOS < 11.2 */
height: env(safe-area-inset-bottom);
/* 兼容 iOS >= 11.2 */
}
.index-module__hoverClass___iM3nR {
-webkit-filter: brightness(70%);
filter: brightness(70%);
}
.index-module__full-100___OjNJk {
width: 100%;
height: 100%;
}
.index-module__collection_con___wsYUJ {
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: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
background-color: #f7f7f7;
}
.index-module__collection_con___wsYUJ .index-module__collectionContent___AeanE {
padding-top: 24rpx;
width: 100%;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.index-module__collection_con___wsYUJ .index-module__title_item___nTQPy {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding-bottom: 20rpx;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.index-module__collection_con___wsYUJ .index-module__title_item___nTQPy .index-module__title___j8h8w {
font-size: 28rpx;
font-weight: 500;
}
.index-module__collection_con___wsYUJ .index-module__title_item___nTQPy .index-module__select___e2adx {
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
height: 60rpx;
margin-left: 20rpx;
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;
font-size: 26rpx;
}
.index-module__collection_con___wsYUJ .index-module__title_item___nTQPy .index-module__select___e2adx .index-module__input___nmfFh {
width: 100%;
height: 100%;
}
.index-module__collection_con___wsYUJ .index-module__desc_item___kehIe {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.index-module__collection_con___wsYUJ .index-module__desc_item___kehIe .index-module__title___j8h8w {
font-size: 28rpx;
font-weight: 500;
padding-top: 20rpx;
}
.index-module__collection_con___wsYUJ .index-module__desc_item___kehIe .index-module__desc___USs1H {
margin-left: 20rpx;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.index-module__collection_con___wsYUJ .index-module__toTopBar___voykj {
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;
}
.index-module__collection_con___wsYUJ .index-module__toTopBar___voykj .index-module__toTopTitle___GjhHi {
font-size: 28rpx;
font-weight: 500;
color: #000000;
}
.index-module__collection_con___wsYUJ .index-module__toTopBar___voykj .index-module__toTopTips___DU5vL {
font-size: 24rpx;
color: #909090;
}
.index-module__collection_con___wsYUJ .index-module__bottomBar___kqWGG {
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);
}