fix icon template

This commit is contained in:
陈嘉涵 2018-10-10 20:42:23 +08:00
parent 15e83a6ec5
commit c62a5bdf10
2 changed files with 1 additions and 2 deletions

View File

@ -23,4 +23,4 @@
content: "\<%= glyph.codePoint %>";
}
<% }); %>
<% }); %>

View File

@ -394,4 +394,3 @@
.van-icon-wechat::before {
content: "\F05D";
}