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

109 lines
4.1 KiB
Plaintext

@charset "UTF-8";/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/search/index.module.scss ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************/
.index-module__common_safe_area_y___tx03l {
width: 100%;
height: constant(safe-area-inset-bottom);
/* 兼容 iOS < 11.2 */
height: env(safe-area-inset-bottom);
/* 兼容 iOS >= 11.2 */
}
.index-module__hoverClass___ZD20X {
-webkit-filter: brightness(70%);
filter: brightness(70%);
}
.index-module__full-100___BVK4Y {
width: 100%;
height: 100%;
}
.index-module__main___fDQwd .index-module__search___t8haT {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 20rpx;
padding-bottom: 50rpx;
}
.index-module__main___fDQwd .index-module__hot___Xqxud {
padding: 0 20rpx;
}
.index-module__main___fDQwd .index-module__hot___Xqxud .index-module__hot_header___lWIz6 {
width: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
font-size: 24rpx;
}
.index-module__main___fDQwd .index-module__hot___Xqxud .index-module__hot_header___lWIz6 .index-module__hot_header_title___KdUh7 {
font-size: 28rpx;
color: #3c3c3c;
font-weight: 700;
}
.index-module__main___fDQwd .index-module__hot___Xqxud .index-module__hot_header___lWIz6 .index-module__hot_header_up___e7GGE {
color: #4581ff;
}
.index-module__main___fDQwd .index-module__hot___Xqxud .index-module__list___RKG2i {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
font-size: 24rpx;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 20rpx 0;
}
.index-module__main___fDQwd .index-module__hot___Xqxud .index-module__list___RKG2i .index-module__item___BoSc6 {
margin-right: 20rpx;
margin-bottom: 20rpx;
padding: 10rpx 20rpx;
background-color: #F0F0F0;
color: #707070;
border-radius: 50rpx;
}
.index-module__main___fDQwd .index-module__history___yqANh {
padding: 0 20rpx;
}
.index-module__main___fDQwd .index-module__history___yqANh .index-module__history_header___Dqwzb {
width: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
font-size: 24rpx;
}
.index-module__main___fDQwd .index-module__history___yqANh .index-module__history_header___Dqwzb .index-module__history_header_title___LuM3j {
font-size: 28rpx;
color: #3c3c3c;
font-weight: 700;
}
.index-module__main___fDQwd .index-module__history___yqANh .index-module__history_header___Dqwzb .index-module__miconfont___9O1VN {
font-size: 30rpx;
color: #707070;
}
.index-module__main___fDQwd .index-module__history___yqANh .index-module__list___RKG2i {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
font-size: 24rpx;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 20rpx 0;
}
.index-module__main___fDQwd .index-module__history___yqANh .index-module__list___RKG2i .index-module__item___BoSc6 {
margin-right: 20rpx;
margin-bottom: 20rpx;
padding: 10rpx 20rpx;
background-color: #F0F0F0;
color: #707070;
border-radius: 50rpx;
}