123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222 |
- .possDetail .f10 {
- font-size: 0.2667rem;
- height: 0.3733rem;
- line-height: 0.3733rem;
- }
- .possDetail .f12 {
- font-size: 0.32rem;
- height: 0.4533rem;
- line-height: 0.4533rem;
- }
- .possDetail .f14 {
- font-size: 0.3733rem;
- height: 0.5333rem;
- line-height: 0.5333rem;
- }
- .possDetail .f16 {
- font-size: 0.4267rem;
- height: 0.5867rem;
- line-height: 0.5867rem;
- }
- .possDetail .f17 {
- font-size: 0.4533rem;
- height: 0.64rem;
- line-height: 0.64rem;
- }
- .possDetail .f24 {
- font-size: 0.64rem;
- height: 0.88rem;
- line-height: 0.88rem;
- }
- .possDetail .f36 {
- font-size: 0.96rem;
- line-height: 1.2rem;
- height: 1.2rem;
- }
- .possDetail .mr26 {
- margin-right: 0.6933rem;
- }
- .possDetail .mr12 {
- margin-right: 0.32rem;
- }
- .possDetail .ml4 {
- margin-left: 0.1067rem;
- }
- .possDetail .mb20 {
- margin-bottom: 0.5333rem;
- }
- .possDetail .mb8 {
- margin-bottom: 0.2133rem;
- }
- .possDetail .c-blue {
- color: #1678FF;
- }
- .possDetail .c-blue img {
- width: 0.4rem;
- height: 0.4rem;
- }
- .possDetail .oneEll {
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- }
- .possDetail .mutEll {
- word-break: break-all;
- overflow: hidden;
- display: -webkit-box;
- -webkit-line-clamp: 2;
- -webkit-box-orient: vertical;
- }
- .possDetail .cen {
- margin: 0 auto;
- }
- .possDetail .fl-be {
- display: flex;
- justify-content: space-between;
- align-items: center;
- }
- .possDetail .fl-colum {
- display: flex;
- flex-direction: column;
- align-items: center;
- }
- .possDetail .box-card {
- background-color: #fff;
- box-shadow: rgba(0, 0, 0, 0.08) 0 0 0.1067rem;
- border-radius: 0.32rem;
- }
- .possDetail .van-nav-bar .van-icon {
- color: #000000;
- }
- .possDetail .van-nav-bar__title {
- font-size: 0.4267rem;
- font-weight: 600;
- }
- .possDetail .van-nav-bar__content {
- height: 1.2267rem;
- line-height: 1.2267rem;
- }
- .possDetail .van-nav-bar__arrow {
- margin-right: 0.1067rem;
- font-size: 0.4267rem;
- }
- .possDetail .van-button--normal {
- padding: 0 0.4rem;
- font-size: 0.3733rem;
- }
- .possDetail .van-field__control--custom {
- min-height: 0 !important;
- }
- .possDetail .popuppanel {
- padding: 0.4267rem;
- width: 80%;
- }
- .possDetail .van-cell {
- color: #323233;
- background-color: #F5F5F5;
- border-radius: 0.2667rem;
- font-size: 0.3733rem;
- line-height: 0.64rem;
- }
- .possDetail .formWarp {
- padding: 0.4267rem;
- }
- .possDetail .formWarp .lable {
- margin-top: 0.4267rem;
- margin-bottom: 0.2667rem;
- }
- .possDetail .title {
- color: #323233;
- text-align: center;
- margin-bottom: 0.72rem;
- font-weight: bold;
- }
- .possDetail .popWarp {
- font-size: 0.3733rem;
- padding: 0 0.5333rem;
- }
- .possDetail .popWarp .fl-be {
- margin-bottom: 0.4267rem;
- align-items: flex-start;
- }
- .possDetail .popWarp .lable {
- width: 1.8667rem;
- vertical-align: top;
- flex: 0.6;
- }
- .possDetail .popWarp .desc {
- width: 5.44rem;
- text-align: left;
- color: #999;
- flex: 1.3;
- }
- .possDetail .popWarp .fl-cen {
- display: flex;
- align-items: center;
- }
- .possDetail .popWarp .fl-cen img {
- margin-right: 0.16rem;
- }
- .possDetail .cen {
- width: 4.5333rem;
- margin: 0.8rem auto 0 auto;
- color: #323233 !important;
- }
- .possDetail .btomBtn {
- bottom: 1.7333rem;
- transform: translateX(-50%);
- left: 50%;
- }
- .possDetail .btn {
- margin: 1.3333rem auto 0 auto;
- width: 90%;
- color: #323233 !important;
- }
- .possDetail .dialog {
- width: 85%;
- }
- .possDetail .dialog .van-radio__icon--checked .van-icon-success {
- color: #323233 !important;
- }
- .possDetail .dialog .van-radio__icon {
- padding-top: 0.053333rem;
- padding-right: 0.053333rem;
- }
- .possDetail .dialog .van-radio__icon .van-icon-success {
- border-color: #666;
- }
- .possDetail .dialog .van-radio--disabled .van-icon {
- background-color: #F8F8F8;
- border-color: #ccc;
- }
- .possDetail .dialog .van-radio--disabled + .van-cell__title .disable {
- color: #bbb !important;
- }
- .possDetail .dialog .van-cell {
- border-radius: 999px;
- background-color: #f8f8f8;
- padding: 0.24rem 0.613333rem;
- margin-top: 0.32rem;
- box-sizing: border-box;
- }
- .possDetail .user-phone .van-cell__value .van-field__body input {
- color: #666;
- }
- .possDetail .user-phone .van-cell__value .van-field__body .getbtn {
- color: #666;
- }
- .possDetail .user-phone .van-cell__value .van-field__body .waitbtn {
- color: #999;
- }
- .warehouse .undelive {
- width: 66px;
- height: 27px;
- border-radius: 15px;
- border: 1px solid #D6D6D6;
- background-color: #fff;
- }
- .warehouse .bottom_line {
- border-bottom: 0.0267rem solid #D8D8D8;
- }
|