2023-11-09 01:35:29 +00:00
|
|
|
|
@charset "UTF-8";
|
|
|
|
|
/**
|
|
|
|
|
* 这里是uni-app内置的常用样式变量
|
|
|
|
|
*
|
|
|
|
|
* uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
|
|
|
|
|
* 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
|
|
|
|
|
*
|
|
|
|
|
*/
|
|
|
|
|
/**
|
|
|
|
|
* 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
|
|
|
|
|
*
|
|
|
|
|
* 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
|
|
|
|
|
*/
|
|
|
|
|
/* 颜色变量 */
|
|
|
|
|
/* 行为相关颜色 */
|
|
|
|
|
/* 文字基本颜色 */
|
|
|
|
|
/* 背景颜色 */
|
|
|
|
|
/* 边框颜色 */
|
|
|
|
|
/* 尺寸变量 */
|
|
|
|
|
/* 文字尺寸 */
|
|
|
|
|
/* 图片尺寸 */
|
|
|
|
|
/* Border Radius */
|
|
|
|
|
/* 水平间距 */
|
|
|
|
|
/* 垂直间距 */
|
|
|
|
|
/* 透明度 */
|
|
|
|
|
/* 文章场景相关 */
|
|
|
|
|
.order-goods.data-v-c0c42e9e {
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
background-image: url("https://cdns.fontree.cn/fonchain-main/prod/image/default/artwork/4fdc9a0f-d72a-46b6-a04d-ed56d5465213.png");
|
|
|
|
|
padding-left: 30rpx;
|
|
|
|
|
padding-right: 30rpx;
|
|
|
|
|
background-size: cover;
|
|
|
|
|
width: 100vw;
|
|
|
|
|
height: 100vh;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3.data-v-c0c42e9e {
|
|
|
|
|
margin-top: 20rpx;
|
|
|
|
|
margin-bottom: 300rpx;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1.data-v-c0c42e9e {
|
|
|
|
|
margin-bottom: 20rpx;
|
|
|
|
|
position: relative;
|
|
|
|
|
padding-left: 20rpx;
|
|
|
|
|
border-radius: 20rpx;
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
height: 228rpx;
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_4.data-v-c0c42e9e {
|
|
|
|
|
display: flex;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
align-items: center;
|
|
|
|
|
height: 228rpx;
|
|
|
|
|
width: 154rpx;
|
|
|
|
|
background-color: #B7C0C8;
|
|
|
|
|
right: -144rpx;
|
|
|
|
|
position: absolute;
|
|
|
|
|
z-index: -1;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3.data-v-c0c42e9e {
|
|
|
|
|
border-top-right-radius: 20rpx;
|
|
|
|
|
border-bottom-right-radius: 20rpx;
|
|
|
|
|
display: flex;
|
|
|
|
|
margin-left: auto;
|
|
|
|
|
position: relative;
|
|
|
|
|
width: 144rpx;
|
|
|
|
|
height: 228rpx;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3.status5.data-v-c0c42e9e {
|
|
|
|
|
background: #939393;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3.status5 .wrap1_3_3_1.data-v-c0c42e9e {
|
|
|
|
|
color: #939393;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3.status1.data-v-c0c42e9e {
|
|
|
|
|
background: #FFBA00;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3.status1 .wrap1_3_3_1.data-v-c0c42e9e {
|
|
|
|
|
color: #FFBA00;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3.status2.data-v-c0c42e9e {
|
|
|
|
|
background: #76C458;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3.status2 .wrap1_3_3_1.data-v-c0c42e9e {
|
|
|
|
|
color: #76C458;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3.status7.data-v-c0c42e9e {
|
|
|
|
|
background: #76C458;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3.status7 .wrap1_3_3_1.data-v-c0c42e9e {
|
|
|
|
|
font-size: 23rpx !important;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3.status3.data-v-c0c42e9e {
|
|
|
|
|
background: #76C458;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3.status3 .wrap1_3_3_1.data-v-c0c42e9e {
|
|
|
|
|
color: #FF4848;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3.status4.data-v-c0c42e9e {
|
|
|
|
|
background: #FF4848;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3.status4 .wrap1_3_3_1.data-v-c0c42e9e {
|
|
|
|
|
color: #FF4848;
|
|
|
|
|
}
|
2024-01-03 07:14:29 +00:00
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3 .wrap1_3_4.data-v-c0c42e9e {
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
border-radius: 8rpx;
|
|
|
|
|
color: #fff;
|
|
|
|
|
width: 110rpx;
|
|
|
|
|
height: 35rpx;
|
|
|
|
|
background-color: #000;
|
|
|
|
|
left: 20rpx;
|
|
|
|
|
position: absolute;
|
|
|
|
|
bottom: 16rpx;
|
|
|
|
|
font-size: 18rpx;
|
|
|
|
|
}
|
2023-11-09 01:35:29 +00:00
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3 .wrap1_3_2.data-v-c0c42e9e {
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: column;
|
2024-01-03 07:14:29 +00:00
|
|
|
|
left: 50%;
|
|
|
|
|
-webkit-transform: translateX(-50%);
|
|
|
|
|
transform: translateX(-50%);
|
2023-11-09 01:35:29 +00:00
|
|
|
|
position: absolute;
|
|
|
|
|
bottom: 60rpx;
|
2024-01-03 07:14:29 +00:00
|
|
|
|
min-width: -webkit-fit-content;
|
|
|
|
|
min-width: fit-content;
|
2023-11-09 01:35:29 +00:00
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3 .wrap1_3_2 .wrap1_3_2_1.data-v-c0c42e9e {
|
2024-01-04 07:09:07 +00:00
|
|
|
|
white-space: nowrap;
|
2023-11-09 01:35:29 +00:00
|
|
|
|
color: #fff;
|
2024-01-04 07:09:07 +00:00
|
|
|
|
font-size: 24rpx;
|
2023-11-09 01:35:29 +00:00
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3 .wrap1_3_2 .wrap1_3_2_2.data-v-c0c42e9e {
|
|
|
|
|
color: #fff;
|
|
|
|
|
font-size: 24rpx;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3 .wrap1_3_3.data-v-c0c42e9e {
|
|
|
|
|
padding-top: 18rpx;
|
|
|
|
|
padding-bottom: 18rpx;
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
align-items: center;
|
|
|
|
|
border-top-right-radius: 15rpx;
|
|
|
|
|
left: 4rpx;
|
|
|
|
|
top: 4rpx;
|
|
|
|
|
width: 136rpx;
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
position: absolute;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3 .wrap1_3_3 .wrap1_3_3_1.data-v-c0c42e9e {
|
|
|
|
|
text-align: center;
|
|
|
|
|
font-size: 28rpx;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3 .wrap1_3_1.data-v-c0c42e9e {
|
|
|
|
|
padding-bottom: 6rpx;
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
align-items: center;
|
|
|
|
|
border-top-right-radius: 15rpx;
|
|
|
|
|
left: 4rpx;
|
|
|
|
|
top: 4rpx;
|
|
|
|
|
width: 136rpx;
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
position: absolute;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3 .wrap1_3_1 .wrap1_3_1_1.data-v-c0c42e9e {
|
|
|
|
|
font-size: 16rpx;
|
|
|
|
|
color: #FF4848;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3 .wrap1_3_1 .wrap1_3_1_2.data-v-c0c42e9e {
|
|
|
|
|
font-size: 24rpx;
|
|
|
|
|
color: #FF4848;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_3 .wrap1_3_1 .wrap1_3_1_3.data-v-c0c42e9e {
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
border-radius: 8rpx;
|
|
|
|
|
color: #fff;
|
|
|
|
|
font-size: 16rpx;
|
|
|
|
|
width: 110rpx;
|
|
|
|
|
height: 34rpx;
|
|
|
|
|
background-color: #000;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_2.data-v-c0c42e9e {
|
|
|
|
|
margin-left: 14rpx;
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
align-items: start;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_2 .wrap1_2_1.data-v-c0c42e9e {
|
|
|
|
|
margin-bottom: 12rpx;
|
|
|
|
|
color: #000;
|
|
|
|
|
font-size: 28rpx;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_2 .wrap1_2_2.data-v-c0c42e9e {
|
|
|
|
|
margin-bottom: 12rpx;
|
|
|
|
|
color: #808080;
|
|
|
|
|
font-size: 24rpx;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_2 .wrap1_2_3.data-v-c0c42e9e {
|
|
|
|
|
margin-bottom: 12rpx;
|
|
|
|
|
color: #808080;
|
|
|
|
|
font-size: 24rpx;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_2 .wrap1_2_4.data-v-c0c42e9e {
|
|
|
|
|
color: #FF4848;
|
|
|
|
|
font-size: 24rpx;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content3 .wrap1 .wrap1_1 image.data-v-c0c42e9e {
|
|
|
|
|
width: 188rpx;
|
|
|
|
|
height: 188rpx;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content2.data-v-c0c42e9e {
|
|
|
|
|
margin-top: 26rpx;
|
|
|
|
|
display: flex;
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content2 .wrap2.data-v-c0c42e9e {
|
|
|
|
|
display: flex;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
align-items: center;
|
|
|
|
|
border-radius: 20rpx;
|
|
|
|
|
color: #fff;
|
|
|
|
|
font-size: 20rpx;
|
|
|
|
|
width: 94rpx;
|
|
|
|
|
height: 52rpx;
|
|
|
|
|
background-color: #4E964D;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content2 .wrap1.data-v-c0c42e9e {
|
|
|
|
|
align-items: center;
|
|
|
|
|
display: flex;
|
|
|
|
|
border-radius: 20rpx;
|
|
|
|
|
background-color: rgba(0, 0, 0, 0.5);
|
|
|
|
|
width: 586rpx;
|
|
|
|
|
height: 52rpx;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content2 .wrap1 .wrap1_2.data-v-c0c42e9e {
|
|
|
|
|
margin-left: 20rpx;
|
|
|
|
|
margin-right: 20rpx;
|
|
|
|
|
width: 1rpx;
|
|
|
|
|
height: 30rpx;
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content2 .wrap1 .wrap1_1.data-v-c0c42e9e {
|
|
|
|
|
margin-left: 26rpx;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content2 .wrap1 .wrap1_1 image.data-v-c0c42e9e {
|
|
|
|
|
width: 28rpx;
|
|
|
|
|
height: 28rpx;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content1.data-v-c0c42e9e {
|
|
|
|
|
display: flex;
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content1 .wrap3.data-v-c0c42e9e {
|
|
|
|
|
font-size: 24rpx;
|
|
|
|
|
color: #fff;
|
|
|
|
|
width: 132rpx;
|
|
|
|
|
height: 52rpx;
|
|
|
|
|
background-color: #76C458;
|
|
|
|
|
display: flex;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
align-items: center;
|
|
|
|
|
border-radius: 20rpx;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content1 .wrap2.data-v-c0c42e9e {
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
align-items: center;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content1 .wrap2 .wrap2_1.data-v-c0c42e9e {
|
|
|
|
|
color: #4E964D;
|
|
|
|
|
font-size: 32rpx;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content1 .wrap2 .wrap2_2.data-v-c0c42e9e {
|
|
|
|
|
color: #7C9F6F;
|
|
|
|
|
font-size: 16rpx;
|
|
|
|
|
}
|
|
|
|
|
.order-goods .content1 .wrap1 .wrap1_1.data-v-c0c42e9e {
|
|
|
|
|
justify-content: center;
|
|
|
|
|
border-radius: 20rpx;
|
|
|
|
|
width: 156rpx;
|
|
|
|
|
height: 52rpx;
|
|
|
|
|
background-color: #4E964D;
|
|
|
|
|
color: #fff;
|
|
|
|
|
font-size: 24rpx;
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
}
|
|
|
|
|
|