Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

当抽奖完成后 ,需要重绘canvas中间的开始按钮 #48

Closed
jsonpeter opened this issue Dec 10, 2020 · 4 comments
Closed

当抽奖完成后 ,需要重绘canvas中间的开始按钮 #48

jsonpeter opened this issue Dec 10, 2020 · 4 comments

Comments

@jsonpeter
Copy link

从新$set(this.btnConfig , "imgs" 修改图片路径,图片没有重绘成功,有没有手都冻调用update的接口

@buuing
Copy link
Owner

buuing commented Dec 10, 2020

贴一下代码我看看

@jsonpeter
Copy link
Author

this.$set(this.btnConfig , "imgs", [{ src: require("./statics/img/button-disable.png"), width: "65%", top: "22%" }])

@buuing
Copy link
Owner

buuing commented Dec 10, 2020

........大哥, 代码多贴点, 不要钱, 我主要是想看 btnConfig 是什么

@buuing
Copy link
Owner

buuing commented Dec 10, 2020

已复现, 外层的watch观察触发了, 但是lucky-canvas内层的watch观察未触发, 最新版v3.3.3已修复该问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants