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

200 lines
7.6 KiB
Plaintext

@charset "UTF-8";@import "./sub-common/f7c2016e1fc8045300ee51e652beb947.wxss";@import "./sub-common/31c2143408a2e4f5735ccb6e07aa07fc.wxss";@import "./sub-common/edc5d9d6e28f490fee0161e1c4f402b8.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/cutSampleList/index.module.scss ***!
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.index-module__common_safe_area_y___ajsiy {
width: 100%;
height: constant(safe-area-inset-bottom);
/* 兼容 iOS < 11.2 */
height: env(safe-area-inset-bottom);
/* 兼容 iOS >= 11.2 */
}
.index-module__hoverClass___P85pz {
-webkit-filter: brightness(70%);
filter: brightness(70%);
}
.index-module__full-100___Paixk {
width: 100%;
height: 100%;
}
.index-module__main___wzD_R {
min-height: 100vh;
background-color: #f7f7f7;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.index-module__main___wzD_R .index-module__search___dT1NF {
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___wzD_R .index-module__search___dT1NF .index-module__btn_reset___ObhMK {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100rpx;
font-size: 28rpx;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
color: rgba(0, 0, 0, 0.6);
}
.index-module__main___wzD_R .index-module__get_card_con___gJFKi {
background-color: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: calc(100vh - 260rpx);
}
.index-module__main___wzD_R .index-module__get_card_con___gJFKi .index-module__get_card_list___Ux2mj {
padding: 0 16rpx;
}
.index-module__main___wzD_R .index-module__get_card_btn___CjjSA {
height: 161rpx;
background: #ffffff;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-shadow: 0rpx -5rpx 20rpx -8rpx rgba(0, 0, 0, 0.06);
box-shadow: 0rpx -5rpx 20rpx -8rpx rgba(0, 0, 0, 0.06);
}
.index-module__main___wzD_R .index-module__get_card_btn___CjjSA text {
width: 702rpx;
height: 80rpx;
background: #8aaefa;
border-radius: 40rpx;
text-align: center;
line-height: 80rpx;
color: #fff;
}
.index-module__main___wzD_R .index-module__get_card_btn___CjjSA .index-module__selected___P8E7Z {
background: #4581ff !important;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/cutSampleList/components/productItem/index.module.scss ***!
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.index-module__common_safe_area_y___El4Yl {
width: 100%;
height: constant(safe-area-inset-bottom);
/* 兼容 iOS < 11.2 */
height: env(safe-area-inset-bottom);
/* 兼容 iOS >= 11.2 */
}
.index-module__hoverClass___IZ0Yu {
-webkit-filter: brightness(70%);
filter: brightness(70%);
}
.index-module__full-100___gD3ta {
width: 100%;
height: 100%;
}
.index-module__get_card_item___jUbax {
padding: 24rpx 16rpx;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.index-module__get_card_item___jUbax .index-module__image___Ku5R9 {
width: 144rpx;
height: 144rpx;
position: relative;
}
.index-module__get_card_item___jUbax .index-module__image___Ku5R9 text {
position: absolute;
bottom: 0;
right: 0;
font-size: 22rpx;
width: 75rpx;
height: 34rpx;
background: rgba(0, 0, 0, 0.55);
border-radius: 15rpx 0rpx 8rpx 0rpx;
text-align: center;
line-height: 34rpx;
color: #fff;
}
.index-module__get_card_item___jUbax .index-module__card_info___bpIUe {
margin-left: 24rpx;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.index-module__get_card_item___jUbax .index-module__card_info___bpIUe .index-module__card_info_name___F7LnN {
font-size: 28rpx;
color: rgba(0, 0, 0, 0.8);
overflow: hidden;
display: -webkit-box;
white-space: normal;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
word-break: break-all;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.index-module__get_card_item___jUbax .index-module__card_info___bpIUe .index-module__card_info_label___K2xc7 {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
grid-gap: 10rpx 10rpx;
margin-top: 10rpx;
}
.index-module__get_card_item___jUbax .index-module__card_info___bpIUe .index-module__card_info_label___K2xc7 text {
padding: 5rpx 6rpx;
font-size: 24rpx;
color: #4581ff;
height: 34rpx;
text-align: center;
line-height: 34rpx;
background-color: rgba(69, 129, 255, 0.15);
border-radius: 8rpx;
}
.index-module__get_card_item___jUbax .index-module__card_info___bpIUe .index-module__desc___qc4qO {
font-size: 24rpx;
color: rgba(0, 0, 0, 0.4);
margin-top: 10rpx;
}
.index-module__get_card_item___jUbax .index-module__checkBox___TtzFP {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.index-module__get_card_item___jUbax .index-module__checkBox___TtzFP .index-module__add_btn____V3A7 {
width: 148rpx;
height: 64rpx;
border-radius: 40rpx;
border: 1px solid #087eff;
text-align: center;
line-height: 64rpx;
color: #4581ff;
font-size: 28rpx;
}