From 8d386abb15154f7bd601a5d2e0355ffbca3ac083 Mon Sep 17 00:00:00 2001
From: hanbaoshan <hanbaoshan@aiotlink.com>
Date: 星期一, 18 一月 2021 10:57:26 +0800
Subject: [PATCH] shuohuang细节调整

---
 appPack.js |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/appPack.js b/appPack.js
index 5f0bda3..3ae79f0 100644
--- a/appPack.js
+++ b/appPack.js
@@ -79,4 +79,7 @@
     copyDirectory("dist/view/" + app, baseDir + "/" + app + "/view/" + app, copy)
     copyDirectory("dist/images/" + app, baseDir + "/" + app + "/images/" + app, copy)
   }
-})
\ No newline at end of file
+})
+
+// 绉诲姩element woff
+copyDirectory("dist/fonts/", "dist/css/fonts/", copy)
\ No newline at end of file

--
Gitblit v1.8.0