Laputa
Laputa
是需要在主应用下执行吧 我是把main-vue 单独拉出来执行了
 我的lerna 版本是 5.3.0 请问您的版本是多少
node 版本v14.17.0
我看文档里写的 src 可以是图片链接或图片Base64,请问这个怎么处理
 @chenshenhai 我在咱们官方demo里面试的也是直接报错
如果解决了请快点告诉我,感谢
``` imgs: [ { width: "100%", height: "100%", src: '../images/hidden.png', // 透明图 activeSrc: '../images/border.png', // 只有边框的图片 }, { width: "50px", height: "50px", src: item.img_url, // 奖品图 } ], ``` 如果奖品图需要设置宽高,边框为100%的话,可以这么设置
> I have umi/max project, sometimes I was lucky to restart a few times successfully, but today I restarted countless times without success, and tried a lot of things, even...
修改dependencies 指定 "mpegts.js": "1.7.3" 即可修复