47cbb690 by 杨威

目录树icon修改,字体库更新

1 parent f5b39578
This diff could not be displayed because it is too large.
...@@ -6,6 +6,104 @@ ...@@ -6,6 +6,104 @@
6 "description": "", 6 "description": "",
7 "glyphs": [ 7 "glyphs": [
8 { 8 {
9 "icon_id": "19376823",
10 "name": "下载",
11 "font_class": "xiazai",
12 "unicode": "e7a0",
13 "unicode_decimal": 59296
14 },
15 {
16 "icon_id": "19376705",
17 "name": "形状",
18 "font_class": "lining",
19 "unicode": "e798",
20 "unicode_decimal": 59288
21 },
22 {
23 "icon_id": "19376706",
24 "name": "现",
25 "font_class": "xian",
26 "unicode": "e799",
27 "unicode_decimal": 59289
28 },
29 {
30 "icon_id": "19376707",
31 "name": "正",
32 "font_class": "zheng",
33 "unicode": "e79a",
34 "unicode_decimal": 59290
35 },
36 {
37 "icon_id": "19376708",
38 "name": "变ing",
39 "font_class": "bianing",
40 "unicode": "e79b",
41 "unicode_decimal": 59291
42 },
43 {
44 "icon_id": "19376709",
45 "name": "临",
46 "font_class": "lin",
47 "unicode": "e79c",
48 "unicode_decimal": 59292
49 },
50 {
51 "icon_id": "19376710",
52 "name": "变",
53 "font_class": "bian",
54 "unicode": "e79d",
55 "unicode_decimal": 59293
56 },
57 {
58 "icon_id": "19376711",
59 "name": "正ing",
60 "font_class": "zhenging",
61 "unicode": "e79e",
62 "unicode_decimal": 59294
63 },
64 {
65 "icon_id": "19376712",
66 "name": "现ing",
67 "font_class": "xianing",
68 "unicode": "e79f",
69 "unicode_decimal": 59295
70 },
71 {
72 "icon_id": "19376661",
73 "name": "宗地",
74 "font_class": "zongdi",
75 "unicode": "e794",
76 "unicode_decimal": 59284
77 },
78 {
79 "icon_id": "19376662",
80 "name": "自然幢",
81 "font_class": "ziranchuang1",
82 "unicode": "e795",
83 "unicode_decimal": 59285
84 },
85 {
86 "icon_id": "19376663",
87 "name": "构筑物",
88 "font_class": "gouzhuwu",
89 "unicode": "e796",
90 "unicode_decimal": 59286
91 },
92 {
93 "icon_id": "19376664",
94 "name": "多幢",
95 "font_class": "duochuang1",
96 "unicode": "e797",
97 "unicode_decimal": 59287
98 },
99 {
100 "icon_id": "6010916",
101 "name": "保存",
102 "font_class": "baocun",
103 "unicode": "e612",
104 "unicode_decimal": 58898
105 },
106 {
9 "icon_id": "19243689", 107 "icon_id": "19243689",
10 "name": "上传", 108 "name": "上传",
11 "font_class": "shangchuan", 109 "font_class": "shangchuan",
......
1 <?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg class="icon" width="200px" height="200.00px" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"><path fill="#666666" d="M384 512L731.733333 202.666667c17.066667-14.933333 19.2-42.666667 4.266667-59.733334-14.933333-17.066667-42.666667-19.2-59.733333-4.266666l-384 341.333333c-10.666667 8.533333-14.933333 19.2-14.933334 32s4.266667 23.466667 14.933334 32l384 341.333333c8.533333 6.4 19.2 10.666667 27.733333 10.666667 12.8 0 23.466667-4.266667 32-14.933333 14.933333-17.066667 14.933333-44.8-4.266667-59.733334L384 512z" /></svg>
...\ No newline at end of file ...\ No newline at end of file
1 <?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg class="icon" width="200px" height="200.00px" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"><path fill="#666666" d="M904.533333 674.133333l-362.666666-362.666666c-17.066667-17.066667-42.666667-17.066667-59.733334 0l-362.666666 362.666666c-17.066667 17.066667-17.066667 42.666667 0 59.733334 17.066667 17.066667 42.666667 17.066667 59.733333 0L512 401.066667l332.8 332.8c8.533333 8.533333 19.2 12.8 29.866667 12.8s21.333333-4.266667 29.866666-12.8c17.066667-17.066667 17.066667-42.666667 0-59.733334z" /></svg>
...\ No newline at end of file ...\ No newline at end of file
...@@ -446,13 +446,13 @@ export default { ...@@ -446,13 +446,13 @@ export default {
446 446
447 .reTree_collapse_icon { 447 .reTree_collapse_icon {
448 // opacity: .5; 448 // opacity: .5;
449 background: url("../../assets/images/arrow-up-bold.svg") no-repeat center 449 background: url("../../assets/images/arrow-down-bold.svg") no-repeat center
450 center; 450 center;
451 background-size: contain; 451 background-size: contain;
452 } 452 }
453 .reTree_expand_icon { 453 .reTree_expand_icon {
454 // opacity: .5; 454 // opacity: .5;
455 background: url("../../assets/images/arrow-down-bold.svg") no-repeat center 455 background: url("../../assets/images/arrow-left-bold.svg") no-repeat center
456 center; 456 center;
457 background-size: contain; 457 background-size: contain;
458 } 458 }
......
...@@ -828,7 +828,7 @@ export default { ...@@ -828,7 +828,7 @@ export default {
828 background: #c3c5c8; 828 background: #c3c5c8;
829 } 829 }
830 .reTree_collapse_icon { 830 .reTree_collapse_icon {
831 background: url("../../assets/images/arrow-up-bold.svg") no-repeat center 831 background: url("../../assets/images/arrow-down-bold.svg") no-repeat center
832 center; 832 center;
833 background-size: contain; 833 background-size: contain;
834 } 834 }
...@@ -840,7 +840,7 @@ export default { ...@@ -840,7 +840,7 @@ export default {
840 } 840 }
841 841
842 .reTree_expand_icon { 842 .reTree_expand_icon {
843 background: url("../../assets/images/arrow-down-bold.svg") no-repeat center 843 background: url("../../assets/images/arrow-left-bold.svg") no-repeat center
844 center; 844 center;
845 background-size: contain; 845 background-size: contain;
846 } 846 }
......