diff --git a/pages/myinformation/myinformation.scss b/pages/myinformation/myinformation.scss
index 8cf9bdd..a4c8a95 100644
--- a/pages/myinformation/myinformation.scss
+++ b/pages/myinformation/myinformation.scss
@@ -84,6 +84,19 @@
height: 60rpx;
}
}
+ .orderCount {
+ width: 38rpx;
+ height: 38rpx;
+ background: #FFFFFF;
+ border: 3rpx solid #DC222F;
+ position: relative;
+ top: -125rpx;
+ left: 103rpx;
+ font-size: 22rpx;
+ border-radius: 50%;
+ line-height: 35rpx;
+ color: #DC222F;
+ }
}
.righttitle {
diff --git a/pages/myinformation/myinformation.vue b/pages/myinformation/myinformation.vue
index 60e4bb9..7a0bfd8 100644
--- a/pages/myinformation/myinformation.vue
+++ b/pages/myinformation/myinformation.vue
@@ -76,24 +76,54 @@
待付款
+
+ {{appPersonallist.waitPayCount}}
+
+
+ 99+
+
+
待收货
+
+ {{appPersonallist.waitReceivedGoodsCount}}
+
+
+ 99+
+
待评价
+
+ {{appPersonallist.receivedGoodsCount}}
+
+
+ 99+
+
已完成
+