From f94f841c040c4df517eae11c56885ade1a927fca Mon Sep 17 00:00:00 2001
From: zhangyongtian <1181606322@qq.com>
Date: Thu, 12 Sep 2024 16:06:00 +0800
Subject: [PATCH] style: 表格样式问题
---
gz-customerSystem/src/assets/images/index.js | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/gz-customerSystem/src/assets/images/index.js b/gz-customerSystem/src/assets/images/index.js
index 9c21414..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 15:35:32
+ * @LastEditTime: 2024-09-11 09:44:38
* @LastEditors: dminyi 1301963064@qq.com
* @Version: 1.0.0
* @Description:
@@ -73,6 +73,8 @@
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,
@@ -140,5 +142,7 @@
tab6,
visitInto,
checkInto,
- floating
+ floating,
+ Aimge,
+ yewu
};
\ No newline at end of file
--
Gitblit v1.8.0