xqd93 opened a new issue #3076: 无法引入多个ttf字体图标 URL: https://github.com/apache/incubator-weex/issues/3076 domModule.addRule('fontFace', { 'fontFamily': 'iconfont2', 'src': "url('https://at.alicdn.com/t/font_xxxxxxxxx1.ttf')" }); domModule.addRule('fontFace', { 'fontFamily': 'wrq-iconfont', 'src': "url('https://at.alicdn.com/t/font_xxxxxxxxx2.ttf')" }); 无法引入多个字体图标 安卓下,第一个无效 iOS下,第二个无效
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
