mirror of
https://github.com/okyyds/yyds.git
synced 2026-07-13 01:31:17 +08:00
1
This commit is contained in:
@@ -11,8 +11,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','1EFRWxKuG', '1E1xZy6s'];
|
let appIdArr = ['1FVRZxKiD'];
|
||||||
let appNameArr = ['1111点心动','许愿抽好礼', 'PLUS生活特权'];
|
let appNameArr = ['超级大转盘'];
|
||||||
let appId, appName;
|
let appId, appName;
|
||||||
$.shareCode = [];
|
$.shareCode = [];
|
||||||
if ($.isNode()) {
|
if ($.isNode()) {
|
||||||
|
|||||||
Reference in New Issue
Block a user