From c1c600a63472ee13e1d1870b6267a73d8d3358ac Mon Sep 17 00:00:00 2001 From: libai <libai@yazhai.co> Date: Fri, 26 Mar 2021 19:01:58 +0800 Subject: [PATCH] 测试 --- gzh/hot/index.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/gzh/hot/index.html b/gzh/hot/index.html index f74ece1..62df068 100644 --- a/gzh/hot/index.html +++ b/gzh/hot/index.html @@ -60,8 +60,7 @@ var ua = window.navigator.userAgent.toLowerCase(); if (/iphone|ipad|ipod/.test(ua)) sessionStorage.os='ios' else sessionStorage.os='android' -// sessionStorage.kkk="fdkgjfdkjglkdfjg22"; //t -// sessionStorage.bbb="23127958"; //u + if(sessionStorage.surroun==0){ $ip='https://test.api.lvdou66.com:8036/active/'; @@ -108,8 +107,8 @@ url:$ip+"banner/list", type: "get", data:{ - uid:localStorage.uid, - token:localStorage.token, + uid:localStorage.bbb, + token:localStorage.kkk, pkg:'weixin', os:'all' }, -- libgit2 0.25.0