From f61ceb4a3f92c6c53e55fd6a5842aeab334e5389 Mon Sep 17 00:00:00 2001
From: dminyi <1301963064@qq.com>
Date: Sat, 07 Sep 2024 14:24:53 +0800
Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/gzzfw/frontEnd/gzDyh into master
---
gz-customerSystem/src/assets/images/index.js | 26 +++++++++++++++++++++++---
1 files changed, 23 insertions(+), 3 deletions(-)
diff --git a/gz-customerSystem/src/assets/images/index.js b/gz-customerSystem/src/assets/images/index.js
index daa12d4..9a8f3c0 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-08-30 10:47:30
+ * @LastEditTime: 2024-09-07 14:08:18
* @LastEditors: dminyi 1301963064@qq.com
* @Version: 1.0.0
* @Description:
@@ -53,7 +53,17 @@
import feedback from "./feedback.png";
import fold from "./fold.png";
import down from "./down.png";
-import tip from "./tip.png"
+import tip from "./tip.png";
+import apply from "./apply.png";
+import examine from "./examine.png";
+import knock from "./knock.png";
+import edit from "./edit.png";
+import applyRecord from "./applyRecord.png";
+import downO from "./downO.png";
+import up from "./up.png";
+import Audit from "./Audit.png";
+import aiPerson from "./aiPerson.png";
+import caselogo from "./caselogo.png";
export {
ledger_1,
@@ -102,5 +112,15 @@
feedback,
fold,
down,
- tip
+ tip,
+ apply,
+ examine,
+ knock,
+ edit,
+ applyRecord,
+ downO,
+ up,
+ Audit,
+ aiPerson,
+ caselogo
};
\ No newline at end of file
--
Gitblit v1.8.0