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