From ec720735f47ec0f9ffae7e84b1189bc9a7b1c6ed Mon Sep 17 00:00:00 2001 From: zhangyongtian <1181606322@qq.com> Date: Tue, 03 Sep 2024 17:02:38 +0800 Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/gzzfw/frontEnd/gzDyh --- 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