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

变量可以这么定义? #12

Open
sytpb opened this issue Oct 7, 2024 · 0 comments
Open

变量可以这么定义? #12

sytpb opened this issue Oct 7, 2024 · 0 comments

Comments

@sytpb
Copy link

sytpb commented Oct 7, 2024

created() { this.transY = shared(1000) this.scrollTop = shared(0) this.startPan = shared(true) this.commentHeight = shared(1000) },

官方的文档变量都是定义在 data里, 没有看到关于this.变量名的说明,提供代码的示例经常看到这么写法,好像都是skyline 示例代码,文档里是不是应该更新一下? 还是我没有看到,(我知道这是js基本语法,webview 这么定义变量是有问题的,UI不会刷新)

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

No branches or pull requests

1 participant