mirror of https://github.com/KingRan/KR.git
parent
2feaabcc2b
commit
cc98cd43cf
|
@ -25,8 +25,8 @@ let message = '', allMessage = '';
|
|||
//IOS等用户直接用NobyDa的jd cookie
|
||||
let cookiesArr = [], cookie = '';
|
||||
const JD_API_HOST = 'https://api.m.jd.com/client.action';
|
||||
let appIdArr = ['1FFVQyqw','1EFRWxKuG', '1E1xZy6s'];
|
||||
let appNameArr = ['1111点心动','许愿抽好礼', 'PLUS生活特权'];
|
||||
let appIdArr = ['1FFVQyqw','1EFRQwA','1EFRWxKuG', '1E1xZy6s'];
|
||||
let appNameArr = ['1111点心动','疯狂砸金蛋','许愿抽好礼', 'PLUS生活特权'];
|
||||
let appId, appName;
|
||||
$.shareCode = [];
|
||||
if ($.isNode()) {
|
||||
|
|
Loading…
Reference in New Issue