diff --git a/pages/user/History/index.vue b/pages/user/History/index.vue index 99343b1..2b3546c 100644 --- a/pages/user/History/index.vue +++ b/pages/user/History/index.vue @@ -44,7 +44,7 @@ {{ historyItem.price }} - + {{ historyItem.otPrice }} @@ -205,6 +205,7 @@ export default { .ot-price { margin: 0 0 0 10rpx; text-decoration: line-through; + color: #CBCBCB; } } .icon {