guhongwei 3 years ago
parent
commit
5f721432d7

+ 28 - 8
src/assets/icon/iconfont.css

@@ -1,8 +1,8 @@
 @font-face {
-  font-family: "iconfont"; /* Project id 2596994 */
-  src: url('iconfont.woff2?t=1623051037621') format('woff2'),
-       url('iconfont.woff?t=1623051037621') format('woff'),
-       url('iconfont.ttf?t=1623051037621') format('truetype');
+  font-family: "iconfont"; /* Project id 2726209 */
+  src: url('iconfont.woff2?t=1628217510323') format('woff2'),
+       url('iconfont.woff?t=1628217510323') format('woff'),
+       url('iconfont.ttf?t=1628217510323') format('truetype');
 }
 
 .iconfont {
@@ -13,11 +13,31 @@
   -moz-osx-font-smoothing: grayscale;
 }
 
-.icon-ceshi:before {
-  content: "\e61f";
+.icon-jigou:before {
+  content: "\e6ae";
 }
 
-.icon-shouye:before {
-  content: "\e608";
+.icon-zhuanli:before {
+  content: "\e616";
+}
+
+.icon-xiaoxi:before {
+  content: "\e619";
+}
+
+.icon-shenqing:before {
+  content: "\e633";
+}
+
+.icon-jiaoyi:before {
+  content: "\e689";
+}
+
+.icon-yonghu:before {
+  content: "\e85a";
+}
+
+.icon-icon-shouye:before {
+  content: "\e605";
 }
 

File diff suppressed because it is too large
+ 1 - 1
src/assets/icon/iconfont.js


+ 48 - 13
src/assets/icon/iconfont.json

@@ -1,23 +1,58 @@
 {
-  "id": "2596994",
-  "name": "study",
+  "id": "2726209",
+  "name": "中科在线(长春)",
   "font_family": "iconfont",
   "css_prefix_text": "icon-",
-  "description": "学习平台",
+  "description": "",
   "glyphs": [
     {
-      "icon_id": "15296109",
-      "name": "测试",
-      "font_class": "ceshi",
-      "unicode": "e61f",
-      "unicode_decimal": 58911
+      "icon_id": "974813",
+      "name": "机构",
+      "font_class": "jigou",
+      "unicode": "e6ae",
+      "unicode_decimal": 59054
     },
     {
-      "icon_id": "7587742",
-      "name": "首页",
-      "font_class": "shouye",
-      "unicode": "e608",
-      "unicode_decimal": 58888
+      "icon_id": "3640211",
+      "name": "专利",
+      "font_class": "zhuanli",
+      "unicode": "e616",
+      "unicode_decimal": 58902
+    },
+    {
+      "icon_id": "4737939",
+      "name": "消息",
+      "font_class": "xiaoxi",
+      "unicode": "e619",
+      "unicode_decimal": 58905
+    },
+    {
+      "icon_id": "6332156",
+      "name": "申请",
+      "font_class": "shenqing",
+      "unicode": "e633",
+      "unicode_decimal": 58931
+    },
+    {
+      "icon_id": "7550205",
+      "name": "交易",
+      "font_class": "jiaoyi",
+      "unicode": "e689",
+      "unicode_decimal": 59017
+    },
+    {
+      "icon_id": "8288901",
+      "name": "用户",
+      "font_class": "yonghu",
+      "unicode": "e85a",
+      "unicode_decimal": 59482
+    },
+    {
+      "icon_id": "8616427",
+      "name": "icon-shouye",
+      "font_class": "icon-shouye",
+      "unicode": "e605",
+      "unicode_decimal": 58885
     }
   ]
 }

BIN
src/assets/icon/iconfont.ttf


BIN
src/assets/icon/iconfont.woff


BIN
src/assets/icon/iconfont.woff2


+ 12 - 11
src/layout/deploy/menu.js

@@ -1,9 +1,10 @@
 export const adminMenu = [
   { icon: 'icon-shouye', index: '/adminCenter/homeIndex', title: '系统首页' },
-  { icon: 'icon-shouye', index: '/adminCenter/mechanism/index', title: '机构用户管理' },
-  { icon: 'icon-shouye', index: '/adminCenter/users/index', title: '平台用户管理' },
+  { icon: 'icon-jigou', index: '/adminCenter/mechanism/index', title: '机构用户管理' },
+  { icon: 'icon-yonghu', index: '/adminCenter/users/index', title: '平台用户管理' },
+  { icon: 'icon-xiaoxi', index: '/adminCenter/message/index', title: '我的消息' },
   {
-    icon: 'icon-shouye',
+    icon: 'icon-shenqing',
     index: '/adminCenter/disclosure/index',
     title: '申请管理',
     // subs: [
@@ -11,17 +12,17 @@ export const adminMenu = [
     //   { icon: 'icon-shouye', index: '/adminCenter/disclosure/evaluate', title: '预评估' },
     // ],
   },
-  { icon: 'icon-shouye', index: '/adminCenter/patent/index', title: '专利管理' },
-  { icon: 'icon-shouye', index: '/adminCenter/message/index', title: '我的消息' },
-  { icon: 'icon-shouye', index: '/adminCenter/trade/index', title: '交易管理' },
+  { icon: 'icon-zhuanli', index: '/adminCenter/patent/index', title: '专利管理' },
+  { icon: 'icon-jiaoyi', index: '/adminCenter/trade/index', title: '交易管理' },
   { icon: 'icon-shouye', index: '/adminCenter/statistics/index', title: '统计' },
 ];
 export const jgxx = [
   { icon: 'icon-shouye', index: '/jg/homeIndex', title: '系统首页' },
-  { icon: 'icon-shouye', index: '/jg/users/index', title: '平台用户管理' },
-  { icon: 'icon-shouye', index: '/jg/disclosure/index', title: '申请管理' },
-  { icon: 'icon-shouye', index: '/jg/patent/index', title: '专利管理' },
-  { icon: 'icon-shouye', index: '/jg/message/index', title: '我的消息' },
-  { icon: 'icon-shouye', index: '/jg/trade/index', title: '交易管理' },
+  { icon: 'icon-yonghu', index: '/jg/users/index', title: '平台用户管理' },
+  { icon: 'icon-xiaoxi', index: '/jg/message/index', title: '我的消息' },
+  { icon: 'icon-shenqing', index: '/jg/disclosure/index', title: '申请管理' },
+  { icon: 'icon-zhuanli', index: '/jg/patent/index', title: '专利管理' },
+
+  { icon: 'icon-jiaoyi', index: '/jg/trade/index', title: '交易管理' },
   { icon: 'icon-shouye', index: '/jg/statistics/index', title: '统计' },
 ];