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

运行起来页面后,选择图片后没有反应? #90

Open
bhyself opened this issue Mar 25, 2020 · 3 comments
Open

运行起来页面后,选择图片后没有反应? #90

bhyself opened this issue Mar 25, 2020 · 3 comments

Comments

@bhyself
Copy link

bhyself commented Mar 25, 2020

换了几个浏览器,发现用ie兼容模式可以打开,但是选择图片后就没反应了。
看了一下页面的html,发现里面没有方法呀?

//点击文件,自动提交文件,进行识别
jQuery('#imageButton').on('change', function()
{
});

@bhyself
Copy link
Author

bhyself commented Mar 25, 2020

chrome浏览器、搜狗浏览器、qq浏览器,edge都试过了,都不行

@BetterSci
Copy link

关闭代理,再更新下 pip install -U web.py

@bhyself
Copy link
Author

bhyself commented Mar 28, 2020

关闭代理,再更新下 pip install -U web.py
果然可以,非常感谢

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