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

go调用js方法时 object对象类型 如何转换其他类型呢 #3

Open
Hadroning opened this issue Apr 8, 2022 · 3 comments
Open

Comments

@Hadroning
Copy link

image

@sanyuered
Copy link
Owner

在网页中,Go调用js的方法,可以直接传递object对象。
在小程序中,Go调用js的方法,可以传递文本。Go一侧将object对象转化为文本,js一侧再将文本转化为object对象。

@Hadroning
Copy link
Author

Hadroning commented Aug 29, 2022 via email

1 similar comment
@Hadroning
Copy link
Author

Hadroning commented Oct 11, 2022 via email

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

2 participants