Results 17 comments of Zing22

内测版的laf有备案信息(https://www.lafyun.com/),目前等国内版laf部署好就ok啦

Same problem. So I directly used the code it generated, and modified the width & height attributes. Thx as well.

网络问题,换热点或者先输一下这句命令 `npm config set registry https://registry.npmmirror.com`

应该是缓存的链接过期问题。先尝试清理缓存,如果清理后正常,就在cache.js里把缓存的时间缩短一些,参考: ```js // 缓存时长设置(单位默认为hours) // TODO(zing): 缓存图片链接会导致cos签名过期 const cacheTime = { catAvatar: 0, // 首页封面图 catItem: 0, // 猫猫信息 commentCount: 2, // 留言数量 likeItem: 72, // 点赞行为 pageSetting: 0, //...

@JukieChen 加一下QQ群吧,956808218

都是BUG,会在下个版本修复,感谢提醒