1501 lines
54 KiB
Plaintext
1501 lines
54 KiB
Plaintext
@charset "UTF-8";@import "./sub-common/f7c2016e1fc8045300ee51e652beb947.wxss";@import "./sub-common/31c2143408a2e4f5735ccb6e07aa07fc.wxss";@import "./sub-common/250080eb60ade1f13b8a4c2fd2ffc72c.wxss";@import "./sub-common/b1dcec3deb42eb0cf7320d2c3136243b.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/details/components/swiper/index.module.scss ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
|
.index-module__common_safe_area_y___AL233 {
|
|
width: 100%;
|
|
height: constant(safe-area-inset-bottom);
|
|
/* 兼容 iOS < 11.2 */
|
|
height: env(safe-area-inset-bottom);
|
|
/* 兼容 iOS >= 11.2 */
|
|
}
|
|
.index-module__hoverClass___MvKUj {
|
|
-webkit-filter: brightness(70%);
|
|
filter: brightness(70%);
|
|
}
|
|
.index-module__full-100___epVqL {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.index-module__swiper___gOY5o {
|
|
height: 450rpx;
|
|
width: 100%;
|
|
position: relative;
|
|
}
|
|
.index-module__swiper___gOY5o .index-module__swiper_item___O3Mlj {
|
|
height: 450rpx;
|
|
width: 100%;
|
|
}
|
|
.index-module__swiper___gOY5o .index-module__image_item___Hqygo {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.index-module__swiper___gOY5o .index-module__image_item___Hqygo image {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: block;
|
|
border-radius: 20rpx 20rpx 0 0;
|
|
}
|
|
.index-module__swiper___gOY5o .index-module__page___I3AYc {
|
|
font-size: 22rpx;
|
|
padding: 5rpx 20rpx;
|
|
background-color: rgba(0, 0, 0, 0.3);
|
|
color: #fff;
|
|
border-radius: 50rpx;
|
|
position: absolute;
|
|
bottom: 20rpx;
|
|
right: 20rpx;
|
|
}
|
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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/details/components/guidePopup/index.module.scss ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
@charset "UTF-8";
|
|
.index-module__common_safe_area_y___AVMSJ {
|
|
width: 100%;
|
|
height: constant(safe-area-inset-bottom);
|
|
/* 兼容 iOS < 11.2 */
|
|
height: env(safe-area-inset-bottom);
|
|
/* 兼容 iOS >= 11.2 */
|
|
}
|
|
.index-module__hoverClass___s1F7Q {
|
|
-webkit-filter: brightness(70%);
|
|
filter: brightness(70%);
|
|
}
|
|
.index-module__full-100___XNlpg {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.index-module__main___IK2ms {
|
|
width: 100vw;
|
|
height: 100%;
|
|
position: fixed;
|
|
top: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
z-index: 1998;
|
|
overflow: hidden;
|
|
}
|
|
.index-module__main___IK2ms .index-module__mask___q2Y7Z {
|
|
border-radius: 20rpx 20rpx 0rpx 0rpx;
|
|
position: absolute;
|
|
top: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
z-index: 10000;
|
|
background: rgba(0, 0, 0, 0.6);
|
|
-webkit-transition: all 0.3s;
|
|
-o-transition: all 0.3s;
|
|
transition: all 0.3s;
|
|
}
|
|
.index-module__main___IK2ms .index-module__mask___q2Y7Z .index-module__bigBox___F4GaP {
|
|
position: absolute;
|
|
padding: 32rpx;
|
|
border-radius: 16rpx;
|
|
background-color: #fff;
|
|
left: 10rpx;
|
|
top: 320rpx;
|
|
}
|
|
.index-module__main___IK2ms .index-module__mask___q2Y7Z .index-module__bigBox___F4GaP .index-module__topTitleBox___M32e2 {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.index-module__main___IK2ms .index-module__mask___q2Y7Z .index-module__bigBox___F4GaP .index-module__topTitleBox___M32e2 .index-module__topTitle___vpGz4 {
|
|
color: #353535;
|
|
font-size: 28rpx;
|
|
margin-right: 10rpx;
|
|
font-weight: 500;
|
|
}
|
|
.index-module__main___IK2ms .index-module__mask___q2Y7Z .index-module__bigBox___F4GaP .index-module__modeBox___wqkRt {
|
|
margin-top: 20rpx;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.index-module__main___IK2ms .index-module__mask___q2Y7Z .index-module__bigBox___F4GaP .index-module__modeBox___wqkRt .index-module__modeKindOne___VuSWX {
|
|
width: 160rpx;
|
|
height: 68rpx;
|
|
background: rgba(51, 127, 255, 0.1);
|
|
border-radius: 8rpx;
|
|
border: 1px solid #337fff;
|
|
font-size: 28rpx;
|
|
font-weight: 400;
|
|
color: #337fff;
|
|
text-align: center;
|
|
line-height: 68rpx;
|
|
margin-right: 18rpx;
|
|
}
|
|
.index-module__main___IK2ms .index-module__mask___q2Y7Z .index-module__bigBox___F4GaP .index-module__modeBox___wqkRt .index-module__modeKindTwo___XRTrs {
|
|
margin-right: 18rpx;
|
|
background-color: #f6f6f6;
|
|
width: 160rpx;
|
|
height: 68rpx;
|
|
border-radius: 8rpx;
|
|
color: #626262;
|
|
font-size: 28rpx;
|
|
font-weight: 400;
|
|
color: #000000;
|
|
text-align: center;
|
|
line-height: 68rpx;
|
|
}
|
|
.index-module__main___IK2ms .index-module__mask___q2Y7Z .index-module__bigBox___F4GaP .index-module__line___iKJ0R {
|
|
margin-top: 15rpx;
|
|
margin-bottom: 15rpx;
|
|
height: 1px;
|
|
background: #050000;
|
|
opacity: 0.1;
|
|
}
|
|
.index-module__main___IK2ms .index-module__mask___q2Y7Z .index-module__bigBox___F4GaP .index-module__pleaseFont___nASCN {
|
|
font-size: 26rpx;
|
|
font-weight: 500;
|
|
color: #000000;
|
|
margin-bottom: 16rpx;
|
|
}
|
|
.index-module__main___IK2ms .index-module__mask___q2Y7Z .index-module__bigBox___F4GaP .index-module__saleFont___j4x2_ {
|
|
font-size: 24rpx;
|
|
font-weight: 400;
|
|
color: #333333;
|
|
margin-bottom: 16rpx;
|
|
}
|
|
.index-module__main___IK2ms .index-module__mask___q2Y7Z .index-module__bigBox___F4GaP .index-module__flexBox___HBUO8 {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-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__main___IK2ms .index-module__mask___q2Y7Z .index-module__bigBox___F4GaP .index-module__flexBox___HBUO8 .index-module__flexLeft___UBJ0R {
|
|
font-size: 24rpx;
|
|
font-weight: 400;
|
|
color: #333333;
|
|
}
|
|
.index-module__main___IK2ms .index-module__mask___q2Y7Z .index-module__bigBox___F4GaP .index-module__flexBox___HBUO8 .index-module__flexRight___wEh1A {
|
|
font-size: 26rpx;
|
|
font-weight: 500;
|
|
color: #337fff;
|
|
}
|
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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/details/components/orderCount/index.module.scss ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
@charset "UTF-8";
|
|
.index-module__common_safe_area_y___ttAic {
|
|
width: 100%;
|
|
height: constant(safe-area-inset-bottom);
|
|
/* 兼容 iOS < 11.2 */
|
|
height: env(safe-area-inset-bottom);
|
|
/* 兼容 iOS >= 11.2 */
|
|
}
|
|
.index-module__hoverClass___fYy3k {
|
|
-webkit-filter: brightness(70%);
|
|
filter: brightness(70%);
|
|
}
|
|
.index-module__full-100___rjDf_ {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__popup_con___u3cq9 {
|
|
height: 80vh;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-flex-flow: column nowrap;
|
|
-ms-flex-flow: column nowrap;
|
|
flex-flow: column nowrap;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__header___c71NK {
|
|
color: #3c3c3c;
|
|
font-size: 32rpx;
|
|
font-weight: 700;
|
|
padding: 20rpx;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-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__shop_cart_main___n1i9m .index-module__header___c71NK .index-module__header_title___b9Vrc {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__header___c71NK .index-module__header_label___jGLxb {
|
|
width: 212rpx;
|
|
height: 40rpx;
|
|
background: #fcf4e9;
|
|
border-radius: 5rpx;
|
|
font-size: 24rpx;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__header___c71NK .index-module__header_label___jGLxb text {
|
|
display: inline-block;
|
|
height: 100%;
|
|
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;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__header___c71NK .index-module__header_label___jGLxb text:nth-child(1) {
|
|
width: 80rpx;
|
|
height: 40rpx;
|
|
background: #fee5cd;
|
|
border-radius: 5rpx 0rpx 0rpx 5rpx;
|
|
color: #522b0f;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__header___c71NK .index-module__header_label___jGLxb text:nth-child(2) {
|
|
-webkit-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
background: #fcf4e9;
|
|
border-radius: 0rpx 5rpx 5rpx 0rpx;
|
|
color: #c57c26;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__colorFind___Tll2m {
|
|
padding: 10rpx 20rpx;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__colorFind___Tll2m .index-module__search___ZNYZd {
|
|
-webkit-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__colorFind___Tll2m .index-module__text___ywIOY {
|
|
font-size: 24rpx;
|
|
color: #4581ff;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__search___ZNYZd {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
padding: 20rpx;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__search___ZNYZd .index-module__search_title___XlAHB {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
font-size: 28rpx;
|
|
color: #000;
|
|
width: 200rpx;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__search___ZNYZd .index-module__search_list___aj8EO {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-justify-content: space-between;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-webkit-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__search___ZNYZd .index-module__search_item___LeQUy {
|
|
width: 148rpx;
|
|
height: 55rpx;
|
|
text-align: center;
|
|
line-height: 55rpx;
|
|
color: #ababab;
|
|
font-size: 24rpx;
|
|
background-color: #f0f0f0;
|
|
border-radius: 50rpx;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__search___ZNYZd .index-module__search_item_select___ElwDI {
|
|
border: 2rpx solid #4581ff;
|
|
background-color: #ecf5ff;
|
|
color: #4581ff;
|
|
width: 144rpx;
|
|
height: 51rpx;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__colorNum___Rgtd6 {
|
|
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__shop_cart_main___n1i9m .index-module__colorNum___Rgtd6 .index-module__title___vhhw7 {
|
|
font-size: 26rpx;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__colorNum___Rgtd6 .index-module__title___vhhw7 text:nth-child(1) {
|
|
font-size: 28rpx;
|
|
color: #000;
|
|
font-weight: 500;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__colorNum___Rgtd6 .index-module__title___vhhw7 text:nth-child(2) {
|
|
font-size: 22rpx;
|
|
display: inline-block;
|
|
color: red;
|
|
margin-left: 16rpx;
|
|
border: 1px solid red;
|
|
padding: 2rpx 5rpx;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__colorNum___Rgtd6 .index-module__miconfont___WW3K4 {
|
|
font-size: 36rpx;
|
|
color: #ababab;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__product_color_con___VP7UM {
|
|
-webkit-flex: 1 1 auto;
|
|
-ms-flex: 1 1 auto;
|
|
flex: 1 1 auto;
|
|
overflow: scroll;
|
|
height: 100%;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__color_con___wDtyR {
|
|
overflow: hidden;
|
|
height: 100%;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__color_con___wDtyR .index-module__virtual_list___ppXkt {
|
|
height: 100%;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__color_con___wDtyR .index-module__item___b56bI {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-justify-content: space-between;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
padding: 0 20rpx;
|
|
margin-bottom: 40rpx;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__color_con___wDtyR .index-module__item___b56bI .index-module__item_color___WeFhu {
|
|
width: 156.5rpx;
|
|
height: 156.5rpx;
|
|
border-radius: 20rpx;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__color_con___wDtyR .index-module__item___b56bI .index-module__item_con___LGSZ4 {
|
|
-webkit-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-flex-direction: column;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-webkit-justify-content: space-between;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
padding: 20rpx 0 20rpx 20rpx;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__color_con___wDtyR .index-module__item___b56bI .index-module__item_con___LGSZ4 .index-module__title___vhhw7 {
|
|
font-size: 32rpx;
|
|
font-weight: 700;
|
|
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: 1;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__color_con___wDtyR .index-module__item___b56bI .index-module__item_con___LGSZ4 .index-module__flexBox___Te7ZI {
|
|
padding-top: 10rpx;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__color_con___wDtyR .index-module__item___b56bI .index-module__item_con___LGSZ4 .index-module__flexBox___Te7ZI .index-module__numone___gH3DI {
|
|
font-size: 28rpx;
|
|
color: #9e9e9e;
|
|
margin-right: 10rpx;
|
|
text-decoration: line-through;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__color_con___wDtyR .index-module__item___b56bI .index-module__item_con___LGSZ4 .index-module__flexBox___Te7ZI .index-module__num___XBNCe {
|
|
font-size: 28rpx;
|
|
color: #4581ff;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__color_con___wDtyR .index-module__item___b56bI .index-module__item_con___LGSZ4 .index-module__weight_error___s8d1D {
|
|
font-size: 28rpx;
|
|
color: #666666;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__color_con___wDtyR .index-module__item___b56bI .index-module__item_con___LGSZ4 .index-module__priceText___Ncwms {
|
|
font-size: 32rpx;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__color_con___wDtyR .index-module__item___b56bI .index-module__item_con___LGSZ4 .index-module__priceText___Ncwms Text {
|
|
font-size: 22rpx;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__color_con___wDtyR .index-module__item___b56bI .index-module__btn_con___SSlw0 {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-align-items: flex-end;
|
|
-ms-flex-align: end;
|
|
align-items: flex-end;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__color_con___wDtyR .index-module__item___b56bI .index-module__btn_con___SSlw0 .index-module__btn___FaWoC {
|
|
width: 116rpx;
|
|
height: 64rpx;
|
|
background-color: #4581ff;
|
|
border-radius: 40rpx 0rpx 16rpx 0rpx;
|
|
font-size: 24rpx;
|
|
text-align: center;
|
|
line-height: 64rpx;
|
|
color: #fff;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__color_con___wDtyR .index-module__item___b56bI .index-module__btn_con___SSlw0 .index-module__btn_count___CCRf_ {
|
|
width: 235rpx;
|
|
height: 64rpx;
|
|
background-color: #ecf5ff;
|
|
border-radius: 40rpx 0rpx 16rpx 0rpx;
|
|
padding: 0 20rpx;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__noData___poHVp {
|
|
width: 100%;
|
|
height: 100%;
|
|
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;
|
|
color: #707070;
|
|
font-size: 24rpx;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__buy_btn___MM4RW {
|
|
width: 100%;
|
|
padding: 0 20rpx;
|
|
position: relative;
|
|
z-index: 99;
|
|
padding-bottom: constant(safe-area-inset-bottom);
|
|
padding-bottom: env(safe-area-inset-bottom);
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
font-size: 24rpx;
|
|
color: #ababab;
|
|
background-color: #fff;
|
|
-webkit-box-shadow: 6rpx 0rpx 12rpx 0rpx rgba(0, 0, 0, 0.16);
|
|
box-shadow: 6rpx 0rpx 12rpx 0rpx rgba(0, 0, 0, 0.16);
|
|
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;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__buy_btn___MM4RW .index-module__count___PA6XM {
|
|
-webkit-flex: 1 1 auto;
|
|
-ms-flex: 1 1 auto;
|
|
flex: 1 1 auto;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__buy_btn___MM4RW .index-module__button___QZcuv {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.index-module__shop_cart_main___n1i9m .index-module__buy_btn___MM4RW .index-module__buy_btn_con___Yc7R2 {
|
|
width: 100%;
|
|
padding-top: 20rpx;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-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__shop_cart_main___n1i9m .index-module__buy_btn___MM4RW .index-module__add_cart___m8m15 {
|
|
margin-left: 10rpx;
|
|
width: 200rpx;
|
|
height: 90rpx;
|
|
font-size: 32rpx;
|
|
padding: 0;
|
|
text-align: center;
|
|
line-height: 90rpx;
|
|
border-radius: 50rpx;
|
|
color: #fff;
|
|
border: 0;
|
|
}
|
|
.index-module__noList___PWHYh {
|
|
margin: 100rpx 0;
|
|
width: 100%;
|
|
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;
|
|
color: #707070;
|
|
font-size: 26rpx;
|
|
}
|
|
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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/details/index.module.scss ***!
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
@charset "UTF-8";
|
|
.index-module__common_safe_area_y___wX224 {
|
|
width: 100%;
|
|
height: constant(safe-area-inset-bottom);
|
|
/* 兼容 iOS < 11.2 */
|
|
height: env(safe-area-inset-bottom);
|
|
/* 兼容 iOS >= 11.2 */
|
|
}
|
|
.index-module__hoverClass___zy8FT {
|
|
-webkit-filter: brightness(70%);
|
|
filter: brightness(70%);
|
|
}
|
|
.index-module__full-100___ExBJa {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
page {
|
|
height: 100vh;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-flex-flow: column nowrap;
|
|
-ms-flex-flow: column nowrap;
|
|
flex-flow: column nowrap;
|
|
overflow: hidden;
|
|
}
|
|
.index-module__main___JW_tP {
|
|
background-color: #f8f8f8;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
height: 100%;
|
|
-webkit-flex-flow: column nowrap;
|
|
-ms-flex-flow: column nowrap;
|
|
flex-flow: column nowrap;
|
|
overflow: hidden;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u {
|
|
-webkit-flex: 1 1 auto;
|
|
-ms-flex: 1 1 auto;
|
|
flex: 1 1 auto;
|
|
overflow: scroll;
|
|
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___JW_tP .index-module__content___lXs4u .index-module__product_header___iV5Av {
|
|
margin: 20rpx;
|
|
margin-bottom: 0;
|
|
padding: 20rpx 20rpx 0 20rpx;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
height: 163.57rpx;
|
|
background-color: #fff;
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
border-radius: 20rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__product_header___iV5Av .index-module__title___nMkJg {
|
|
-webkit-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__product_header___iV5Av .index-module__title___nMkJg .index-module__name___P9xj_ {
|
|
font-size: 32rpx;
|
|
font-weight: 700;
|
|
color: #3c3c3c;
|
|
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: 1;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__product_header___iV5Av .index-module__title___nMkJg .index-module__des___lxPuc {
|
|
font-size: 24rpx;
|
|
color: #707070;
|
|
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: 1;
|
|
margin-top: 20rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__product_header___iV5Av .index-module__share___ryJs_,
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__product_header___iV5Av .index-module__collect___K5ONy {
|
|
width: 76rpx;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-flex-flow: column nowrap;
|
|
-ms-flex-flow: column nowrap;
|
|
flex-flow: column nowrap;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
font-size: 22rpx;
|
|
text-align: center;
|
|
color: #707070;
|
|
position: relative;
|
|
margin-left: 10rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__product_header___iV5Av .index-module__share___ryJs_ .index-module__text___dTZpy,
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__product_header___iV5Av .index-module__collect___K5ONy .index-module__text___dTZpy {
|
|
margin-top: 5rpx;
|
|
font-size: 24rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__product_header___iV5Av .index-module__shareBtn___pWAEW {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
opacity: 0;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__product_header___iV5Av .index-module__miconfont___LK80o {
|
|
font-size: 45rpx;
|
|
color: #333333;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__product_header___iV5Av .index-module__collected___pzuZA {
|
|
color: #ffc300;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__des_data___S9AF_ {
|
|
margin: 20rpx;
|
|
margin-bottom: 0;
|
|
background-color: #fff;
|
|
padding: 24rpx;
|
|
border-radius: 16rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__des_data___S9AF_ .index-module__flexBox___kxHgg {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-justify-content: space-between;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
margin-bottom: 20rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__des_data___S9AF_ .index-module__flexBox___kxHgg .index-module__title___nMkJg {
|
|
font-size: 28rpx;
|
|
font-weight: 500;
|
|
color: #3c3c3c;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__des_data___S9AF_ .index-module__flexBox___kxHgg .index-module__flexRight___u4N5a {
|
|
font-size: 26rpx;
|
|
font-weight: 500;
|
|
color: #337fff;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__des_data___S9AF_ .index-module__con___GXeQW {
|
|
display: grid;
|
|
grid-template-columns: 50% 50%;
|
|
grid-template-rows: auto auto auto;
|
|
grid-template-areas: "a b" "c d" "e f";
|
|
font-size: 24rpx;
|
|
color: #707070;
|
|
background-color: rgba(247, 247, 247, 0.6);
|
|
border-radius: 8rpx;
|
|
padding: 24rpx;
|
|
padding-bottom: 0;
|
|
color: rgba(0, 0, 0, 0.4);
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__des_data___S9AF_ .index-module__con___GXeQW .index-module__des_text___JEpMy {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
margin-bottom: 24rpx;
|
|
font-size: 26rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__des_data___S9AF_ .index-module__con___GXeQW .index-module__des_text___JEpMy:nth-child(5) {
|
|
grid-area: e;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__des_data___S9AF_ .index-module__con___GXeQW .index-module__des_text___JEpMy text {
|
|
-webkit-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
color: #333333;
|
|
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: 1;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__product_color___sFPVY {
|
|
margin: 0 20rpx;
|
|
margin-top: 20rpx;
|
|
background-color: #fff;
|
|
padding: 30rpx 20rpx 0;
|
|
color: #3c3c3c;
|
|
font-size: 24rpx;
|
|
border-radius: 20rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__product_color___sFPVY .index-module__title___nMkJg {
|
|
color: rgba(0, 0, 0, 0.8);
|
|
font-weight: 500;
|
|
font-size: 28rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__product_color___sFPVY .index-module__list___rAwxo {
|
|
margin-top: 30rpx;
|
|
display: grid;
|
|
grid-template-columns: 25% 25% 25% 25%;
|
|
-webkit-justify-content: space-between;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__product_color___sFPVY .index-module__list___rAwxo .index-module__item___RLJUX {
|
|
width: 100%;
|
|
margin-bottom: 28rpx;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-flex-direction: column;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
padding: 0 10rpx;
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__product_color___sFPVY .index-module__list___rAwxo .index-module__item___RLJUX .index-module__item_color___otJGY {
|
|
width: 136rpx;
|
|
height: 136rpx;
|
|
border-radius: 50%;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__product_color___sFPVY .index-module__list___rAwxo .index-module__item___RLJUX .index-module__item_name___bFaSE {
|
|
text-align: center;
|
|
margin-top: 10rpx;
|
|
font-size: 24rpx;
|
|
color: #666666;
|
|
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: 1;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__product_color___sFPVY .index-module__list___rAwxo .index-module__item___RLJUX .index-module__bulk_price___GWYR6 {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
color: #4C4C4C;
|
|
font-weight: 500;
|
|
font-size: 24rpx;
|
|
margin-top: 8rpx;
|
|
text-align: center;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__ccum_box___xukiB {
|
|
border-radius: 16rpx;
|
|
width: 100%;
|
|
height: 450rpx;
|
|
overflow: hidden;
|
|
overflow-x: auto;
|
|
white-space: nowrap;
|
|
background-color: #fff;
|
|
margin-top: 25rpx;
|
|
margin-bottom: 25xp;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__scroll_box___GwUNC {
|
|
margin: 20rpx;
|
|
padding-top: 30rpx;
|
|
border-radius: 16rpx;
|
|
background-color: #fff;
|
|
margin-top: 25rpx;
|
|
margin-bottom: 25rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__scroll_box___GwUNC .index-module__title___nMkJg {
|
|
margin-left: 25rpx;
|
|
color: rgba(0, 0, 0, 0.8);
|
|
font-weight: 500;
|
|
font-size: 28rpx;
|
|
margin-bottom: 20rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__item_box___ATDNR {
|
|
display: inline-block;
|
|
margin: 20rpx;
|
|
margin-right: 0;
|
|
width: 250rpx;
|
|
position: relative;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__item_box___ATDNR .index-module__cricle___yEp5Z {
|
|
position: absolute;
|
|
top: 90rpx;
|
|
left: 50%;
|
|
-webkit-transform: translateX(-50%);
|
|
-ms-transform: translateX(-50%);
|
|
transform: translateX(-50%);
|
|
width: 70rpx;
|
|
height: 70rpx;
|
|
border-radius: 50%;
|
|
background-color: #c7c7c7;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
z-index: 45;
|
|
opacity: 0.7;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__item_box___ATDNR .index-module__cricle___yEp5Z .index-module__icon___L4JWZ {
|
|
-webkit-transform: rotate(90deg);
|
|
-ms-transform: rotate(90deg);
|
|
transform: rotate(90deg);
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__item_box___ATDNR .index-module__img_style___IqhlJ {
|
|
border-top-right-radius: 8rpx;
|
|
border-top-left-radius: 8rpx;
|
|
position: absolute;
|
|
z-index: 12;
|
|
width: 250rpx;
|
|
height: 270rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__item_box___ATDNR .index-module__bottom_big___c4nk8 {
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
border: 1px solid #d0d0d0;
|
|
border-top: 0;
|
|
border-bottom-left-radius: 8rpx;
|
|
border-bottom-right-radius: 8rpx;
|
|
padding: 12rpx 10rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__item_box___ATDNR .index-module__bottom_big___c4nk8 .index-module__bottom_box___cjVdG {
|
|
width: 100%;
|
|
color: #343434;
|
|
font-weight: 500;
|
|
font-size: 28rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__item_box___ATDNR .index-module__bottom_big___c4nk8 .index-module__title_name___tSUk5 {
|
|
margin-top: 10rpx;
|
|
font-size: 26rpx;
|
|
color: #999999;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__tag_box___wn5jZ {
|
|
padding-top: 30rpx;
|
|
margin: 0 20rpx;
|
|
border-radius: 16rpx;
|
|
background-color: #fff;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__tag_box___wn5jZ .index-module__title___nMkJg {
|
|
margin-left: 25rpx;
|
|
color: rgba(0, 0, 0, 0.8);
|
|
font-weight: 500;
|
|
font-size: 28rpx;
|
|
margin-bottom: 20rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__tag_box___wn5jZ .index-module__tag_big___cShGT {
|
|
display: grid;
|
|
grid-template-columns: 25% 25% 25% 25%;
|
|
-webkit-justify-content: space-between;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__tag_box___wn5jZ .index-module__tag_big___cShGT .index-module__tag_item___iRjNZ {
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-webkit-flex-direction: column;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
margin-bottom: 28rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__tag_box___wn5jZ .index-module__tag_big___cShGT .index-module__tag_item___iRjNZ .index-module__tag_img___WZBtW {
|
|
width: 90rpx;
|
|
height: 90rpx;
|
|
border-radius: 50%;
|
|
margin-bottom: 15rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__tag_box___wn5jZ .index-module__tag_big___cShGT .index-module__tag_item___iRjNZ .index-module__tag_title___OamXS {
|
|
text-align: center;
|
|
font-size: 28rpx;
|
|
margin-top: 10rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__content___lXs4u .index-module__product_detail___JuTws {
|
|
background-color: #fff;
|
|
margin: 20rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__product_buy___lx3zF {
|
|
position: relative;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-justify-content: space-between;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
padding: 20rpx;
|
|
-webkit-box-shadow: 6rpx 0rpx 12rpx 0rpx rgba(0, 0, 0, 0.16);
|
|
box-shadow: 6rpx 0rpx 12rpx 0rpx rgba(0, 0, 0, 0.16);
|
|
width: 100vw;
|
|
background-color: #fff;
|
|
padding-bottom: constant(safe-area-inset-bottom);
|
|
padding-bottom: env(safe-area-inset-bottom);
|
|
z-index: 999;
|
|
}
|
|
.index-module__main___JW_tP .index-module__product_buy___lx3zF .index-module__icon_btn___nQZOR {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
-webkit-justify-content: space-between;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
padding-left: 24rpx;
|
|
padding-right: 30rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__product_buy___lx3zF .index-module__buy_cart___VTt31 {
|
|
color: #707070;
|
|
text-align: center;
|
|
position: relative;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-flex-direction: column;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
}
|
|
.index-module__main___JW_tP .index-module__product_buy___lx3zF .index-module__buy_cart___VTt31 .index-module__text___dTZpy {
|
|
font-size: 22rpx;
|
|
color: #333333;
|
|
}
|
|
.index-module__main___JW_tP .index-module__product_buy___lx3zF .index-module__buy_cart___VTt31 .index-module__miconfont___LK80o {
|
|
font-size: 50rpx;
|
|
color: #333333;
|
|
}
|
|
.index-module__main___JW_tP .index-module__product_buy___lx3zF .index-module__buy_cart___VTt31 .index-module__product_num___J0hoA {
|
|
position: absolute;
|
|
font-size: 23rpx;
|
|
background-color: red;
|
|
color: #fff;
|
|
height: 30rpx;
|
|
line-height: 30rpx;
|
|
padding: 0 3rpx;
|
|
border-radius: 72rpx;
|
|
min-width: 25rpx;
|
|
text-align: center;
|
|
top: 0;
|
|
right: 0rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__product_buy___lx3zF .index-module__customer_service___RBeIH {
|
|
text-align: center;
|
|
position: relative;
|
|
}
|
|
.index-module__main___JW_tP .index-module__product_buy___lx3zF .index-module__customer_service___RBeIH .index-module__miconfont___LK80o {
|
|
font-size: 50rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__product_buy___lx3zF .index-module__customer_service___RBeIH .index-module__text___dTZpy {
|
|
font-size: 22rpx;
|
|
color: #333333;
|
|
}
|
|
.index-module__main___JW_tP .index-module__product_buy___lx3zF .index-module__buy_btn___CRvFm {
|
|
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;
|
|
font-size: 28rpx;
|
|
color: #fff;
|
|
position: relative;
|
|
width: 350rpx;
|
|
height: 80rpx;
|
|
background: #4581ff;
|
|
border-radius: 40rpx;
|
|
margin-right: 24rpx;
|
|
}
|
|
.index-module__main___JW_tP .index-module__wxBtn___VOJpD {
|
|
opacity: 0;
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 100%;
|
|
top: 0;
|
|
left: 0;
|
|
}
|
|
.index-module__productColorDialog___wWJqk {
|
|
border-radius: 20rpx;
|
|
background-color: #e4eefd;
|
|
padding: 24rpx;
|
|
width: 75vw;
|
|
}
|
|
.index-module__productColorDialog_img___h9ept {
|
|
width: 100%;
|
|
height: 450rpx;
|
|
}
|
|
.index-module__productColorDialog_content___jtF3t {
|
|
overflow: hidden;
|
|
border-radius: 20rpx;
|
|
margin-bottom: 20rpx;
|
|
}
|
|
.index-module__productColorDialog_info___ZPnWl {
|
|
background-color: #fff;
|
|
padding: 20rpx;
|
|
}
|
|
.index-module__productColorDialog_title___r7V2y {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-justify-content: space-between;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
font-size: 28rpx;
|
|
color: #333333;
|
|
font-weight: 500;
|
|
margin-bottom: 14rpx;
|
|
}
|
|
.index-module__productColorDialog_price___ZlWd9 {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.index-module__productColorDialog_bottomBar___K5Eti {
|
|
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;
|
|
font-size: 24rpx;
|
|
color: #999999;
|
|
}
|
|
.index-module__productColorDialog_oldPrice___hojkp {
|
|
text-decoration: line-through;
|
|
}
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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/details/components/goods/index.module.scss ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
@charset "UTF-8";
|
|
.index-module__common_safe_area_y___U8ntl {
|
|
width: 100%;
|
|
height: constant(safe-area-inset-bottom);
|
|
/* 兼容 iOS < 11.2 */
|
|
height: env(safe-area-inset-bottom);
|
|
/* 兼容 iOS >= 11.2 */
|
|
}
|
|
.index-module__hoverClass___h0Oyk {
|
|
-webkit-filter: brightness(70%);
|
|
filter: brightness(70%);
|
|
}
|
|
.index-module__full-100___sRu7n {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.index-module__itemBox___lr97E {
|
|
width: 686rpx;
|
|
padding-bottom: 18rpx;
|
|
border-bottom: 1px solid #e7e7e7;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
margin-bottom: 24rpx;
|
|
}
|
|
.index-module__itemBox___lr97E .index-module__picBox___oCfwZ {
|
|
margin-right: 24rpx;
|
|
width: 144rpx;
|
|
height: 144rpx;
|
|
border-radius: 8rpx;
|
|
position: relative;
|
|
}
|
|
.index-module__itemBox___lr97E .index-module__picBox___oCfwZ .index-module__pic___EDvvX {
|
|
width: 144rpx;
|
|
height: 144rpx;
|
|
border-radius: 8rpx;
|
|
}
|
|
.index-module__itemBox___lr97E .index-module__picBox___oCfwZ .index-module__posBox___UJGeb {
|
|
position: absolute;
|
|
bottom: 0rpx;
|
|
right: 0rpx;
|
|
width: 69rpx;
|
|
height: 29rpx;
|
|
background: #000000;
|
|
border-radius: 15rpx 0rpx 8rpx 0rpx;
|
|
font-size: 18rpx;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #ffffff;
|
|
text-align: center;
|
|
line-height: 29rpx;
|
|
opacity: 0.55;
|
|
}
|
|
.index-module__itemBox___lr97E .index-module__leftBox___NVwqe {
|
|
width: 144rpx;
|
|
height: 144rpx;
|
|
border-radius: 8rpx;
|
|
position: relative;
|
|
margin-right: 24rpx;
|
|
}
|
|
.index-module__itemBox___lr97E .index-module__leftBox___NVwqe .index-module__pic___EDvvX {
|
|
width: 144rpx;
|
|
height: 144rpx;
|
|
border-radius: 8rpx;
|
|
}
|
|
.index-module__itemBox___lr97E .index-module__leftBox___NVwqe .index-module__posBox___UJGeb {
|
|
position: absolute;
|
|
bottom: 0rpx;
|
|
right: 0rpx;
|
|
width: 69rpx;
|
|
height: 29rpx;
|
|
background: #000000;
|
|
border-radius: 15rpx 0rpx 8rpx 0rpx;
|
|
font-size: 18rpx;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #ffffff;
|
|
text-align: center;
|
|
line-height: 29rpx;
|
|
opacity: 0.55;
|
|
}
|
|
.index-module__itemBox___lr97E .index-module__rightBox___FxR1A .index-module__productName___u8Tfj {
|
|
font-size: 28rpx;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #000000;
|
|
margin-bottom: 6rpx;
|
|
}
|
|
.index-module__itemBox___lr97E .index-module__rightBox___FxR1A .index-module__tips___VoWoq {
|
|
font-size: 24rpx;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #a6a6a6;
|
|
margin-bottom: 17rpx;
|
|
}
|
|
.index-module__itemBox___lr97E .index-module__rightBox___FxR1A .index-module__flexTag___aVse_ {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.index-module__itemBox___lr97E .index-module__rightBox___FxR1A .index-module__flexTag___aVse_ .index-module__tagOne___iyPJD {
|
|
padding-left: 8rpx;
|
|
padding-right: 8rpx;
|
|
padding-top: 3rpx;
|
|
padding-bottom: 3rpx;
|
|
background: #e3ecff;
|
|
border-radius: 8rpx;
|
|
font-size: 22rpx;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #4581ff;
|
|
text-align: center;
|
|
margin-right: 16rpx;
|
|
}
|
|
.index-module__itemBox___lr97E .index-module__rightBox___FxR1A .index-module__flexTag___aVse_ .index-module__tagTwo___jHVw4 {
|
|
padding-left: 8rpx;
|
|
padding-right: 8rpx;
|
|
padding-top: 3rpx;
|
|
padding-bottom: 3rpx;
|
|
background: #ffeedb;
|
|
border-radius: 8rpx;
|
|
font-size: 22rpx;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #fe8e0f;
|
|
text-align: center;
|
|
}
|
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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/details/components/feature/index.module.scss ***!
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
@charset "UTF-8";
|
|
.index-module__common_safe_area_y___s5yje {
|
|
width: 100%;
|
|
height: constant(safe-area-inset-bottom);
|
|
/* 兼容 iOS < 11.2 */
|
|
height: env(safe-area-inset-bottom);
|
|
/* 兼容 iOS >= 11.2 */
|
|
}
|
|
.index-module__hoverClass___Tzi7j {
|
|
-webkit-filter: brightness(70%);
|
|
filter: brightness(70%);
|
|
}
|
|
.index-module__full-100___TFY_R {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.index-module__sollBox___ZzasC {
|
|
height: calc(100vh - 200rpx);
|
|
}
|
|
.index-module__sollBox___ZzasC .index-module__main___AaDJe {
|
|
padding: 32rpx;
|
|
width: 686rpx;
|
|
}
|
|
.index-module__sollBox___ZzasC .index-module__main___AaDJe .index-module__title___bObAw {
|
|
font-size: 34rpx;
|
|
font-weight: 600;
|
|
color: #333333;
|
|
}
|
|
.index-module__sollBox___ZzasC .index-module__main___AaDJe .index-module__line___pBmc2 {
|
|
margin-top: 24rpx;
|
|
margin-bottom: 32rpx;
|
|
background-color: #f2f2f2;
|
|
height: 1px;
|
|
}
|
|
.index-module__sollBox___ZzasC .index-module__main___AaDJe .index-module__topFont___eG3WT {
|
|
margin-top: 20rpx;
|
|
margin-bottom: 24rpx;
|
|
font-size: 28rpx;
|
|
font-weight: 700;
|
|
color: rgba(0, 0, 0, 0.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/details/components/recommend/index.module.scss ***!
|
|
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
@charset "UTF-8";
|
|
.index-module__common_safe_area_y___LgllZ {
|
|
width: 100%;
|
|
height: constant(safe-area-inset-bottom);
|
|
/* 兼容 iOS < 11.2 */
|
|
height: env(safe-area-inset-bottom);
|
|
/* 兼容 iOS >= 11.2 */
|
|
}
|
|
.index-module__hoverClass___H5DTZ {
|
|
-webkit-filter: brightness(70%);
|
|
filter: brightness(70%);
|
|
}
|
|
.index-module__full-100___ispS_ {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.index-module__recommend____S_1o {
|
|
background-color: #fff;
|
|
border-radius: 16rpx;
|
|
padding: 24rpx;
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
position: relative;
|
|
}
|
|
.index-module__recommend____S_1o .index-module__recommend_title___kv0Z1 {
|
|
font-size: 28rpx;
|
|
color: black;
|
|
}
|
|
.index-module__recommend____S_1o .index-module__recommend_con___Jo2ch {
|
|
background: #ffffff;
|
|
border-radius: 8rpx;
|
|
border: 1px solid #e7e9ec;
|
|
margin-top: 24rpx;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.index-module__recommend____S_1o .index-module__recommend_con___Jo2ch .index-module__img___Nb4aP {
|
|
width: 126rpx;
|
|
height: 126rpx;
|
|
}
|
|
.index-module__recommend____S_1o .index-module__recommend_con___Jo2ch .index-module__con___qmDHh {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-flex-direction: column;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-webkit-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
padding: 16rpx 0 0 20rpx;
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
.index-module__recommend____S_1o .index-module__recommend_con___Jo2ch .index-module__con___qmDHh text:nth-child(1) {
|
|
color: #333333;
|
|
font-size: 26rpx;
|
|
}
|
|
.index-module__recommend____S_1o .index-module__recommend_con___Jo2ch .index-module__con___qmDHh text:nth-child(2) {
|
|
color: #999999;
|
|
font-size: 24rpx;
|
|
margin-top: 8rpx;
|
|
}
|
|
.index-module__recommend____S_1o .index-module__recommend_con___Jo2ch .index-module__open_select___pnHCt {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
color: #337fff;
|
|
font-size: 26rpx;
|
|
margin-right: 24rpx;
|
|
}
|
|
.index-module__recommend____S_1o .index-module__wxBtn___OjNtw {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
opacity: 0;
|
|
}
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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/details/components/scrollViewX/index.module.scss ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
@charset "UTF-8";
|
|
.index-module__common_safe_area_y___gylFb {
|
|
width: 100%;
|
|
height: constant(safe-area-inset-bottom);
|
|
/* 兼容 iOS < 11.2 */
|
|
height: env(safe-area-inset-bottom);
|
|
/* 兼容 iOS >= 11.2 */
|
|
}
|
|
.index-module__hoverClass___nvX0W {
|
|
-webkit-filter: brightness(70%);
|
|
filter: brightness(70%);
|
|
}
|
|
.index-module__full-100___HSJW3 {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.index-module__scrollStyle___qmqit {
|
|
white-space: nowrap;
|
|
width: 100%;
|
|
}
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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/components/addCollection/index.module.scss ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
@charset "UTF-8";
|
|
.index-module__common_safe_area_y___nYNI2 {
|
|
width: 100%;
|
|
height: constant(safe-area-inset-bottom);
|
|
/* 兼容 iOS < 11.2 */
|
|
height: env(safe-area-inset-bottom);
|
|
/* 兼容 iOS >= 11.2 */
|
|
}
|
|
.index-module__hoverClass___dN23G {
|
|
-webkit-filter: brightness(70%);
|
|
filter: brightness(70%);
|
|
}
|
|
.index-module__full-100___Pni78 {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.index-module__collection_con___wo8PS .index-module__collection_item___TIOA1 {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-justify-content: flex-start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
font-size: 26rpx;
|
|
padding: 0rpx 32rpx;
|
|
align-items: center;
|
|
}
|
|
.index-module__collection_con___wo8PS .index-module__collection_item___TIOA1 .index-module__collectionImage___tiqFZ {
|
|
width: 90rpx;
|
|
height: 90rpx;
|
|
background-color: #f6f6f6;
|
|
border: 1px solid #dedede;
|
|
border-radius: 5rpx;
|
|
margin-right: 32rpx;
|
|
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: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.index-module__collection_con___wo8PS .index-module__collection_item___TIOA1 .index-module__miconfont___V5Ip7 {
|
|
font-size: 36rpx;
|
|
color: #4581ff;
|
|
}
|
|
.index-module__collection_con___wo8PS .index-module__collection_item___TIOA1 .index-module__text___xwWSy {
|
|
margin-left: 10rpx;
|
|
}
|
|
.index-module__scrollStyle___YH52y {
|
|
max-height: 60vh;
|
|
}
|