app.wxss
1.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
/**app.wxss**/
@font-face {
font-family: 'iconfont'; /* project id 1056878 */
src: url('//at.alicdn.com/t/font_1056878_ji4zh6otyns.eot');
src: url('//at.alicdn.com/t/font_1056878_ji4zh6otyns.eot?#iefix') format('embedded-opentype'),
url('//at.alicdn.com/t/font_1056878_ji4zh6otyns.woff2') format('woff2'),
url('//at.alicdn.com/t/font_1056878_ji4zh6otyns.woff') format('woff'),
url('//at.alicdn.com/t/font_1056878_ji4zh6otyns.ttf') format('truetype'),
url('//at.alicdn.com/t/font_1056878_ji4zh6otyns.svg#iconfont') format('svg');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-xuanze:before {
content: "\e621";
}
.icon-lanmangouwuche:before {
content: "\e60a";
}
.icon-shangsanjiao:before {
content: "\e66e";
}
.icon-xuanze1:before {
content: "\e623";
}
.icon-erji:before {
content: "\e65a";
}
.icon-erji1:before {
content: "\e608";
}
.icon-sousuo:before {
content: "\e60d";
}
.icon-fenxiang:before {
content: "\e61a";
}
.icon-kefu:before {
content: "\e674";
}
.icon-xuanze2:before {
content: "\e600";
}
.icon-bianji:before {
content: "\e60e";
}
.icon-laba:before {
content: "\e645";
}
.icon-xuanze3:before {
content: "\e605";
}
.icon-xiala:before {
content: "\e61f";
}
.icon-shanchu:before {
content: "\e604";
}
.icon-ditu:before {
content: "\e656";
}
.icon-xiayibu:before {
content: "\e64a";
}
.icon-xiala1:before {
content: "\e624";
}
.icon-erji2:before {
content: "\e601";
}
.icon-gouwuche:before {
content: "\e677";
}
.icon-shanchu1:before {
content: "\e602";
}