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

[微信小程序] 10、小程序的双向绑定和vue哪里不一样? #1052

Open
qiilee opened this issue Jul 9, 2020 · 0 comments
Open

Comments

@qiilee
Copy link
Member

qiilee commented Jul 9, 2020

答案:小程序直接this.data的属性是不可以同步到视图的,必须调用

this.setData({
	noBind: true
})
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

1 participant