From 2c947a24d56801c4c48c5d6ac7c43f1ede04d3d7 Mon Sep 17 00:00:00 2001
From: zhangyongtian <1181606322@qq.com>
Date: Thu, 12 Sep 2024 15:39:47 +0800
Subject: [PATCH] feat: 大厅来访完善

---
 gz-customerSystem/src/assets/images/index.js |   26 ++++++++++++++++++++++++--
 1 files changed, 24 insertions(+), 2 deletions(-)

diff --git a/gz-customerSystem/src/assets/images/index.js b/gz-customerSystem/src/assets/images/index.js
index 9a8f3c0..d5aff9f 100644
--- a/gz-customerSystem/src/assets/images/index.js
+++ b/gz-customerSystem/src/assets/images/index.js
@@ -2,7 +2,7 @@
  * @Company: hugeInfo
  * @Author: lwh
  * @Date: 2023-04-24 16:12:00
- * @LastEditTime: 2024-09-07 14:08:18
+ * @LastEditTime: 2024-09-11 09:44:38
  * @LastEditors: dminyi 1301963064@qq.com
  * @Version: 1.0.0
  * @Description:
@@ -64,6 +64,17 @@
 import Audit from "./Audit.png";
 import aiPerson from "./aiPerson.png";
 import caselogo from "./caselogo.png";
+import tab1 from "./tab1.png";
+import tab2 from "./tab2.png";
+import tab3 from "./tab3.png";
+import tab4 from "./tab4.png";
+import tab5 from "./tab5.png";
+import tab6 from "./tab6.png";
+import visitInto from "./visitInto.png";
+import checkInto from "./checkInto.png";
+import floating from "./floating.png";
+import Aimge from "./Aimge.png";
+import yewu from "./yewu.png";
 
 export {
   ledger_1,
@@ -122,5 +133,16 @@
   up,
   Audit,
   aiPerson,
-  caselogo
+  caselogo,
+  tab1,
+  tab2,
+  tab3,
+  tab4,
+  tab5,
+  tab6,
+  visitInto,
+  checkInto,
+  floating,
+  Aimge,
+  yewu
 };
\ No newline at end of file

--
Gitblit v1.8.0