Browse Source

卖家中心-->订单中心,订单详情页,当配送方式为上门自提时,上门自提信息样式显示不规范,进行修改

wangcz 8 years ago
parent
commit
012092f3d7

+ 2 - 2
src/main/webapp/resources/view/vendor/forstore/purchase_detail.html

@@ -188,10 +188,10 @@
 		background: #f1f6ff;
 	}
 	.oder_xq_list dl span.user-address i:nth-of-type(1){
-		margin-left: 20px;
+		/*margin-left: 20px;*/
 	}
 	.oder_xq_list dl span.user-address i:nth-of-type(2){
-		margin-left: 70px;
+		/*margin-left: 70px;*/
 	}
 	.open-more{
 		text-align: center;