From c25bde50c087f7814d88533b46772f94c3373c82 Mon Sep 17 00:00:00 2001 From: dminyi <1301963064@qq.com> Date: Wed, 11 Sep 2024 11:09:05 +0800 Subject: [PATCH] 修改 --- gz-customerSystem/src/assets/images/index.js | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/gz-customerSystem/src/assets/images/index.js b/gz-customerSystem/src/assets/images/index.js index 91af7c6..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-09 09:44:30 + * @LastEditTime: 2024-09-11 09:44:38 * @LastEditors: dminyi 1301963064@qq.com * @Version: 1.0.0 * @Description: @@ -72,6 +72,9 @@ 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, @@ -138,5 +141,8 @@ tab5, tab6, visitInto, - checkInto + checkInto, + floating, + Aimge, + yewu }; \ No newline at end of file -- Gitblit v1.8.0