引入iconfont 修改系统部分icon图标
Showing
12 changed files
with
489 additions
and
90 deletions
This diff is collapsed.
Click to expand it.
src/assets/iconfont/iconfont-sys.css
0 → 100644
1 | |||
2 | @font-face {font-family: "iconfont"; | ||
3 | src: url('//at.alicdn.com/t/font_8d5l8fzk5b87iudi.eot?t=1501489744354'); /* IE9*/ | ||
4 | src: url('//at.alicdn.com/t/font_8d5l8fzk5b87iudi.eot?t=1501489744354#iefix') format('embedded-opentype'), /* IE6-IE8 */ | ||
5 | url('//at.alicdn.com/t/font_8d5l8fzk5b87iudi.woff?t=1501489744354') format('woff'), /* chrome, firefox */ | ||
6 | url('//at.alicdn.com/t/font_8d5l8fzk5b87iudi.ttf?t=1501489744354') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ | ||
7 | url('//at.alicdn.com/t/font_8d5l8fzk5b87iudi.svg?t=1501489744354#iconfont') format('svg'); /* iOS 4.1- */ | ||
8 | } | ||
9 | |||
10 | .iconfont { | ||
11 | font-family:"iconfont" !important; | ||
12 | font-size:16px; | ||
13 | font-style:normal; | ||
14 | -webkit-font-smoothing: antialiased; | ||
15 | -moz-osx-font-smoothing: grayscale; | ||
16 | } | ||
17 | |||
18 | .icon-tuichu:before { content: "\e604"; } | ||
19 | |||
20 | .icon-fanhui:before { content: "\e608"; } | ||
21 | |||
22 | .icon-facebook:before { content: "\e60e"; } | ||
23 | |||
24 | .icon-twitter:before { content: "\e60f"; } | ||
25 | |||
26 | .icon-xiangyou:before { content: "\e609"; } | ||
27 | |||
28 | .icon-right:before { content: "\e60a"; } | ||
29 | |||
30 | .icon-fanhui1:before { content: "\e60b"; } | ||
31 | |||
32 | .icon-fenxiang:before { content: "\e632"; } | ||
33 | |||
34 | .icon-xiangxia:before { content: "\e605"; } | ||
35 | |||
36 | .icon-xiangxia1:before { content: "\e606"; } | ||
37 | |||
38 | .icon-xiangxia2:before { content: "\e607"; } | ||
39 | |||
40 | .icon-suofang:before { content: "\e677"; } | ||
41 | |||
42 | .icon-chexiao:before { content: "\e688"; } | ||
43 | |||
44 | .icon-esc:before { content: "\e629"; } | ||
45 | |||
46 | .icon-chexiao1:before { content: "\e675"; } | ||
47 | |||
48 | .icon-iconfont:before { content: "\e631"; } | ||
49 | |||
50 | .icon-suoding:before { content: "\e633"; } | ||
51 | |||
52 | .icon-bianji:before { content: "\e636"; } | ||
53 | |||
54 | .icon-shoucang2:before { content: "\e638"; } | ||
55 | |||
56 | .icon-xinjian:before { content: "\e639"; } | ||
57 | |||
58 | .icon-shoucang1:before { content: "\e63a"; } | ||
59 | |||
60 | .icon-gongkai:before { content: "\e63b"; } | ||
61 | |||
62 | .icon-gouwuche1:before { content: "\e63c"; } | ||
63 | |||
64 | .icon-zhongwen:before { content: "\e63f"; } | ||
65 | |||
66 | .icon-shangchuan:before { content: "\e640"; } | ||
67 | |||
68 | .icon-yingwen:before { content: "\e641"; } | ||
69 | |||
70 | .icon-gouwuche2:before { content: "\e642"; } | ||
71 | |||
72 | .icon-shanchu:before { content: "\e643"; } | ||
73 | |||
74 | .icon-xiazai:before { content: "\e644"; } | ||
75 | |||
76 | .icon-sousuo:before { content: "\e645"; } | ||
77 | |||
78 | .icon-dashang:before { content: "\e634"; } | ||
79 | |||
80 | .icon-xiangmu:before { content: "\e635"; } | ||
81 | |||
82 | .icon-fuzhidaima1:before { content: "\e646"; } | ||
83 | |||
84 | .icon-wofaqi:before { content: "\e647"; } | ||
85 | |||
86 | .icon-xiangmuchengyuan:before { content: "\e648"; } | ||
87 | |||
88 | .icon-gengduo:before { content: "\e649"; } | ||
89 | |||
90 | .icon-wocanyu:before { content: "\e64a"; } | ||
91 | |||
92 | .icon-lishi:before { content: "\e64b"; } | ||
93 | |||
94 | .icon-piliang:before { content: "\e64c"; } | ||
95 | |||
96 | .icon-shijian:before { content: "\e64d"; } | ||
97 | |||
98 | .icon-gonggao:before { content: "\e652"; } | ||
99 | |||
100 | .icon-weixin:before { content: "\e653"; } | ||
101 | |||
102 | .icon-weibo:before { content: "\e654"; } | ||
103 | |||
104 | .icon-gerenzhanghu:before { content: "\e637"; } | ||
105 | |||
106 | .icon-tianjiachengyuan:before { content: "\e63d"; } | ||
107 | |||
108 | .icon-soutubiao:before { content: "\e63e"; } | ||
109 | |||
110 | .icon-souren:before { content: "\e655"; } | ||
111 | |||
112 | .icon-yuzhanghao:before { content: "\e656"; } | ||
113 | |||
114 | .icon-biaoqing:before { content: "\e657"; } | ||
115 | |||
116 | .icon-qq:before { content: "\e658"; } | ||
117 | |||
118 | .icon-weibo1:before { content: "\e659"; } | ||
119 | |||
120 | .icon-zuoxuan:before { content: "\e65a"; } | ||
121 | |||
122 | .icon-fangda2:before { content: "\e65b"; } | ||
123 | |||
124 | .icon-zuo2:before { content: "\e65c"; } | ||
125 | |||
126 | .icon-suoxiao:before { content: "\e65d"; } | ||
127 | |||
128 | .icon-you2:before { content: "\e65e"; } | ||
129 | |||
130 | .icon-suoxiao2:before { content: "\e65f"; } | ||
131 | |||
132 | .icon-youxuan2:before { content: "\e660"; } | ||
133 | |||
134 | .icon-zuo:before { content: "\e661"; } | ||
135 | |||
136 | .icon-zuoxuan2:before { content: "\e662"; } | ||
137 | |||
138 | .icon-shang:before { content: "\e663"; } | ||
139 | |||
140 | .icon-shang2:before { content: "\e664"; } | ||
141 | |||
142 | .icon-youxuan:before { content: "\e665"; } | ||
143 | |||
144 | .icon-xia2:before { content: "\e666"; } | ||
145 | |||
146 | .icon-fangda:before { content: "\e667"; } | ||
147 | |||
148 | .icon-xia:before { content: "\e668"; } | ||
149 | |||
150 | .icon-you:before { content: "\e669"; } | ||
151 | |||
152 | .icon-zhuanrang:before { content: "\e66a"; } | ||
153 | |||
154 | .icon-dianzan:before { content: "\e66b"; } | ||
155 | |||
156 | .icon-huifu:before { content: "\e66c"; } | ||
157 | |||
158 | .icon-saoyisao:before { content: "\e66d"; } | ||
159 | |||
160 | .icon-shuoming:before { content: "\e600"; } | ||
161 | |||
162 | .icon-jinggao:before { content: "\e601"; } | ||
163 | |||
164 | .icon-jieshi:before { content: "\e602"; } | ||
165 | |||
166 | .icon-youxiang:before { content: "\e603"; } | ||
167 | |||
168 | .icon-guanbi:before { content: "\e60c"; } | ||
169 | |||
170 | .icon-qunzhu:before { content: "\e60d"; } | ||
171 | |||
172 | .icon-fuzhichenggong:before { content: "\e611"; } | ||
173 | |||
174 | .icon-weijiaru:before { content: "\e612"; } | ||
175 | |||
176 | .icon-daishenhe:before { content: "\e613"; } | ||
177 | |||
178 | .icon-shenhetongguo:before { content: "\e614"; } | ||
179 | |||
180 | .icon-shenhejujue:before { content: "\e615"; } | ||
181 | |||
182 | .icon-xinjiantubiaoku:before { content: "\e616"; } | ||
183 | |||
184 | .icon-tubiaoku:before { content: "\e617"; } | ||
185 | |||
186 | .icon-gouwuche:before { content: "\e618"; } | ||
187 | |||
188 | .icon-huidingbu:before { content: "\e619"; } | ||
189 | |||
190 | .icon-dianzan1:before { content: "\e61a"; } | ||
191 | |||
192 | .icon-morentouxiang:before { content: "\e610"; } | ||
193 | |||
194 | .icon-paixu:before { content: "\e61b"; } | ||
195 | |||
196 | .icon-wenjian:before { content: "\e61c"; } | ||
197 | |||
198 | .icon-github:before { content: "\e61d"; } | ||
199 | |||
200 | .icon-yuzhanghao1:before { content: "\e61e"; } | ||
201 | |||
202 | .icon-weibo2:before { content: "\e61f"; } | ||
203 | |||
204 | .icon-you1:before { content: "\e620"; } | ||
205 | |||
206 | .icon-zuo1:before { content: "\e621"; } | ||
207 | |||
208 | .icon-shang1:before { content: "\e622"; } | ||
209 | |||
210 | .icon-iconfont1:before { content: "\e623"; } | ||
211 | |||
212 | .icon-gonggaodayi:before { content: "\e625"; } | ||
213 | |||
214 | .icon-gongnengjieshao:before { content: "\e626"; } | ||
215 | |||
216 | .icon-tubiaohuizhi:before { content: "\e627"; } | ||
217 | |||
218 | .icon-daimayingyong:before { content: "\e628"; } | ||
219 | |||
220 | .icon-zhifubao:before { content: "\e624"; } | ||
221 | |||
222 | .icon-alibaba:before { content: "\e62a"; } | ||
223 | |||
224 | .icon-xiaomi:before { content: "\e62b"; } | ||
225 | |||
226 | .icon-zhongguodianxin:before { content: "\e62c"; } | ||
227 | |||
228 | .icon-tianmao:before { content: "\e62d"; } | ||
229 | |||
230 | .icon-alimama:before { content: "\e62e"; } | ||
231 | |||
232 | .icon-zhubajie:before { content: "\e62f"; } | ||
233 | |||
234 | .icon-tengxunwang:before { content: "\e630"; } | ||
235 | |||
236 | .icon-aliyun:before { content: "\e64e"; } | ||
237 | |||
238 | .icon-taobaowang:before { content: "\e64f"; } | ||
239 | |||
240 | .icon-anzhuo:before { content: "\e650"; } | ||
241 | |||
242 | .icon-ios:before { content: "\e651"; } | ||
243 | |||
244 | .icon-pcduan:before { content: "\e670"; } | ||
245 | |||
246 | .icon-qingchu:before { content: "\e673"; } | ||
247 | |||
248 | .icon-huizhiguize:before { content: "\e66e"; } | ||
249 | |||
250 | .icon-zhizuoliucheng:before { content: "\e66f"; } | ||
251 | |||
252 | .icon-fuzhidaima:before { content: "\e671"; } | ||
253 | |||
254 | .icon-fankui1:before { content: "\e672"; } | ||
255 | |||
256 | .icon-weitijiao:before { content: "\e674"; } | ||
257 | |||
258 | .icon-chexiao2:before { content: "\e676"; } | ||
259 | |||
... | \ No newline at end of file | ... | \ No newline at end of file |
This diff is collapsed.
Click to expand it.
No preview for this file type
This diff is collapsed.
Click to expand it.
1 | { | 1 | { |
2 | "id": "2105925", | 2 | "id": "2242995", |
3 | "name": "不动产项目", | 3 | "name": "权籍系统 ICO", |
4 | "font_family": "iconfont", | 4 | "font_family": "iconfont", |
5 | "css_prefix_text": "icon", | 5 | "css_prefix_text": "icon", |
6 | "description": "权籍及互联网+不动产登记项目", | 6 | "description": "", |
7 | "glyphs": [ | 7 | "glyphs": [ |
8 | { | 8 | { |
9 | "icon_id": "8554264", | 9 | "icon_id": "18620628", |
10 | "name": "导入CAD", | 10 | "name": "CAD", |
11 | "font_class": "tubiao_daoruCAD", | 11 | "font_class": "CAD", |
12 | "unicode": "e630", | 12 | "unicode": "e770", |
13 | "unicode_decimal": 58928 | 13 | "unicode_decimal": 59248 |
14 | }, | ||
15 | { | ||
16 | "icon_id": "18620518", | ||
17 | "name": "excel", | ||
18 | "font_class": "excel", | ||
19 | "unicode": "e768", | ||
20 | "unicode_decimal": 59240 | ||
14 | }, | 21 | }, |
15 | { | 22 | { |
16 | "icon_id": "3747068", | 23 | "icon_id": "18620520", |
17 | "name": "地球", | 24 | "name": "pdf", |
18 | "font_class": "diqiu1", | 25 | "font_class": "pdf", |
19 | "unicode": "e60c", | 26 | "unicode": "e774", |
20 | "unicode_decimal": 58892 | 27 | "unicode_decimal": 59252 |
21 | }, | 28 | }, |
22 | { | 29 | { |
23 | "icon_id": "12694038", | 30 | "icon_id": "18620521", |
24 | "name": "属性管理", | 31 | "name": "txt", |
25 | "font_class": "shuxingguanli", | 32 | "font_class": "txt", |
26 | "unicode": "e610", | 33 | "unicode": "e775", |
27 | "unicode_decimal": 58896 | 34 | "unicode_decimal": 59253 |
28 | }, | 35 | }, |
29 | { | 36 | { |
30 | "icon_id": "605008", | 37 | "icon_id": "18620522", |
31 | "name": "zip", | 38 | "name": "zip", |
32 | "font_class": "uploadicon03", | 39 | "font_class": "zip", |
33 | "unicode": "e71a", | 40 | "unicode": "e776", |
34 | "unicode_decimal": 59162 | 41 | "unicode_decimal": 59254 |
35 | }, | 42 | }, |
36 | { | 43 | { |
37 | "icon_id": "13254178", | 44 | "icon_id": "18620523", |
38 | "name": "cad-fill", | 45 | "name": "导入CAD", |
39 | "font_class": "cad-fill", | 46 | "font_class": "daoruCAD", |
40 | "unicode": "e7d8", | 47 | "unicode": "e777", |
41 | "unicode_decimal": 59352 | 48 | "unicode_decimal": 59255 |
42 | }, | 49 | }, |
43 | { | 50 | { |
44 | "icon_id": "2325940", | 51 | "icon_id": "18618421", |
45 | "name": "文本文档", | 52 | "name": "地图", |
46 | "font_class": "wenbenwendang", | 53 | "font_class": "ditu", |
47 | "unicode": "e645", | 54 | "unicode": "e772", |
48 | "unicode_decimal": 58949 | 55 | "unicode_decimal": 59250 |
49 | }, | 56 | }, |
50 | { | 57 | { |
51 | "icon_id": "14476526", | 58 | "icon_id": "18618422", |
52 | "name": "excel", | 59 | "name": "信息", |
53 | "font_class": "excel", | 60 | "font_class": "xinxi", |
54 | "unicode": "e66e", | 61 | "unicode": "e773", |
55 | "unicode_decimal": 58990 | 62 | "unicode_decimal": 59251 |
56 | }, | 63 | }, |
57 | { | 64 | { |
58 | "icon_id": "2676724", | 65 | "icon_id": "18618397", |
59 | "name": "放大", | 66 | "name": "添加", |
60 | "font_class": "fangda", | 67 | "font_class": "tianjia", |
61 | "unicode": "e6de", | 68 | "unicode": "e771", |
62 | "unicode_decimal": 59102 | 69 | "unicode_decimal": 59249 |
63 | }, | 70 | }, |
64 | { | 71 | { |
65 | "icon_id": "9655540", | 72 | "icon_id": "18605314", |
66 | "name": "缩小", | 73 | "name": "测距", |
67 | "font_class": "suoxiao", | 74 | "font_class": "ceju", |
68 | "unicode": "e66d", | 75 | "unicode": "e769", |
69 | "unicode_decimal": 58989 | 76 | "unicode_decimal": 59241 |
70 | }, | 77 | }, |
71 | { | 78 | { |
72 | "icon_id": "430199", | 79 | "icon_id": "18605315", |
73 | "name": "面测量", | 80 | "name": "测面积", |
74 | "font_class": "mianceliang", | 81 | "font_class": "cemianji", |
75 | "unicode": "e90f", | 82 | "unicode": "e76a", |
76 | "unicode_decimal": 59663 | 83 | "unicode_decimal": 59242 |
77 | }, | 84 | }, |
78 | { | 85 | { |
79 | "icon_id": "1177695", | 86 | "icon_id": "18605316", |
80 | "name": "打印 (1)", | 87 | "name": "查询属性", |
81 | "font_class": "dayin1", | 88 | "font_class": "chaxunshuxing", |
82 | "unicode": "e665", | 89 | "unicode": "e76b", |
83 | "unicode_decimal": 58981 | 90 | "unicode_decimal": 59243 |
84 | }, | 91 | }, |
85 | { | 92 | { |
86 | "icon_id": "1719347", | 93 | "icon_id": "18605317", |
87 | "name": "地球", | 94 | "name": "拉框缩小", |
88 | "font_class": "diqiu", | 95 | "font_class": "lakuangsuoxiao", |
89 | "unicode": "e7b9", | 96 | "unicode": "e76c", |
90 | "unicode_decimal": 59321 | 97 | "unicode_decimal": 59244 |
91 | }, | 98 | }, |
92 | { | 99 | { |
93 | "icon_id": "5650846", | 100 | "icon_id": "18605318", |
94 | "name": "测距", | 101 | "name": "清除", |
95 | "font_class": "ceju", | 102 | "font_class": "qingchu", |
96 | "unicode": "e604", | 103 | "unicode": "e76d", |
97 | "unicode_decimal": 58884 | 104 | "unicode_decimal": 59245 |
105 | }, | ||
106 | { | ||
107 | "icon_id": "18605319", | ||
108 | "name": "全图", | ||
109 | "font_class": "quantu", | ||
110 | "unicode": "e76e", | ||
111 | "unicode_decimal": 59246 | ||
112 | }, | ||
113 | { | ||
114 | "icon_id": "18605320", | ||
115 | "name": "拉框放大", | ||
116 | "font_class": "lakuangfangda", | ||
117 | "unicode": "e76f", | ||
118 | "unicode_decimal": 59247 | ||
119 | }, | ||
120 | { | ||
121 | "icon_id": "18593403", | ||
122 | "name": "批量单元号", | ||
123 | "font_class": "piliangdanyuanhao", | ||
124 | "unicode": "e75d", | ||
125 | "unicode_decimal": 59229 | ||
126 | }, | ||
127 | { | ||
128 | "icon_id": "18593404", | ||
129 | "name": "创建楼盘", | ||
130 | "font_class": "chuangjianloupan", | ||
131 | "unicode": "e75e", | ||
132 | "unicode_decimal": 59230 | ||
133 | }, | ||
134 | { | ||
135 | "icon_id": "18593405", | ||
136 | "name": "批量层", | ||
137 | "font_class": "piliangceng", | ||
138 | "unicode": "e75f", | ||
139 | "unicode_decimal": 59231 | ||
140 | }, | ||
141 | { | ||
142 | "icon_id": "18593406", | ||
143 | "name": "批量户", | ||
144 | "font_class": "pilianghu", | ||
145 | "unicode": "e760", | ||
146 | "unicode_decimal": 59232 | ||
147 | }, | ||
148 | { | ||
149 | "icon_id": "18593407", | ||
150 | "name": "批量坐落", | ||
151 | "font_class": "piliangzuola", | ||
152 | "unicode": "e761", | ||
153 | "unicode_decimal": 59233 | ||
154 | }, | ||
155 | { | ||
156 | "icon_id": "18593408", | ||
157 | "name": "批量室号", | ||
158 | "font_class": "piliangshihao", | ||
159 | "unicode": "e762", | ||
160 | "unicode_decimal": 59234 | ||
161 | }, | ||
162 | { | ||
163 | "icon_id": "18593409", | ||
164 | "name": "实预测转换", | ||
165 | "font_class": "shiyucezhuanhuan", | ||
166 | "unicode": "e763", | ||
167 | "unicode_decimal": 59235 | ||
168 | }, | ||
169 | { | ||
170 | "icon_id": "18593370", | ||
171 | "name": "首页", | ||
172 | "font_class": "shouye", | ||
173 | "unicode": "e75c", | ||
174 | "unicode_decimal": 59228 | ||
175 | }, | ||
176 | { | ||
177 | "icon_id": "18590441", | ||
178 | "name": "办理", | ||
179 | "font_class": "banli", | ||
180 | "unicode": "e75a", | ||
181 | "unicode_decimal": 59226 | ||
182 | }, | ||
183 | { | ||
184 | "icon_id": "18590442", | ||
185 | "name": "定位", | ||
186 | "font_class": "dingwei", | ||
187 | "unicode": "e75b", | ||
188 | "unicode_decimal": 59227 | ||
189 | }, | ||
190 | { | ||
191 | "icon_id": "18587822", | ||
192 | "name": "搜索", | ||
193 | "font_class": "sousuo", | ||
194 | "unicode": "e753", | ||
195 | "unicode_decimal": 59219 | ||
196 | }, | ||
197 | { | ||
198 | "icon_id": "18587823", | ||
199 | "name": "变更", | ||
200 | "font_class": "biangeng", | ||
201 | "unicode": "e754", | ||
202 | "unicode_decimal": 59220 | ||
203 | }, | ||
204 | { | ||
205 | "icon_id": "18587824", | ||
206 | "name": "缩进", | ||
207 | "font_class": "suojin", | ||
208 | "unicode": "e755", | ||
209 | "unicode_decimal": 59221 | ||
210 | }, | ||
211 | { | ||
212 | "icon_id": "18587825", | ||
213 | "name": "展开", | ||
214 | "font_class": "zhankai", | ||
215 | "unicode": "e756", | ||
216 | "unicode_decimal": 59222 | ||
217 | }, | ||
218 | { | ||
219 | "icon_id": "18587826", | ||
220 | "name": "更正", | ||
221 | "font_class": "gengzheng", | ||
222 | "unicode": "e757", | ||
223 | "unicode_decimal": 59223 | ||
224 | }, | ||
225 | { | ||
226 | "icon_id": "18587827", | ||
227 | "name": "新建", | ||
228 | "font_class": "xinjian", | ||
229 | "unicode": "e758", | ||
230 | "unicode_decimal": 59224 | ||
98 | }, | 231 | }, |
99 | { | 232 | { |
100 | "icon_id": "15736919", | 233 | "icon_id": "18587828", |
101 | "name": "属性", | 234 | "name": "综合查询", |
102 | "font_class": "shuxing", | 235 | "font_class": "zonghechaxun", |
103 | "unicode": "e62a", | 236 | "unicode": "e759", |
104 | "unicode_decimal": 58922 | 237 | "unicode_decimal": 59225 |
105 | } | 238 | } |
106 | ] | 239 | ] |
107 | } | 240 | } | ... | ... |
This diff is collapsed.
Click to expand it.
No preview for this file type
No preview for this file type
No preview for this file type
... | @@ -18,8 +18,8 @@ | ... | @@ -18,8 +18,8 @@ |
18 | <el-header> | 18 | <el-header> |
19 | <div class="header-top"> | 19 | <div class="header-top"> |
20 | <div class="top-items" @click="toggleClick"> | 20 | <div class="top-items" @click="toggleClick"> |
21 | <i class="fa fa-outdent" v-show="!isActive"></i> | 21 | <i class="iconfont iconsuojin" v-show="!isActive"></i> |
22 | <i class="fa fa-indent" v-show="isActive"></i> | 22 | <i class="iconfont iconzhankai" v-show="isActive"></i> |
23 | </div> | 23 | </div> |
24 | <div | 24 | <div |
25 | class="top-items" | 25 | class="top-items" |
... | @@ -33,8 +33,8 @@ | ... | @@ -33,8 +33,8 @@ |
33 | </div> | 33 | </div> |
34 | 34 | ||
35 | <div class="top-items tuOrShu" > | 35 | <div class="top-items tuOrShu" > |
36 | <i class="iconfont icondiqiu1" title="图形管理" v-if="!isMap" @click="goMap"></i> | 36 | <i class="iconfont iconditu" title="图形管理" v-if="!isMap" @click="goMap"></i> |
37 | <i class="iconfont iconshuxingguanli" title="属性管理" v-else @click="goBack"></i> | 37 | <i class="iconfont iconxinxi" title="属性管理" v-else @click="goBack"></i> |
38 | </div> | 38 | </div> |
39 | </div> | 39 | </div> |
40 | <!-- <div class="header-bottom"> | 40 | <!-- <div class="header-bottom"> |
... | @@ -188,28 +188,28 @@ export default { | ... | @@ -188,28 +188,28 @@ export default { |
188 | let list = [ | 188 | let list = [ |
189 | { | 189 | { |
190 | name: "首页", | 190 | name: "首页", |
191 | icon: "fa fa-home", | 191 | icon: "iconfont iconshouye", |
192 | path: "/panel", | 192 | path: "/panel", |
193 | }, | 193 | }, |
194 | { | 194 | { |
195 | name: "新建", | 195 | name: "新建", |
196 | icon: "fa fa-plus-square", | 196 | icon: "iconfont iconxinjian", |
197 | path: "/create", | 197 | path: "/create", |
198 | }, | 198 | }, |
199 | { | 199 | { |
200 | name: "添加", | 200 | name: "添加", |
201 | icon: "fa fa-plus-circle", | 201 | icon: "iconfont icontianjia", |
202 | path: "/add", | 202 | path: "/add", |
203 | }, | 203 | }, |
204 | { name: "更正", icon: "fa fa-pencil-square", path: "/modify" }, | 204 | { name: "更正", icon: "iconfont icongengzheng", path: "/modify" }, |
205 | { | 205 | { |
206 | name: "变更", | 206 | name: "变更", |
207 | icon: "fa fa-exchange", | 207 | icon: "iconfont iconbiangeng", |
208 | path: "/change", | 208 | path: "/change", |
209 | }, | 209 | }, |
210 | { | 210 | { |
211 | name: "综合查询", | 211 | name: "综合查询", |
212 | icon: "fa fa-search", | 212 | icon: "iconfont iconzonghechaxun", |
213 | path: "/search", | 213 | path: "/search", |
214 | }, | 214 | }, |
215 | ]; | 215 | ]; |
... | @@ -436,6 +436,9 @@ export default { | ... | @@ -436,6 +436,9 @@ export default { |
436 | color: #4a4a4a; | 436 | color: #4a4a4a; |
437 | i { | 437 | i { |
438 | margin-right: 6px; | 438 | margin-right: 6px; |
439 | font-size: 18px; | ||
440 | position: relative; | ||
441 | top: 1px; | ||
439 | } | 442 | } |
440 | .hamburger { | 443 | .hamburger { |
441 | font-size: 16px; | 444 | font-size: 16px; | ... | ... |
... | @@ -26,48 +26,48 @@ | ... | @@ -26,48 +26,48 @@ |
26 | <el-col :span="16"> | 26 | <el-col :span="16"> |
27 | <div class="fr"> | 27 | <div class="fr"> |
28 | <el-button class="radioBtn" label="1" border @click="create" | 28 | <el-button class="radioBtn" label="1" border @click="create" |
29 | ><i class="fa fa-building-o"></i>创建楼盘</el-button | 29 | ><i class="iconfont iconchuangjianloupan"></i>创建楼盘</el-button |
30 | > | 30 | > |
31 | <el-button class="radioBtn" label="2" border @click="plScYcChange" | 31 | <el-button class="radioBtn" label="2" border @click="plScYcChange" |
32 | ><i class="fa fa-building-o"></i>实预测转换</el-button | 32 | ><i class="iconfont iconshiyucezhuanhuan"></i>实预测转换</el-button |
33 | > | 33 | > |
34 | <el-button | 34 | <el-button |
35 | class="radioBtn" | 35 | class="radioBtn" |
36 | label="3" | 36 | label="3" |
37 | border | 37 | border |
38 | @click="openPl('h')" | 38 | @click="openPl('h')" |
39 | ><i class="fa fa-building-o"></i> 批量户</el-button | 39 | ><i class="iconfont iconpilianghu"></i> 批量户</el-button |
40 | > | 40 | > |
41 | <el-button | 41 | <el-button |
42 | class="radioBtn" | 42 | class="radioBtn" |
43 | label="4" | 43 | label="4" |
44 | border | 44 | border |
45 | @click="openPlC" | 45 | @click="openPlC" |
46 | ><i class="fa fa-building-o"></i>批量层</el-button | 46 | ><i class="iconfont iconpiliangceng"></i>批量层</el-button |
47 | > | 47 | > |
48 | <el-button | 48 | <el-button |
49 | class="radioBtn" | 49 | class="radioBtn" |
50 | label="5" | 50 | label="5" |
51 | border | 51 | border |
52 | @click="openPl('sh')" | 52 | @click="openPl('sh')" |
53 | ><i class="fa fa-building-o"></i>批量室号</el-button | 53 | ><i class="iconfont iconpiliangshihao"></i>批量室号</el-button |
54 | > | 54 | > |
55 | <el-button | 55 | <el-button |
56 | class="radioBtn" | 56 | class="radioBtn" |
57 | label="6" | 57 | label="6" |
58 | border | 58 | border |
59 | @click="openPl('zl')" | 59 | @click="openPl('zl')" |
60 | ><i class="fa fa-building-o"></i>批量坐落</el-button | 60 | ><i class="iconfont iconpiliangzuola"></i>批量坐落</el-button |
61 | > | 61 | > |
62 | <el-button class="radioBtn" label="7" border @click="addBdcdyh" | 62 | <el-button class="radioBtn" label="7" border @click="addBdcdyh" |
63 | ><i class="fa fa-building-o"></i>批量单元号</el-button | 63 | ><i class="iconfont iconpiliangdanyuanhao"></i>批量单元号</el-button |
64 | > | 64 | > |
65 | <el-button | 65 | <el-button |
66 | class="radioBtn" | 66 | class="radioBtn" |
67 | label="7" | 67 | label="7" |
68 | border | 68 | border |
69 | @click="hcxlzVisible = true" | 69 | @click="hcxlzVisible = true" |
70 | ><i class="fa fa-building-o"></i>户重新落宗</el-button | 70 | ><i class="iconfont fa-building-o"></i>户重新落宗</el-button |
71 | > | 71 | > |
72 | </div> | 72 | </div> |
73 | </el-col> | 73 | </el-col> |
... | @@ -758,6 +758,10 @@ export default { | ... | @@ -758,6 +758,10 @@ export default { |
758 | .radioBtn { | 758 | .radioBtn { |
759 | margin-left: 16px; | 759 | margin-left: 16px; |
760 | padding:12px 14px; | 760 | padding:12px 14px; |
761 | i{ | ||
762 | font-size: 13px; | ||
763 | padding-right: 4px; | ||
764 | } | ||
761 | /deep/.el-radio-button__inner { | 765 | /deep/.el-radio-button__inner { |
762 | border: 1px solid #dcdfe6; | 766 | border: 1px solid #dcdfe6; |
763 | border-radius: 4px; | 767 | border-radius: 4px; | ... | ... |
-
Please register or sign in to post a comment