From d7ca134342a0a2004d9c15fab49fd0a41557e29c Mon Sep 17 00:00:00 2001
From: liuwh <964324856@qq.com>
Date: Sat, 07 Sep 2024 21:59:18 +0800
Subject: [PATCH] 提交
---
gz-customerSystem/src/assets/images/index.js | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/gz-customerSystem/src/assets/images/index.js b/gz-customerSystem/src/assets/images/index.js
index daa12d4..ea64e75 100644
--- a/gz-customerSystem/src/assets/images/index.js
+++ b/gz-customerSystem/src/assets/images/index.js
@@ -53,7 +53,8 @@
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";
export {
ledger_1,
@@ -102,5 +103,6 @@
feedback,
fold,
down,
- tip
+ tip,
+ apply
};
\ No newline at end of file
--
Gitblit v1.8.0