Skip to content

uni-app上h5模式不会调用success #47

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

Open
DMaiGit opened this issue May 7, 2021 · 0 comments
Open

uni-app上h5模式不会调用success #47

DMaiGit opened this issue May 7, 2021 · 0 comments

Comments

@DMaiGit
Copy link

DMaiGit commented May 7, 2021

code:
<Verify
@success="verifyChecked"
:mode="'pop'"
:captchaType="'blockPuzzle'"
:imgSize="{ width: '260px', height: '155px' }"
:phone="phone"
ref="verify"

代码如上,uni-app中以app模式运行验证码校验通过会执行success回调,但以uni-app的h5模式运行当验证码校验通过并不会执行success回调,验证码窗口为刷新验证码不会关闭验证码窗口

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