You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.
在项目中我对JS文件进行了缓存, 缓存后的地址为 file://xxxx, 当�Weex渲染完成后,发现使用WxcIcon组件的地方图片出不来, 显示这样
看了下WxcIcon 的源码index.vue 发现如下引入:
其中的url里是不是不应该有 "//" 去引用, 而应该是http://at.alicdn.com/t/font_520368_r89ekv69euahsemi.ttf 的方式?
不知这是否是你们的Bug ~ 于是就提下问问
The text was updated successfully, but these errors were encountered: