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

275 lines
5.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 */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.content.data-v-639ff61d {
box-sizing: border-box;
width: 100%;
height: calc(100vh);
background: white;
}
.warp-flax.data-v-639ff61d {
width: 100%;
display: flex;
flex-wrap: wrap;
}
.flasxbox.data-v-639ff61d {
border-radius: 6px;
box-sizing: border-box;
padding: 5px 10px;
border: 1px solid #999999;
display: flex;
align-items: center;
justify-content: center;
margin-right: 5px;
margin-top: 5px;
}
.gwcss.data-v-639ff61d {
border-radius: 6px;
box-sizing: border-box;
padding: 5px 10px;
border: 1px solid #0D2E8D;
display: flex;
align-items: center;
justify-content: center;
margin-right: 5px;
margin-top: 5px;
color: #0D2E8D;
}
.top-heder.data-v-639ff61d {
width: 100%;
height: 46px;
background: white;
display: flex;
justify-content: space-between;
align-items: center;
box-sizing: border-box;
padding: 5px 15px;
}
.t-left.data-v-639ff61d {
width: 10%;
}
.t-input.data-v-639ff61d {
width: 75%;
height: 36px;
background: #F0F0F0;
border-radius: 50px;
box-sizing: border-box;
padding: 0 15px;
display: flex;
align-items: center;
}
.top-ail.data-v-639ff61d {
width: 100%;
box-sizing: border-box;
padding: 15px;
background-color: #F4F4F4;
padding-bottom: 45px;
}
.sou.data-v-639ff61d {
width: 10%;
margin-left: 5px;
}
.mub.data-v-639ff61d {
background-color: #F4F4F4;
height: calc(100vh);
}
.dix.data-v-639ff61d {
display: flex;
align-items: center;
}
.top-tap.data-v-639ff61d {
width: 100%;
height: 44px;
display: flex;
justify-content: space-between;
align-items: center;
}
.tap-box.data-v-639ff61d {
width: 20%;
height: 100%;
text-align: center;
font-size: 16px;
font-weight: 400;
color: #606266;
box-sizing: border-box;
}
.gang.data-v-639ff61d {
width: 30px;
height: 4px;
background: #0D2E8D;
border-radius: 4px;
margin: 4px auto;
}
.a-box.data-v-639ff61d {
width: 100%;
border-radius: 8px;
background-color: white;
box-sizing: border-box;
padding: 15px;
margin-bottom: 10px;
}
.t-box.data-v-639ff61d {
width: 100%;
box-sizing: border-box;
display: flex;
}
.s-huix.data-v-639ff61d {
width: 20%;
}
.s-img.data-v-639ff61d {
width: 50px;
height: 50px;
border-radius: 50%;
margin-right: 15px;
overflow: hidden;
flex-shrink: 0;
}
.s-img image.data-v-639ff61d {
width: 100%;
height: 100%;
}
.s-right.data-v-639ff61d {
width: 65%;
}
.s-title.data-v-639ff61d {
font-size: 18px;
font-weight: bold;
color: #333333;
}
.s-hui.data-v-639ff61d {
font-size: 15px;
font-weight: 400;
color: #999999;
margin: 2px auto;
}
.s-ju.data-v-639ff61d {
font-size: 18px;
font-weight: bold;
color: #FF571A;
}
.d-bottom.data-v-639ff61d {
position: fixed;
bottom: 0px;
width: 50%;
height: 45px;
box-sizing: border-box;
display: flex;
align-items: center;
justify-content: center;
background: #0D2E8D;
color: white;
}
.s-bottom.data-v-639ff61d {
position: fixed;
bottom: 0px;
right: 0px;
width: 50%;
height: 45px;
box-sizing: border-box;
display: flex;
align-items: center;
justify-content: center;
background: crimson;
color: white;
}
.bottom-box.data-v-639ff61d {
width: 66px;
height: 31px;
background: #DAE1F8;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50px;
font-size: 15px;
font-weight: 400;
color: #0D2E8D;
margin-left: 5px;
}
.lan.data-v-639ff61d {
color: #0D2E8D !important;
}
.jsy.data-v-639ff61d {
width: 100%;
margin-top: 20px;
text-align: center;
color: #0D2E8D !important;
}
.pop-box.data-v-639ff61d {
width: 100%;
box-sizing: border-box;
padding: 15px;
}
.on-input.data-v-639ff61d {
width: 100%;
display: flex;
align-items: center;
border-bottom: 1px solid #DAE1F8;
box-sizing: border-box;
padding-bottom: 5px;
margin: 10px;
}
.tjiao.data-v-639ff61d {
width: 40%;
height: 30px;
margin: 5px auto;
display: flex;
align-items: center;
justify-content: center;
background: #0D2E8D;
color: white;
border-radius: 50px;
}
.c-tap.data-v-639ff61d {
width: 100%;
height: 40px;
box-sizing: border-box;
padding: 15px;
display: flex;
background-color: white;
align-items: center;
}
.tap-box.data-v-639ff61d {
width: 20%;
display: inline-block;
text-align: center;
}
.gang.data-v-639ff61d {
height: 4px;
background: #0D2E8D;
width: 80%;
margin: 0px auto;
}
.lan.data-v-639ff61d {
color: #0D2E8D;
}
.box-bottom.data-v-639ff61d {
width: 100%;
height: 30px;
box-sizing: border-box;
white-space: nowrap;
}