diff --git a/pages/index/user.vue b/pages/index/user.vue index bc10ca9..d30f07b 100644 --- a/pages/index/user.vue +++ b/pages/index/user.vue @@ -1,7 +1,7 @@ @@ -75,7 +76,7 @@ .menu-title { font-size: 24rpx; line-height: 24rpx; - color: #333333; + color: white; } .item-icon { @@ -89,7 +90,7 @@ .value-text { font-size: 28rpx; - color: #000000; + color: white; line-height: 28rpx; vertical-align: text-bottom; font-family: OPPOSANS; @@ -97,7 +98,7 @@ .unit-text { font-size: 24rpx; - color: #343434; + color: white; line-height: 24rpx; } } diff --git a/static/images/no_0.png b/static/images/no_0.png index 0428fb5..7171421 100644 Binary files a/static/images/no_0.png and b/static/images/no_0.png differ diff --git a/static/images/no_comment.png b/static/images/no_comment.png index d5e1e36..b0cb4da 100644 Binary files a/static/images/no_comment.png and b/static/images/no_comment.png differ diff --git a/static/images/no_take.png b/static/images/no_take.png index f27edc0..b116abe 100644 Binary files a/static/images/no_take.png and b/static/images/no_take.png differ diff --git a/static/images/order.png b/static/images/order.png index fd281fb..59a6f08 100644 Binary files a/static/images/order.png and b/static/images/order.png differ diff --git a/static/images/order2.png b/static/images/order2.png new file mode 100644 index 0000000..5353c7b Binary files /dev/null and b/static/images/order2.png differ