摘要:
<image id="saveImg" :src="imgSrc"></image> 主要是因为空格的处理:this.img.replace(/(\r\n)|(\n)|(\r)/g, "") 网络上的其他方式都尝试了 却忽略了最简单的问题; computed: { imgSrc(){ if(/and 阅读全文
posted @ 2024-07-04 16:04 学以致用的人 阅读(568) 评论(0) 推荐(0)
|
摘要:
<image id="saveImg" :src="imgSrc"></image> 主要是因为空格的处理:this.img.replace(/(\r\n)|(\n)|(\r)/g, "") 网络上的其他方式都尝试了 却忽略了最简单的问题; computed: { imgSrc(){ if(/and 阅读全文
posted @ 2024-07-04 16:04 学以致用的人 阅读(568) 评论(0) 推荐(0) |
||