detection-business/unpackage/dist/dev/mp-weixin/pages/index/orderdetails.wxss

365 lines
7.4 KiB
Plaintext
Raw Normal View History

2024-10-23 16:53:40 +08:00
@charset "UTF-8";
/**
* 这里是uni-app内置的常用样式变量
*
* uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量
* 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App
*
*/
/**
* 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能
*
* 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
*/
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
image.data-v-ea90c5ec {
width: 100%;
height: 100%;
}
.lantong.data-v-ea90c5ec {
background-color: #0D2E8D !important;
color: white;
}
.lan-box.data-v-ea90c5ec {
font-size: 14px;
margin: 5px 10px;
padding: 5px;
box-sizing: border-box;
background-color: #F4F4F4;
border-radius: 4px;
}
.warp-box.data-v-ea90c5ec {
width: 100%;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.content.data-v-ea90c5ec {
box-sizing: border-box;
width: 100%;
height: 100%;
background: #F4F4F4;
}
.top-heder.data-v-ea90c5ec {
width: 100%;
background: white;
display: flex;
align-items: center;
justify-content: space-between;
box-sizing: border-box;
padding: 5px 15px;
padding-top: 45px;
padding-bottom: 15px;
margin-bottom: 10px;
}
.t-title.data-v-ea90c5ec {
font-size: 17px;
font-weight: bold;
color: #333333;
}
.t-left.data-v-ea90c5ec {
width: 10%;
}
.t-you.data-v-ea90c5ec {
height: 100%;
width: 10%;
}
.x-box.data-v-ea90c5ec {
width: 95%;
margin: 10px auto;
background: #FFFFFF;
border-radius: 8px;
box-sizing: border-box;
padding: 10px;
background: white;
}
.bottomx.data-v-ea90c5ec {
margin: 0 auto;
width: 225px;
height: 46px;
border-radius: 6px 6px 6px 6px;
opacity: 1;
border: 1px solid #0D2E8D;
display: flex;
align-items: center;
justify-content: center;
color: #0D2E8D;
}
.bottomxx.data-v-ea90c5ec {
position: fixed;
right: 10px;
bottom: 150px;
width: 46px;
height: 46px;
border-radius: 50%;
opacity: 1;
border: 1px solid #0D2E8D;
background: #0D2E8D;
display: flex;
align-items: center;
justify-content: center;
color: white;
}
.touxiang.data-v-ea90c5ec {
width: 50px;
height: 50px;
border-radius: 50%;
overflow: hidden;
margin: 10px auto;
}
.sanniu.data-v-ea90c5ec {
width: 105px;
height: 35px;
background: #0D2E8D;
border-radius: 50px;
display: flex;
align-items: center;
justify-content: center;
font-size: 15px;
font-weight: 400;
color: #FFFFFF;
line-height: 15px;
margin: 0 auto;
}
.xiamxia.data-v-ea90c5ec {
width: 30%;
height: 30px;
background: linear-gradient(180deg, #3F61C0 0%, #0D2E8D 100%);
border-radius: 50px;
display: flex;
align-items: center;
justify-content: center;
font-size: 15px;
font-weight: 400;
color: #FFFFFF;
line-height: 15px;
margin: 15px auto;
}
.annniu.data-v-ea90c5ec {
width: 90%;
height: 45px;
background: linear-gradient(180deg, #3F61C0 0%, #0D2E8D 100%);
border-radius: 50px;
display: flex;
align-items: center;
justify-content: center;
font-size: 15px;
font-weight: 400;
color: #FFFFFF;
line-height: 15px;
margin: 15px auto;
}
.banniu.data-v-ea90c5ec {
width: 20%;
height: 30px;
background: linear-gradient(180deg, #3F61C0 0%, #0D2E8D 100%);
border-radius: 50px;
display: flex;
align-items: center;
justify-content: center;
font-size: 15px;
font-weight: 400;
color: #FFFFFF;
}
.box-dis.data-v-ea90c5ec {
box-sizing: border-box;
padding: 15px;
display: flex;
align-items: center;
}
.shop-img.data-v-ea90c5ec {
width: 125px;
height: 125px;
border-radius: 8px;
overflow: hidden;
margin-right: 10px;
}
.dis-hui.data-v-ea90c5ec {
width: 100%;
display: flex;
align-items: center;
font-size: 15px;
font-weight: 400;
color: #999999;
margin-bottom: 5px;
}
.times.data-v-ea90c5ec {
font-size: 15px;
font-weight: 400;
color: #999999;
margin-left: 25px;
}
.h-title.data-v-ea90c5ec {
font-size: 16px;
font-weight: bold;
color: #333333;
margin-bottom: 5px;
}
.box-top.data-v-ea90c5ec {
box-sizing: border-box;
padding: 15px;
border-bottom: 1px solid #EEEEEE;
width: 100%;
display: flex;
align-items: center;
justify-content: space-around;
}
.t-input.data-v-ea90c5ec {
width: 90%;
margin: 20px auto;
border: 1px solid #0D2E8D;
border-radius: 6px;
box-sizing: border-box;
padding: 2px 5px;
}
.on-input.data-v-ea90c5ec {
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
margin: 15px auto;
}
.on-inputx.data-v-ea90c5ec {
width: 100%;
display: flex;
align-items: center;
margin: 15px auto;
}
.bottom-input.data-v-ea90c5ec {
border-top: 1px solid #F4F4F4;
box-sizing: border-box;
padding-top: 20px;
display: flex;
justify-content: space-between;
width: 100%;
}
.o-left.data-v-ea90c5ec {
font-size: 15px;
font-weight: 400;
color: #666666;
}
.o-right.data-v-ea90c5ec {
font-size: 15px;
font-weight: 400;
color: #333333;
}
.o-zui.data-v-ea90c5ec {
font-size: 20px;
font-weight: 500;
color: #333333;
}
.popup-box.data-v-ea90c5ec {
overflow: hidden;
border-radius: 8px;
box-sizing: border-box;
padding: 15px;
width: 100%;
background-color: white;
}
.sousuo.data-v-ea90c5ec {
width: 95%;
margin: 0 auto;
margin-left: 0px;
height: 30px;
background: #F0F0F0;
border-radius: 50px;
color: #999999;
box-sizing: border-box;
padding: 0 10px;
display: flex;
align-items: center;
justify-content: space-between;
}
.sousuo input.data-v-ea90c5ec {
width: 80%;
}
.list-box.data-v-ea90c5ec {
width: 100%;
height: 300px;
overflow: hidden;
box-sizing: border-box;
}
.list_scroll.data-v-ea90c5ec {
height: 100%;
display: flex;
flex-direction: column;
}
.list-qiu.data-v-ea90c5ec {
width: 95%;
border-bottom: 1px solid #EEEEEE;
box-sizing: border-box;
padding: 10px 5px;
display: flex;
justify-content: space-between;
align-items: center;
}
.tel.data-v-ea90c5ec {
margin-left: 5px;
font-size: 15px;
font-weight: 400;
color: #666666;
}
.bd-tel.data-v-ea90c5ec {
width: 100%;
border-top: 1px solid #EEEEEE;
box-sizing: border-box;
padding-top: 10px;
display: flex;
align-items: center;
justify-content: center;
color: #0D2E8D;
}
.imgs-warp.data-v-ea90c5ec {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 10px;
}
.imgss.data-v-ea90c5ec {
width: 32%;
height: 110px;
overflow: hidden;
}
.imgss image.data-v-ea90c5ec {
width: 100%;
height: 100%;
}
.anniu.data-v-ea90c5ec {
box-sizing: border-box;
padding: 2px 10px;
margin: 0px 10px;
border: 1px solid #0D2E8D;
border-radius: 23px;
font-size: 15px;
color: #0D2E8D;
display: flex;
align-items: center;
justify-content: center;
}
.an.data-v-ea90c5ec {
box-sizing: border-box;
padding: 2px 10px;
margin: 0px 10px;
background: linear-gradient(180deg, #3F61C0 0%, #0D2E8D 100%) !important;
border-radius: 23px;
font-size: 15px;
color: white !important;
display: flex;
align-items: center;
justify-content: center;
}