From 52e9b9219975ff2808f5c8ce3b8b3c176a1e8ef4 Mon Sep 17 00:00:00 2001
From: dminyi <1301963064@qq.com>
Date: Thu, 15 Aug 2024 12:00:04 +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 |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/gz-customerSystem/src/assets/images/index.js b/gz-customerSystem/src/assets/images/index.js
index 52a5475..e0a9158 100644
--- a/gz-customerSystem/src/assets/images/index.js
+++ b/gz-customerSystem/src/assets/images/index.js
@@ -35,6 +35,8 @@
 import question1 from "./question1.png";
 import person from "./person.png";
 import link from "./link.png";
+import check from "./check.png";
+import image from './image.png'
 
 export {
   ledger_1,
@@ -65,4 +67,6 @@
   question1,
   person,
   link,
+  check,
+  image
 };

--
Gitblit v1.8.0