diff --git a/src/views/modules/marketing/user/index.vue b/src/views/modules/marketing/user/index.vue index 11c8910..9f7d1b8 100644 --- a/src/views/modules/marketing/user/index.vue +++ b/src/views/modules/marketing/user/index.vue @@ -86,6 +86,31 @@ 重置 +
+
+ +
+
用户数量(人)
+
+ 99999 +
+
+
+
+ +
+
今日新增(人)
+
+ 234 +
+
+
+
+
+ 导出 +
@@ -99,6 +124,8 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/views/modules/product/commodity/index.vue b/src/views/modules/product/commodity/index.vue index ab0670b..0b3c554 100644 --- a/src/views/modules/product/commodity/index.vue +++ b/src/views/modules/product/commodity/index.vue @@ -62,6 +62,44 @@ 重置 +
+
+ +
+
总商品数量(个)
+
+ 99999 +
+
+
+
+ +
+
上架中商品数量(个)
+
+ 234 +
+
+
+
+ +
+
折扣商品数量(个)
+
+ 99999 +
+
+
+
+ +
+
仓库中商品数量(个)
+
+ 234 +
+
+
+
@@ -427,4 +465,27 @@ export default { }; - \ No newline at end of file + \ No newline at end of file