|
@@ -3,10 +3,10 @@ li{list-style: none}
|
|
|
table, td, th{border: none;}
|
|
|
input::placeholder{color: #9aa5b5;font-size: 12px;}
|
|
|
textarea::placeholder{color: #9aa5b5;}
|
|
|
- .freight-content{width: 100%;min-height: 652px; box-sizing: border-box;padding:40px 56px 0 56px;background: #fff;}
|
|
|
.crumbs{color: #22272e;font-size: 16px;}
|
|
|
.head-top{overflow: hidden;}
|
|
|
.head-top>div {float: left; height: 40px;font-size: 12px;color: #627386;line-height: 40px;margin-right: 10px;margin-bottom: 10px}
|
|
|
+ .freight-content{width: 100%;min-height: 652px; box-sizing: border-box;padding:40px 56px 0 56px;background: #fff;}
|
|
|
.freight-main{width: 100%; min-height: 600px; float: left;box-sizing: border-box; background: #fff;}
|
|
|
.freight-list{width: 100%;height: auto;margin-bottom: 32px;margin-top: 24px;}
|
|
|
.freight-list-title{width: 100%;height: 57px;border-top: 1px solid #B8BFCA;border-right: 1px solid #B8BFCA;border-left: 1px solid #B8BFCA;box-sizing: border-box;padding: 0 16px;}
|
|
@@ -39,7 +39,6 @@ li{list-style: none}
|
|
|
.el-form-role3-ns,.el-form-role5-ns{width: 550px;line-height: 24px;}
|
|
|
.el-form-add{ width: 100%;box-sizing: border-box;line-height: 24px;font-size: 14px;color: #FF5B00;}
|
|
|
/* 运费规则弹窗 */
|
|
|
- .el-form-areas-content{width: 100%;max-height: 600px;overflow: hidden;overflow-y: scroll;box-sizing: border-box;padding: 0 12px;}
|
|
|
.el-area-wup{margin-bottom: 20px;}
|
|
|
.el-area-box{display: flex;flex-wrap: wrap;}
|
|
|
.el-area-checkbox{align-items: center;display: flex;flex: 0 0 auto;margin: 10px 16px 0 0;}
|
|
@@ -51,18 +50,45 @@ li{list-style: none}
|
|
|
|
|
|
/*移动*/
|
|
|
@media screen and (max-width:768px) {
|
|
|
- .head-top{padding: 3vw 0;background: #fff;}
|
|
|
- .head-top .form-row{margin:1.5vw 0;color: #627386;float: left;width: 50%;}
|
|
|
- .state {width: 92% !important;margin: 0 2vw;}
|
|
|
- #newBtn{float: left;margin: 2vw;}
|
|
|
- .goods-main{margin-top: 2.7vw; padding-bottom: 15vw;}
|
|
|
- .goods-tips{width: 100%;box-sizing: border-box;margin-top: 14px;}
|
|
|
- .goods-tips .end-tips{width:100%;height:auto;background: #FFF3F3;border-radius: 2px;color: #F94B4B;font-size: 3.2vw;box-sizing: border-box;padding: 2vw;line-height: 5vw;}
|
|
|
- .goods-tips .end-tips .tips{display:none;}
|
|
|
- .empty{box-sizing:border-box;padding:15vw 0;text-align:center;color:#4A4F58;line-height:8vw;font-size:3.4vw;background: #fff;}
|
|
|
- .empty img{width:40vw;height:40vw;}
|
|
|
- .empty a{color:#FF5B00;}
|
|
|
+ table, td, th{border: none;}
|
|
|
+ .head-top{padding: 2vw 0;background: #fff;}
|
|
|
+ .freight-content{width: 100%;min-height: 150vw; box-sizing: border-box;padding:3vw;background: #fff;padding-bottom: 12vw;}
|
|
|
+ .freight-main{width: 100%; min-height: 100vw; float: left;box-sizing: border-box; background: #fff;}
|
|
|
+ .freight-list{width: 100%;height: auto;margin: 3vw 0;}
|
|
|
+ .freight-list-title{width: 100%;height: 18vw;border-top: 1px solid #B8BFCA;border-right: 1px solid #B8BFCA;border-left: 1px solid #B8BFCA;box-sizing: border-box;padding: 0 2vw;}
|
|
|
+ .freight-list-title .list-name{float: left;font-size: 3.4vw;color: #333333;line-height: 8vw;font-weight: bold;width: 100%;}
|
|
|
+ .freight-list-title .list-right{float: left;font-size: 3.2vw;line-height: 8vw;color: #666666;width: 100%; }
|
|
|
+ .freight-list-title .list-right span.none{color: #9AA5B5;margin-right: 2vw;}
|
|
|
+ .freight-list-title .list-right span.copy a{color: #2398FF;}
|
|
|
+ .el-table--border::after,.el-table--group::after,.el-table::before {background-color: #B8BFCA !important;}
|
|
|
+ .el-table--border,.el-table--group {border-color: #B8BFCA !important;}
|
|
|
+ .freight-main .empty{width: 100%;height: 60px;line-height: 60px;text-align: center;float: left;margin-top: 20px;}
|
|
|
+ .freight-main .empty p{font-size: 14px;color: #333;}
|
|
|
+ .freight-main .empty p a{color: #FF5B00;text-decoration: underline;margin: 0 3px;}
|
|
|
footer{display: none;}
|
|
|
.pagination{width: 100%;min-height: 2vw;position: fixed;bottom: 0;left: 0;background: #FFFFFF;z-index: 99;padding: 2vw;box-sizing: border-box;}
|
|
|
.el-button--primary.is-plain{background:#FFE6DC !important;color: #FF5B00 !important;border-color: #FF5B00 !important;}
|
|
|
+
|
|
|
+ /* 运费模板弹窗 */
|
|
|
+ .el-message{min-width: 280px !important;}
|
|
|
+ .el-dialog__body{padding: 1vw 2vw !important;box-sizing: border-box;max-height: 620px;}
|
|
|
+ .el-form-content{width: 100%;max-height: 500px;overflow: hidden;overflow-y: scroll;box-sizing: border-box;padding: 0 2vw;}
|
|
|
+ .box-row.el-row span{font-size: 3.2vw;}
|
|
|
+ .el-form-list{width: 100%;height: auto;border: 1px solid #B8BFCA;border-radius: 2px;margin-bottom: 10px;}
|
|
|
+ .el-form-list:last-child{margin-bottom: 0;}
|
|
|
+ .el-form-list-title{width: 100%;box-sizing: border-box;padding: 0 13px;line-height: 40px;background: #F5F5F5;font-size: 14px;color: #333333; position: relative;}
|
|
|
+ .el-form-list-title .el-form-close{width: 20px;height: 20px;line-height: 20px;background: #F94B4B;text-align: center;color: #FFFFFF;cursor: pointer;position: absolute;right: 0;top: 0;}
|
|
|
+ .el-form-list-roles{box-sizing: border-box;padding: 0 13px;}
|
|
|
+ .el-form-list-roles.rol3{border-top: 1px solid #B8BFCA;border-bottom: 1px solid #B8BFCA;}
|
|
|
+ .el-form-role3,.el-form-role5{align-items: center;box-sizing: border-box;display: flex;justify-content: space-between;padding: 12px 0;}
|
|
|
+ .el-form-role3-ns,.el-form-role5-ns{width: 550px;line-height: 24px;}
|
|
|
+ .el-form-add{ width: 100%;box-sizing: border-box;line-height: 24px;font-size: 14px;color: #FF5B00;}
|
|
|
+ /* 运费规则弹窗 */
|
|
|
+ .el-area-wup{margin-bottom: 20px;}
|
|
|
+ .el-area-box{display: flex;flex-wrap: wrap;}
|
|
|
+ .el-area-checkbox{align-items: center;display: flex;flex: 0 0 auto;margin: 10px 16px 0 0;}
|
|
|
+ .el-area-label{ margin-left: 8px;cursor: pointer;}
|
|
|
+ .el-area-label.disabled{ color: #9AA5B5;cursor: not-allowed;}
|
|
|
+ /* 运费规则弹窗 */
|
|
|
+ .box-row-col{width: 100%;height: auto;background: #F7F7F7;box-sizing: border-box;padding: 16px;}
|
|
|
}
|