@zgfe/business-lib 1.2.54-ht.1 → 1.2.54-ht.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,6 +5,55 @@
5
5
  "css_prefix_text": "",
6
6
  "description": "诸葛业务平台",
7
7
  "glyphs": [
8
+ {
9
+ "icon_id": "41736285",
10
+ "name": "更多",
11
+ "font_class": "gengduo",
12
+ "unicode": "e7d3",
13
+ "unicode_decimal": 59347
14
+ },
15
+ {
16
+ "icon_id": "41736270",
17
+ "name": "文件夹",
18
+ "font_class": "wenjianjia",
19
+ "unicode": "e7d4",
20
+ "unicode_decimal": 59348
21
+ },
22
+ {
23
+ "icon_id": "41736271",
24
+ "name": "拖拽",
25
+ "font_class": "tuozhuai",
26
+ "unicode": "e6b6",
27
+ "unicode_decimal": 59062
28
+ },
29
+ {
30
+ "icon_id": "41671151",
31
+ "name": "圈选",
32
+ "font_class": "quanxuan",
33
+ "unicode": "e7d0",
34
+ "unicode_decimal": 59344
35
+ },
36
+ {
37
+ "icon_id": "41671150",
38
+ "name": "上方添加",
39
+ "font_class": "shangfangtianjia",
40
+ "unicode": "e7d1",
41
+ "unicode_decimal": 59345
42
+ },
43
+ {
44
+ "icon_id": "41671149",
45
+ "name": "下方添加",
46
+ "font_class": "xiafangtianjia",
47
+ "unicode": "e7d2",
48
+ "unicode_decimal": 59346
49
+ },
50
+ {
51
+ "icon_id": "41671165",
52
+ "name": "版本",
53
+ "font_class": "chanpindiedai1",
54
+ "unicode": "e7cf",
55
+ "unicode_decimal": 59343
56
+ },
8
57
  {
9
58
  "icon_id": "41442688",
10
59
  "name": "quanping 1",
@@ -908,13 +957,6 @@
908
957
  "unicode": "e74a",
909
958
  "unicode_decimal": 59210
910
959
  },
911
- {
912
- "icon_id": "34602683",
913
- "name": "菜单-更多",
914
- "font_class": "caidan-gengduo",
915
- "unicode": "e748",
916
- "unicode_decimal": 59208
917
- },
918
960
  {
919
961
  "icon_id": "34580051",
920
962
  "name": "菜单-设置",
@@ -1216,13 +1258,6 @@
1216
1258
  "unicode": "e6b5",
1217
1259
  "unicode_decimal": 59061
1218
1260
  },
1219
- {
1220
- "icon_id": "31393505",
1221
- "name": "拖拽",
1222
- "font_class": "tuozhuai",
1223
- "unicode": "e6b6",
1224
- "unicode_decimal": 59062
1225
- },
1226
1261
  {
1227
1262
  "icon_id": "31393091",
1228
1263
  "name": "更多操作",
@@ -1384,13 +1419,6 @@
1384
1419
  "unicode": "e795",
1385
1420
  "unicode_decimal": 59285
1386
1421
  },
1387
- {
1388
- "icon_id": "28132747",
1389
- "name": "更多操作",
1390
- "font_class": "gengduocaozuo",
1391
- "unicode": "e751",
1392
- "unicode_decimal": 59217
1393
- },
1394
1422
  {
1395
1423
  "icon_id": "28451770",
1396
1424
  "name": "导出",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zgfe/business-lib",
3
- "version": "1.2.54-ht.1",
3
+ "version": "1.2.54-ht.14",
4
4
  "module": "es/index.js",
5
5
  "typings": "es/index.d.ts",
6
6
  "files": [
@@ -55,7 +55,7 @@
55
55
  "react": "^16.12.0 || ^17.0.0",
56
56
  "yorkie": "^2.0.0"
57
57
  },
58
- "gitHead": "82dc48ca81582cb150e621878a5dc1972c5cad58",
58
+ "gitHead": "6fb4c6a43d300d5466636b20601983898c621ee3",
59
59
  "gitHooks": {
60
60
  "pre-commit": "lint-staged"
61
61
  }