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

【丢失文件】登录页面丢失gt.js #2

Closed
hanglegehang opened this issue Nov 16, 2017 · 1 comment
Closed

【丢失文件】登录页面丢失gt.js #2

hanglegehang opened this issue Nov 16, 2017 · 1 comment
Assignees

Comments

@hanglegehang
Copy link

GET http://localhost:8888/lib/gt.js net::ERR_ABORTED
导致
$.ajax({ url: '/geetestInit?t=' + (new Date()).getTime(), // 加随机数防止缓存 type: "GET", dataType: 'json', success: function (data) { initGeetest({ gt: data.gt, challenge: data.challenge, new_captcha: data.new_captcha, // 用于宕机时表示是新验证码的宕机 offline: !data.success, // 表示用户后台检测极验服务器是否宕机,一般不需要关注 product: "popup", // 产品形式,包括:float(点击汉字),popup(滑动) width: "100%" }, handler); } });
这里无法初始化

@Exrick
Copy link
Owner

Exrick commented Nov 21, 2017

哦 那个是极验的js文件 忘记加了 官网可以下载 已添加

@Exrick Exrick self-assigned this Nov 22, 2017
@Exrick Exrick closed this as completed Feb 21, 2018
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