diff --git a/common/styles/iconfont.css b/common/styles/iconfont.css index 089002b..30a3332 100644 --- a/common/styles/iconfont.css +++ b/common/styles/iconfont.css @@ -1,8 +1,8 @@ @font-face { font-family: "lf-iconfont"; /* Project id 2779107 */ - src: url('//at.alicdn.com/t/font_2779107_i410qmxy80m.woff2?t=1630489955128') format('woff2'), - url('//at.alicdn.com/t/font_2779107_i410qmxy80m.woff?t=1630489955128') format('woff'), - url('//at.alicdn.com/t/font_2779107_i410qmxy80m.ttf?t=1630489955128') format('truetype'); + src: url('//at.alicdn.com/t/font_2779107_oxe2x6h7xg.woff2?t=1630658615119') format('woff2'), + url('//at.alicdn.com/t/font_2779107_oxe2x6h7xg.woff?t=1630658615119') format('woff'), + url('//at.alicdn.com/t/font_2779107_oxe2x6h7xg.ttf?t=1630658615119') format('truetype'); } .iconfont { @@ -13,6 +13,70 @@ -moz-osx-font-smoothing: grayscale; } +.icon-huiyuan:before { + content: "\e65d"; +} + +.icon-Group-:before { + content: "\e6ae"; +} + +.icon-Member:before { + content: "\e613"; +} + +.icon-daishouhuo:before { + content: "\e651"; +} + +.icon-shoucang1:before { + content: "\f49a"; +} + +.icon-daifukuan:before { + content: "\e682"; +} + +.icon-tihuo:before { + content: "\e62e"; +} + +.icon-huiyuan1:before { + content: "\f81e"; +} + +.icon-icon:before { + content: "\e658"; +} + +.icon-cuo:before { + content: "\e63f"; +} + +.icon-cuo1:before { + content: "\e635"; +} + +.icon-xuanzhong:before { + content: "\e600"; +} + +.icon-bianji:before { + content: "\f021"; +} + +.icon-erweima:before { + content: "\e634"; +} + +.icon-shanchu:before { + content: "\f36d"; +} + +.icon-tupian:before { + content: "\f46e"; +} + .icon-xiangyou:before { content: "\e6af"; } diff --git a/components/lf-waterfall-shopdetails/lf-waterfall.vue b/components/lf-waterfall-shopdetails/lf-waterfall.vue index e707c3e..9613b67 100644 --- a/components/lf-waterfall-shopdetails/lf-waterfall.vue +++ b/components/lf-waterfall-shopdetails/lf-waterfall.vue @@ -4,8 +4,8 @@