diff --git a/subPackages/order/commentList.vue b/subPackages/order/commentList.vue
index 4d825ef..075585d 100644
--- a/subPackages/order/commentList.vue
+++ b/subPackages/order/commentList.vue
@@ -12,8 +12,8 @@
-
- |
+
{{item.goods_name}}
@@ -24,10 +24,10 @@
- 收起
+ 收起
- 展开
+ 展开
@@ -258,8 +258,7 @@
font-family: PingFang SC;
font-weight: 400;
color: #000000;
- // line-height: 50rpx;
-
+ line-height: 50rpx;
}
.img-list {
@@ -331,9 +330,9 @@
}
.open, .close {
- font-size: 24rpx;
font-weight: bold;
- color: #08C59B;
+ font-size: 29rpx;
+ color: #E52910;
display: flex;
align-items: center;
margin-top: 10rpx;