Skip to content

parcelManagement - 2023/3/30 09:01:04 by monevil

Details

Authormonevil

LicenseNo License

CategorytestStyle

Created

Updated

Size8.8 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

UI for parcelManagement

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           parcelManagement - 2023/3/30 09:01:04
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document url-prefix("https://creeks.codoclub.com/parcelManagement") {
/*页码 固定在右上角*/
	.ant-pagination {
		position: fixed;
		top: 0px;
		right: 50px;
	}
	div.ant-row-start:nth-child(2) > div:nth-child(1),
	div.ant-col-2:nth-child(2){
		display: none;
	}
div.ant-col.ant-col-4.ant-col-offset-10 > button.ant-btn-primary:nth-child(1) {/*搜索 button*/
		position: absolute;
		top: 101px;
	   left:80px;
      width:40%; 
	   height:35px;
}
	.ant-col-21 > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > button:nth-child(1)/*显示失败原因*/{
		position: absolute;
		top: 5px;
	   left:-1400px;
	   height:35px;
	}
	.ant-col-offset-8>button:nth-child(3){/*自动分仓分渠道 左移*/
		color:#661926;
		position: absolute;
		top: 5px;
	   left:0px;
	   height:35px;
	}
/*包裹号 关闭油猴*/
html body div#app section.ant-layout main.ant-layout-content div div.ant-row div.ant-col.ant-col-21 div.form-query-area-box div.ant-row.ant-row-start.col-status div.ant-col.ant-col-2.text-right span.mg-right-5{
			position: absolute;
		top: 0px;
	   left:-20px;
	   width: 100%;
	z-index: 600;
}

	div.ant-col.ant-col-8.ant-col-offset-8 button.ant-btn.mg-right-15.ant-btn-primary{/*自动分仓分渠道*/
		position: absolute;
		top: 8px;
	   left:-140px;
	   height:35px;
	}
	button.ant-btn:nth-child(4){/*派单 button*/
		position: absolute;
		top: 5px;
	   left:-184px;
	   height:35px;
	}
div.ant-row-start:nth-child(2) > div:nth-child(3){/*自定义按钮 未生效*/
	width: 50%;
	padding-left: 295px;
}
	.ant-layout > div:nth-child(2){/*订单 / 包裹管理*/
		box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 0px !important;
	}
	.ant-layout-content{/*body*/
		margin-top:10px;
	}
div.ant-row:nth-child(8){/*是否有跟踪号*/
		position: absolute;
		top: 188px;
	   left:753px;
	   width: 90%;
}		
div.ant-row:nth-child(9){/*有无面单*/
		position: absolute;
		top: 178px;
	   left:1053px;
	   width: 90%;
}
	.form-query-area > div:nth-child(2) {/*平台订单号*/
		position: absolute;
		top: 120px;
	   left:30px;
	   width: 90%;
		z-index: 600;
	}
	
/*	包裹号  */
	.form-query-area > div:nth-child(2) > div:nth-child(4){/*包裹号*/
		position: fixed;
		top: 0px;
		left: 360px;
		width: 25%;
		z-index: 600;

}
	.form-query-area > div:nth-child(2) > div:nth-child(3){/*包裹号 标签*/
	display: none;
}
	.form-query-area > div:nth-child(2) > div:nth-child(4) > textarea/*包裹号 textarea*/
 {
	resize:none !important;
	overflow: auto!important;
	height:50px!important;
	
}	

/*	.form-query-area > div:nth-child(2) > div:nth-child(2) > textarea:nth-child(1) 平台订单号*/	



	
div.ant-row:nth-child(6){/*发货仓*/
	position: absolute;
	width: 81%;
	top: 20px;
	left:765px;
}
div.ant-row:nth-child(5){/*物流商*/
		position: absolute;
		top: 92px;
	   left:753px;
	   width: 90%;
}
div.ant-row:nth-child(10){/*派单时间*/
		position: absolute;
		top: 51px;
	   left:765px;
	   width: 81%;
}
.toggle-btn{/*收起*/
	left:1520px;
}


/*搜索 button 上边距 .form-query-area-box > div:nth-child(2)*/
.ant-col-offset-10 {
	padding-top: 130px;
}
div.ant-row:nth-child(11){/*搜索 请选择*/
		position: absolute;
		top: 135px;
	   left:778px;
	   width: 70%;
	   z-index: 600;
}


/*搜索 选择框 加高*/
    .ant-input-group > div:nth-child(1) > div:nth-child(1),.ant-input-group > div:nth-child(1)
    {
        min-height: 0.83cm !important;
    }

	.ant-col-21 > div:nth-child(3) > div:nth-child(3) > div:nth-child(2){
		position: fixed;
		top: 0px;
		right: 10px;
	}
	/*派单 移中*/
	div.ant-col-10:nth-child(3){
		margin-left: 0% !important; 
	}
	/*自动分仓分渠道 没加载油猴按钮*/
	div.ant-col-10:nth-child(3) {
		margin-top: 40px !important; 
	}
	/*搜索 左移 第三方仓*/
	.ant-col-offset-10{
		margin-left: 0% !important; 
	}
	/*搜索 左移 待配货*/
		div.ant-col-4:nth-child(5)
	 {
	   margin-top: 10px !important; 
		margin-left: 0% !important; 
	}

	

