From c5463a3e456d9a9d3db777210923472d9e5e2c16 Mon Sep 17 00:00:00 2001 From: wj <1285151836@qq.com> Date: Thu, 16 Nov 2023 10:40:19 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 121 ++++++++++++++++++++++++++++++++++++-------- 1 file changed, 100 insertions(+), 21 deletions(-) diff --git a/src/views/index.vue b/src/views/index.vue index e04f024..d76a945 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -6,22 +6,64 @@
- + + +
+ +
+ 加载中... +
+
+
+
+ + 已对照产品 + + + {{ productCount }} + +
+
+
+ + + +
+ +
+ 加载中... +
+
+
+
+ + 库存预警 + + + {{ invMsgCount }} + +
+
+
+ +
- -
- 加载中... -
-
+ +
+ 加载中... +
+
- {{ item.title }} + 资质预警 - - {{ item.text }} + + {{ invMsgCount }}
@@ -156,22 +198,23 @@