Skip to content
New issue

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

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

Already on GitHub? # to your account

webview 部分有源码吗?我们有二次开发的需求 #4

Open
youzipi opened this issue Oct 20, 2023 · 8 comments
Open

webview 部分有源码吗?我们有二次开发的需求 #4

youzipi opened this issue Oct 20, 2023 · 8 comments

Comments

@youzipi
Copy link

youzipi commented Oct 20, 2023

webview 部分有源码吗?我们有二次开发的需求。
我看了下,和 vscode plugin 的代码不是一套。

@jsuper
Copy link

jsuper commented Nov 7, 2023

同问,请问webview部分的源码能否开源呢?

@youzipi
Copy link
Author

youzipi commented Nov 7, 2023

同问,请问webview部分的源码能否开源呢?

我们直接反混淆格式化后,继续往下改了。😂

@unil19
Copy link

unil19 commented Nov 10, 2023

同求,期待可以开源

@wpzzz2022
Copy link

请问你们是要改接口信息吗?可以加个微信交流一下吗?

@yangyubin1
Copy link

期待后续分享下web view的源码,想学习下插件逻辑和webview页面的交互

@youzipi
Copy link
Author

youzipi commented Dec 18, 2023

期待后续分享下web view的源码,想学习下插件逻辑和webview页面的交互

交互从现有代码可以看出来的,
java->js: window.postMessage
js->java: window.callJava

@Yuumi-lulu
Copy link

同问,请问webview部分的源码能否开源呢?

我们直接反混淆格式化后,继续往下改了。😂

可是js部分的代码调试不了呀,我把rul换成我本地的模型就一直返回错误

@youzipi
Copy link
Author

youzipi commented May 8, 2024

同问,请问webview部分的源码能否开源呢?

我们直接反混淆格式化后,继续往下改了。😂

可是js部分的代码调试不了呀,我把rul换成我本地的模型就一直返回错误

我们后来做样式大改,js 部分直接重写了。
参考 vscode 版本的代码

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

No branches or pull requests

6 participants