/*行距 是否有跟踪号*/
	div.ant-row:nth-child(6) > div:nth-child(1),
	div.ant-row:nth-child(5) > div:nth-child(1)
    {
        margin-top: 10px !important; 
    }
  div.ant-row:nth-child(7),
  div.ant-row:nth-child(8),
  div.ant-row:nth-child(6) {
		margin-top: 0px !important; 
	}
	/*派单 上边距*/
	div.ant-row-start:nth-child(2){
		margin-top: 0px!important; 
	}
	/*隐藏标题栏*/
	.ant-layout-header {
		display:none !important; 
	}
    /*隐藏文本框*/

    .ant-row div.ant-row:nth-child(8) > div:nth-child(1),
    .ant-row div.ant-row:nth-child(7) > div:nth-child(1){
     display:none !important; 
    }
	
	div.ant-row:nth-child(9) > div:nth-child(5) > span:nth-child(1),
div.ant-row:nth-child(9) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1),/*配货失败原因*/
   /*店铺名称 企业 销售人员 物流渠道 创建时间*/	
div.ant-row:nth-child(3) > div:nth-child(3),div.ant-row:nth-child(3) > div:nth-child(4),
div.ant-row:nth-child(4) > div:nth-child(3),div.ant-row:nth-child(4) > div:nth-child(4),
div.ant-row:nth-child(4) > div:nth-child(5),.ant-select-disabled,
div.ant-row:nth-child(5) > div:nth-child(3),div.ant-row:nth-child(5) > div:nth-child(4),div.ant-row:nth-child(9) > div:nth-child(2),
    div.ant-row:nth-child(9) > div:nth-child(1){
        display:none !important; 
    }

    /*万邑通手工派单 付款时间 A-Z 预估费用*/
    /*.ant-col-21 > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > button:nth-child(1) 会隐藏 自动推荐渠道 重置*/
	div.ant-col-4:nth-child(5) > button:nth-child(2),.ant-col-offset-10 > button:nth-child(2),
    button.ant-btn:nth-child(5),
    div.ant-row-start:nth-child(2) > div:nth-child(1) > div:nth-child(1),
.anticon-sort-descending > svg:nth-child(1) > path:nth-child(1)
    {
        display:none !important; 
    }
    /*下单时间 付款时间 发货时间 代缴方*/
div.ant-row:nth-child(6) > div:nth-child(3),
div.ant-row:nth-child(6) > div:nth-child(4),
div.ant-row:nth-child(7) > div:nth-child(2),
div.ant-row:nth-child(7) > div:nth-child(3),
div.ant-row:nth-child(7) > div:nth-child(4),
div.ant-row:nth-child(10) > div:nth-child(3),
div.ant-row:nth-child(10) > div:nth-child(4) > div:nth-child(1){
     display:none !important; 
}
    
    div.ant-row:nth-child(8) > div:nth-child(5),
div.ant-row:nth-child(8) > div:nth-child(6),
div.ant-col-4:nth-child(2),
div.ant-row:nth-child(8) > div:nth-child(3),
div.ant-row:nth-child(8) > div:nth-child(4){
       display:none !important; 
    }
    .form-query-area > div:nth-child(1){
        display:none !important;
    }
/*隐藏文本框 结束*/
	
    /* 样式 */
    .main-menu-sub-selected {
        font-size: 13px;
        color: #000;
        background-color: #abbaa4 !important;
    }

    /*导航栏 border-color: #cec8c2 !important; */
    .ant-tabs-nav:before {
       border-color: #beb4b4 !important; 
           border-width: 2px !important;
    }
    .ant-table-container {
        border-width: 3px !important;
        border-color: #eae9e7 !important;
    }
    
    td,tr,th
    {
        border-color: #cec8c2 !important;
    }
    
    .main-menu-item{
        border-color: #a19a87 !important;
    }
    .main-menu-item div {
        background-color: #cec8c2;
        border-color: #b6a988;
    }

    .ant-layout-content,
    td,
    tr,
    th/* ,p */
    {
        background-color: #e2e1e0 !important;
        font-size: 13px !important;
    }

    input,
    textarea,
    .ant-select-selector,
    .ant-picker/* ,p */
    /*#acbaae  #b3b6b4*/
    {
        font-size: 13px !important;
        background-color: #acbaae !important;
        border-color: #97917f !important;
    }


    /* 按钮 #76ae6f #D0D0D7 #9CC0CA #95957d #acbaae */
    .ant-btn-primary,
    .ant-col-offset-10 > button,
    div.ant-col-8:nth-child(3) > button,
    div.ant-col-4:nth-child(5) > button
     {
        color: #3d3d3d;
        font-size: 13px;
        background-color: #cec8c2 !important;
        border-color: #8d8f35d9;
    }


    .form-query-area > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) span.ant-select-selection-item,
    .form-query-area > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) span.ant-select-selection-item,
    div.ant-row:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) span.ant-select-selection-item {
        background-color: #cec8c2;
    }

    .ant-form > div:nth-child(1) > div:nth-child(2) span {
        /*https://creeks.codoclub.com/parcelDetail*/
        font-size: 13px;
    }

    .ant-tabs-nav-list > div {
        font-size: 13px !important;
    }
   
}

Reviews

No reviews yet.