From cb593f541e68807638b611ad0293288194ddf61e Mon Sep 17 00:00:00 2001
From: zpzgiser <45806316+zpzgiser@users.noreply.github.com>
Date: Tue, 13 Jul 2021 20:55:21 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/zhba_regulatory

---
 src/config/env.js |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/config/env.js b/src/config/env.js
index 1cb6358..b798803 100644
--- a/src/config/env.js
+++ b/src/config/env.js
@@ -1,5 +1,7 @@
 // 阿里矢量图标库配置
-let iconfontVersion = ['567566_pwc3oottzol', '2057093_bptm5k964zj', '2652129_uxkdfwyc26'];
+let iconfontVersion = ['567566_pwc3oottzol', '2057093_bptm5k964zj',
+'2652129_wxg14mpb2ie' // yjy - icon
+];
 let iconfontUrl = `//at.alicdn.com/t/font_$key.css`;
 
 let baseUrl = '';

--
Gitblit v1.9.3