You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bocai_supplyChain/pages/townsmanDetail/index.wxss

196 lines
3.2 KiB
Plaintext

.weui-cell {
font-size: 16px;
}
.rtip {
font-size: 14px;
color: var(--color-ysd);
width: 32px;
margin-top: 2px;
}
.stip {
font-size: 14px;
color: var(--color-ysd);
width: 32px;
margin-top: 2px;
display: flex;
align-items: flex-end;
}
.ellipsis {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.zkHide,
.sqHide {
display: none;
}
.zkShow,
.sqShow {
display: show;
}
.btmTextarea {
position: fixed;
left: 0;
bottom: 0;
z-index: 99;
width: 100%;
height: 150px;
background: #ffffff;
border-radius: 8px 8px 0px 0px;
box-shadow: 0px -4px 4px 0px rgba(228, 228, 228, 0.5);
}
.btnBtn {
height: 43px;
line-height: 43px;
padding: 0 12px;
border-bottom: 1px solid #e5e5e5;
}
.qxt {
font-size: 15px;
float: left;
color: #333333;
line-height: 46px;
}
.qdt {
float: right;
font-size: 15px;
text-align: right;
color: var(--color-027);
line-height: 46px;
}
.weui-actionsheet__title {
padding: 0 12px;
z-index: 999999;
}
.weui-actionsheet__title-text {
position: relative;
z-index: 9999999;
}
.ohide {
padding-bottom: 0 !important;
overflow: hidden;
height: 95vh;
}
.cb-cricle {
background-color: #cccccc;
}
.ui-step {
margin-bottom: 10px;
}
.ui-list .titleMain:first-child >view {
color: var(--color-be) !important;
}
.ui-list .titleMain:first-child >view .iconfont{
background-color: var(--color-be) !important;
}
.ui-step .ui-list-info {
border-left: 2px solid #cccccc;
}
.ui-step .ui-step-one .ui-list-info .c3 text {
color: #333333 !important;
}
/* .ui-step .ui-step-one:nth-child(2) .cb-cricle {
background-color: var(--color-027);
}
.ui-step .ui-step-one:nth-child(2) .ui-list-info {
border-left: 2px solid var(--color-027);
}
.ui-step .ui-step-one:nth-child(2) .ui-list-info .c3 text {
color: var(--color-027) !important;
} */
.wta2 {
height: auto;
min-height: 23px;
padding: 12px;
color: #666;
border: 1px solid #eee;
border-radius: 8rpx;
width: calc(100vw - 68px);
margin-top: 12px;
}
.prtop8 {
position: relative;
top: -6px;
}
.c027 {
color: var(--color-027);
}
.weui-cells__group_form .weui-label {
max-width: 6em;
}
.weui-cells__group_form .weui-cell {
padding: 16px;
}
.weui-label.c085 {
color: #666;
}
.weui-cell__bd.tr.c6,
.weui-cell__bd {
color: #333333;
}
.ml6 {
margin-left: 6px;
}
.f15 {
font-size: 15px;
}
.weui-cell {
font-size: 16px;
}
.f15 {
font-size: 15px;
}
.titleMain view {
/* position: absolute; */
padding-bottom: 20px;
padding-left: 26rpx;
border-left: 2px solid #cccccc;
left: 16px;
line-height: 20px;
height: 22px;
font-size: 16px;
font-weight: bold;
color: #333333;
}
.bb4 + .titleMain view {
color: var(--color-be) !important;
}
.bb4 + .titleMain .iconfont {
background-color: var(--color-be) !important;
}
.titleMain .iconfont {
position: absolute;
top: 0px;
left: -10px;
display: inline-block;
width: 20px;
height: 20px;
font-size: 14px;
font-weight: normal;
text-align: center;
line-height: 20px;
border-radius: 50%;
background: #cccccc;
color: #ffffff;
}
.my_townsman {
display: inline-block;
position: relative;
/* top: -1px; */
width: 30px;
height: 16px;
line-height: 14px;
text-align: center;
border: 1px solid #fea39f;
color: #f6343e;
background-color: #fff3f3;
border-radius: 2px;
font-size: 11px;
box-sizing: border-box;
margin-left: 4px;
}