TestEShopDist/dist/pages/salesAfter/sub-common/f705ee50e6179a7afdd31fa539f8044c.wxss
2023-05-12 11:43:37 +08:00

108 lines
4.0 KiB
Plaintext

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/estimatedAmount/index.module.scss ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.index-module__common_safe_area_y___CpcN6 {
width: 100%;
height: constant(safe-area-inset-bottom);
/* 兼容 iOS < 11.2 */
height: env(safe-area-inset-bottom);
/* 兼容 iOS >= 11.2 */
}
.index-module__hoverClass___VAnKW {
-webkit-filter: brightness(70%);
filter: brightness(70%);
}
.index-module__full-100___uByL9 {
width: 100%;
height: 100%;
}
.index-module__order_price___QFyFJ {
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;
width: 100%;
}
.index-module__order_price___QFyFJ .index-module__close___zwBgY {
width: 100vw;
height: 100vh;
position: fixed;
z-index: 999;
top: 0;
left: 0;
}
.index-module__order_price___QFyFJ:nth-last-child(n+2) {
margin-bottom: 30rpx;
}
.index-module__order_price___QFyFJ .index-module__order_price_text___n7Rjo {
font-size: 24rpx;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.index-module__order_price___QFyFJ .index-module__order_price_text___n7Rjo .index-module__iconfont_msg___yJmcY {
position: relative;
}
.index-module__order_price___QFyFJ .index-module__order_price_text___n7Rjo .index-module__miconfont___wIcAQ {
font-size: 26rpx;
font-weight: normal;
margin-left: 5rpx;
}
.index-module__order_price___QFyFJ .index-module__order_price_text___n7Rjo .index-module__message___Q2Vml {
position: absolute;
top: 0;
background: rgba(168, 179, 189, 0.9);
z-index: 9;
min-height: 0;
padding: 20rpx;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 10rpx;
box-sizing: border-box;
word-break: break-all;
color: #fff;
-webkit-transition: opacity 0.5s ease-in-out;
-o-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
opacity: 0;
}
.index-module__order_price___QFyFJ .index-module__order_price_text___n7Rjo .index-module__message___Q2Vml::after {
z-index: 99;
position: absolute;
width: 0;
height: 0;
content: " ";
left: 10rpx;
bottom: -28rpx;
border: 15rpx solid transparent;
border-top-color: rgba(168, 179, 189, 0.8);
}
.index-module__order_price___QFyFJ .index-module__emphasis___bFApd {
font-weight: 700;
}
.index-module__order_price___QFyFJ .index-module__order_price_num___XpEx6 {
color: #4581ff;
font-weight: 700;
}
.index-module__order_price___QFyFJ .index-module__order_price_num___XpEx6 text:nth-child(1) {
font-size: 22rpx;
}
.index-module__order_price___QFyFJ .index-module__order_price_num___XpEx6 text:nth-child(2) {
font-size: 26rpx;
}
.index-module__order_price___QFyFJ .index-module__order_price_num___XpEx6 text:nth-child(3) {
font-size: 24rpx;
}
.index-module__order_price___QFyFJ .index-module__emphasis_num___SmMkM text:nth-child(2) {
font-size: 32rpx;
}
.index-module__order_price___QFyFJ .index-module__refund_destination___fwmXI {
font-size: 28rpx;
}