浏览代码

订单详情样式调整.

zhengjinyi 3 年之前
父节点
当前提交
83a726533b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      components/cm-module/orderDetails/goodsList.vue

+ 1 - 1
components/cm-module/orderDetails/goodsList.vue

@@ -287,7 +287,7 @@ export default {
 		.productlist {
 			width: 100%;
 			height: auto;
-			padding: 10rpx;
+			padding: 0;
 			box-sizing: border-box;
 			border-bottom: 1px solid #E1E1E1;
 		}