Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

2020-1-9 年兽页提示UA没设置好 怀疑被京东拦截了? #6

Closed
FelixOuATSCUT opened this issue Jan 9, 2020 · 4 comments
Closed

Comments

@FelixOuATSCUT
Copy link

2020-1-9 年兽页提示UA没设置好 怀疑被京东拦截了?

@FelixOuATSCUT
Copy link
Author

async send(data: any, taskId: number) {
    let self = this, length = data.length;
    for (let i = 0; i < length; i++) {
        var postData = `functionId=bombnian_collectScore&body={"taskId":${taskId},"itemId":"${data[i]["itemId"]}"}&client=wh5&clientVersion=1.0.0`;
        // (function (index, data, len) {
        await new Promise(resolve => {

这个位置的length因为京东数据的改变 , 拿不到了

@krapnikkk
Copy link
Owner

krapnikkk commented Jan 9, 2020 via email

@super5xy
Copy link

super5xy commented Jan 9, 2020

一样

@krapnikkk
Copy link
Owner

在插件中下载视频教程查看具体设置

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants