|
@@ -3,11 +3,14 @@
|
|
|
@import "./stylesheet.wxss";
|
|
|
|
|
|
.iconfont {
|
|
|
- font-family: "iconfont" !important;
|
|
|
- font-size: 16px;
|
|
|
- font-style: normal;
|
|
|
- -webkit-font-smoothing: antialiased;
|
|
|
- -moz-osx-font-smoothing: grayscale;
|
|
|
+ font-family: "iconfont" !important;
|
|
|
+ font-size: 16px;
|
|
|
+ font-style: normal;
|
|
|
+ -webkit-font-smoothing: antialiased;
|
|
|
+ -moz-osx-font-smoothing: grayscale;
|
|
|
+}
|
|
|
+.icon-yutijiao:before {
|
|
|
+ content: "\e70c";
|
|
|
}
|
|
|
|
|
|
.icon-tijiao1:before {
|