373 lines
8.1 KiB
Plaintext
373 lines
8.1 KiB
Plaintext
@charset "UTF-8";
|
||
/**
|
||
* 这里是uni-app内置的常用样式变量
|
||
*
|
||
* uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
|
||
* 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
|
||
*
|
||
*/
|
||
/**
|
||
* 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
|
||
*
|
||
* 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
|
||
*/
|
||
/* 颜色变量 */
|
||
/* 行为相关颜色 */
|
||
/* 文字基本颜色 */
|
||
/* 背景颜色 */
|
||
/* 边框颜色 */
|
||
/* 尺寸变量 */
|
||
/* 文字尺寸 */
|
||
/* 图片尺寸 */
|
||
/* Border Radius */
|
||
/* 水平间距 */
|
||
/* 垂直间距 */
|
||
/* 透明度 */
|
||
/* 文章场景相关 */
|
||
.data-v-53e4b726:export {
|
||
theme_bg: #f30213;
|
||
}
|
||
.m-navbar.data-v-53e4b726 {
|
||
background-color: #f5f5f5;
|
||
padding: 0 24rpx;
|
||
}
|
||
/*全部商品 start*/
|
||
.m-navbar-item.data-v-53e4b726 {
|
||
padding: 20rpx;
|
||
font-size: 28rpx;
|
||
height: 36rpx;
|
||
font-family: PingFangSC-Semibold, PingFang SC;
|
||
font-weight: 600;
|
||
color: #222222;
|
||
line-height: 40rpx;
|
||
letter-spacing: 1rpx;
|
||
position: relative;
|
||
}
|
||
.m-navbar-item ._i.data-v-53e4b726 {
|
||
font-size: 0rpx;
|
||
line-height: 0;
|
||
vertical-align: middle;
|
||
display: inline-block;
|
||
width: 0rpx;
|
||
height: 0rpx;
|
||
margin-left: 9.375rpx;
|
||
border-width: 9.375rpx;
|
||
border-color: #aaa transparent transparent transparent;
|
||
border-style: solid dashed dashed dashed;
|
||
}
|
||
.m-navbar-item.data-v-53e4b726:after {
|
||
border: none;
|
||
}
|
||
.m-sort.data-v-53e4b726 {
|
||
position: relative;
|
||
}
|
||
.m-sort image.data-v-53e4b726 {
|
||
width: 24rpx;
|
||
height: 24rpx;
|
||
position: absolute;
|
||
/*top: 50%;*/
|
||
margin-top: 10rpx;
|
||
margin-left: 2rpx;
|
||
}
|
||
/*全部商品 end*/
|
||
.m-product-price1.data-v-53e4b726 {
|
||
display: flex;
|
||
justify-content: space-between;
|
||
}
|
||
.m-product-price1 label.data-v-53e4b726 {
|
||
font-weight: initial;
|
||
}
|
||
.m-listv .m-product-price1.data-v-53e4b726 {
|
||
width: 312rpx;
|
||
}
|
||
.num.data-v-53e4b726 {
|
||
font-size: 24rpx;
|
||
color: #717171;
|
||
/*margin-left:260rpx; */
|
||
}
|
||
.u-pa .m-tab.data-v-53e4b726 {
|
||
top: 0px;
|
||
}
|
||
.u-pa .m-tab-top.data-v-53e4b726 {
|
||
top: 0;
|
||
}
|
||
.u-pa .m-tab-fixed.data-v-53e4b726 {
|
||
position: fixed !important;
|
||
}
|
||
.filter-box.data-v-53e4b726 {
|
||
top: 0px;
|
||
}
|
||
.filter-box-top.data-v-53e4b726 {
|
||
top: 0;
|
||
}
|
||
.tag-view.data-v-53e4b726 {
|
||
margin: 10rpx 20rpx;
|
||
display: inline-block;
|
||
}
|
||
.uni-numbox-value.data-v-53e4b726 {
|
||
border: 2rpx solid #cccccc;
|
||
background-color: #ffffff;
|
||
width: 150rpx;
|
||
height: 48rpx;
|
||
text-align: center;
|
||
display: inline-block;
|
||
}
|
||
.uni-dot.data-v-53e4b726 {
|
||
width: 30rpx;
|
||
height: 100%;
|
||
text-align: center;
|
||
display: inline-block;
|
||
line-height: 44rpx;
|
||
height: 44rpx;
|
||
}
|
||
.uni-padding-wrap.data-v-53e4b726 {
|
||
overflow: hidden;
|
||
max-width: 400rpx;
|
||
}
|
||
/* */
|
||
.product-list.data-v-53e4b726 {
|
||
position: relative;
|
||
z-index: 1;
|
||
}
|
||
.product-list.data-v-53e4b726:hover {
|
||
z-index: 2;
|
||
}
|
||
.product-list .no_goods .no_shadow.data-v-53e4b726 {
|
||
height: 100%;
|
||
width: 100%;
|
||
position: absolute;
|
||
z-index: 11;
|
||
opacity: 0.7;
|
||
background-color: #B2B2B2;
|
||
}
|
||
.product-list .no_goods .no_goods_tip.data-v-53e4b726 {
|
||
height: 100%;
|
||
width: 100%;
|
||
position: absolute;
|
||
left: 0;
|
||
top: 0;
|
||
z-index: 12;
|
||
text-align: center;
|
||
height: 60rpx;
|
||
line-height: 60rpx;
|
||
}
|
||
.product-list .no_goods.data-v-53e4b726 {
|
||
position: absolute;
|
||
z-index: 10;
|
||
height: 60rpx;
|
||
line-height: 60rpx;
|
||
color: #fff;
|
||
font-size: 26rpx;
|
||
width: 100%;
|
||
bottom: 0;
|
||
left: 0;
|
||
width: 100%;
|
||
}
|
||
.product-list .flag.data-v-53e4b726 {
|
||
position: absolute;
|
||
top: 0;
|
||
left: 50%;
|
||
z-index: 2;
|
||
width: 64px;
|
||
height: 20px;
|
||
margin-left: -32px;
|
||
font-size: 12px;
|
||
line-height: 20px;
|
||
text-align: center;
|
||
color: #fff;
|
||
}
|
||
.product-list .flag-reduction.data-v-53e4b726 {
|
||
background-color: #e50dbb;
|
||
z-index: 8;
|
||
}
|
||
.product-list .flag-saleoff.data-v-53e4b726 {
|
||
background-color: #e53935;
|
||
z-index: 7;
|
||
}
|
||
.product-list .flag-postfree.data-v-53e4b726 {
|
||
background-color: #ffac13;
|
||
z-index: 6;
|
||
}
|
||
.product-list .flag-bargain.data-v-53e4b726 {
|
||
background-color: #ffac13;
|
||
z-index: 4;
|
||
}
|
||
.product-list .flag-gift.data-v-53e4b726 {
|
||
background-color: #2196f3;
|
||
z-index: 3;
|
||
}
|
||
.product-list .flag-new.data-v-53e4b726 {
|
||
background-color: #83c44e;
|
||
z-index: 5;
|
||
}
|
||
.product-list .flag-selfsupport.data-v-53e4b726 {
|
||
background-color: #f44336;
|
||
z-index: 10;
|
||
position: absolute;
|
||
top: 1px;
|
||
right: 5px;
|
||
left: auto;
|
||
width: 40px;
|
||
}
|
||
.placeholder-class.data-v-53e4b726 {
|
||
font-size: 25rpx;
|
||
}
|
||
.button.data-v-53e4b726 {
|
||
line-height: 2;
|
||
font-size: 34rpx;
|
||
}
|
||
.uni-common-mt.data-v-53e4b726 {
|
||
margin-top: 20rpx;
|
||
}
|
||
.u-pa.data-v-53e4b726 {
|
||
position: inherit !important;
|
||
}
|
||
.u-pa .m-product-list.data-v-53e4b726 {
|
||
padding-top: 0rpx;
|
||
}
|
||
.u-pa .m-tab.data-v-53e4b726 {
|
||
position: relative;
|
||
}
|
||
.m-product-box.data-v-53e4b726 {
|
||
margin-top: calc(0px + 4rpx);
|
||
}
|
||
.m-listv .m-product-item.data-v-53e4b726:nth-child(1) {
|
||
margin-top: 20rpx !important;
|
||
}
|
||
.m-listv .m-product-item.data-v-53e4b726:nth-child(2) {
|
||
margin-top: 20rpx !important;
|
||
}
|
||
.m-listv .m-product-item.data-v-53e4b726:nth-child(odd) {
|
||
margin-left: 0;
|
||
}
|
||
.m-listv .m-product-item.data-v-53e4b726:nth-child(even) {
|
||
margin-right: 0;
|
||
}
|
||
.scroll-view_H.data-v-53e4b726 {
|
||
width: 100%;
|
||
white-space: nowrap;
|
||
}
|
||
.scroll-view_H .m-navbar-item.data-v-53e4b726 {
|
||
display: inline-block;
|
||
}
|
||
.scroll-view_H .m-navbar-item .active-icon.data-v-53e4b726 {
|
||
position: absolute;
|
||
bottom: 0rpx;
|
||
right: -10rpx;
|
||
color: #f30213;
|
||
}
|
||
.scroll-view_H .m-navbar-item .active-icon.data-v-53e4b726:before {
|
||
font-weight: bold;
|
||
}
|
||
/* .money {
|
||
font-size: 32rpx;
|
||
font-family: PingFangSC-Medium, PingFang SC;
|
||
font-weight: 500;
|
||
color: $default-skin-bg;
|
||
line-height: 50rpx;
|
||
} */
|
||
.add-cart.data-v-53e4b726 {
|
||
width: 50rpx;
|
||
height: 50rpx;
|
||
background: #f30213;
|
||
border-radius: 18rpx;
|
||
text-align: center;
|
||
line-height: 50rpx;
|
||
}
|
||
.filter-item.data-v-53e4b726 {
|
||
display: inline-block;
|
||
padding: 10rpx 18rpx;
|
||
margin-right: 30rpx;
|
||
margin-top: 4rpx;
|
||
font-size: 28rpx;
|
||
font-family: PingFangSC-Regular, PingFang SC;
|
||
font-weight: 400;
|
||
color: #222222;
|
||
line-height: 40rpx;
|
||
line-height: 32rpx;
|
||
margin-bottom: 4rpx;
|
||
}
|
||
.filter-item-on.data-v-53e4b726 {
|
||
color: #f30213;
|
||
border-radius: 34rpx;
|
||
border: 2rpx solid #f30213;
|
||
}
|
||
.m-listv .m-product-name2.data-v-53e4b726 {
|
||
line-height: 32rpx;
|
||
height: 64rpx;
|
||
}
|
||
.item-on.data-v-53e4b726 {
|
||
font-size: 32rpx;
|
||
font-weight: 600;
|
||
color: #222222;
|
||
line-height: 44rpx;
|
||
margin-left: -10px;
|
||
}
|
||
.m-navbar-info.data-v-53e4b726 {
|
||
display: flex;
|
||
justify-content: flex-start;
|
||
}
|
||
.m-img-number.data-v-53e4b726 {
|
||
position: absolute;
|
||
top: 20rpx;
|
||
left: 18rpx;
|
||
width: 54rpx;
|
||
height: 56rpx;
|
||
z-index: 2;
|
||
background-repeat: no-repeat;
|
||
background-size: 54rpx 56rpx;
|
||
}
|
||
.m-img-number ._span.data-v-53e4b726 {
|
||
font-size: 32rpx;
|
||
font-family: PingFangSC-Semibold, PingFang SC;
|
||
font-weight: 600;
|
||
color: #FFFFFF;
|
||
line-height: 44rpx;
|
||
}
|
||
.m-img-0.data-v-53e4b726 {
|
||
background-image: url("https://static.shopsuite.cn/xcxfile/appicon/rank/1.png");
|
||
}
|
||
.m-img-1.data-v-53e4b726 {
|
||
background-image: url("https://static.shopsuite.cn/xcxfile/appicon/rank/2.png");
|
||
}
|
||
.m-img-2.data-v-53e4b726 {
|
||
background-image: url("https://static.shopsuite.cn/xcxfile/appicon/rank/3.png");
|
||
}
|
||
.m-img-3.data-v-53e4b726 {
|
||
background-image: url("https://static.shopsuite.cn/xcxfile/appicon/rank/4.png");
|
||
}
|
||
.m-screen.data-v-53e4b726 {
|
||
font-size: 28rpx;
|
||
font-family: PingFangSC-Regular, PingFang SC;
|
||
font-weight: 400;
|
||
color: #222222;
|
||
line-height: 40rpx;
|
||
}
|
||
.m-screen .sort-img.data-v-53e4b726 {
|
||
width: 20rpx;
|
||
height: 12rpx;
|
||
margin-top: 2px;
|
||
}
|
||
.tab-filter.data-v-53e4b726 {
|
||
width: 100%;
|
||
height: 60rpx;
|
||
}
|
||
.data-v-53e4b726::-webkit-scrollbar {
|
||
width: 0;
|
||
height: 0;
|
||
color: transparent;
|
||
display: none;
|
||
}
|
||
.m-product-info1 .points_box text.data-v-53e4b726 {
|
||
color: #daa520;
|
||
height: 40rpx;
|
||
line-height: 40rpx;
|
||
padding: 0rpx 15rpx;
|
||
font-size: 24rpx;
|
||
border: 1px solid #daa520;
|
||
border-radius: 10rpx;
|
||
display: inline-block;
|
||
overflow: hidden;
|
||
}
|
||
|