diff --git a/mobile/index.html b/mobile/index.html index 5e329a5..15d198b 100644 --- a/mobile/index.html +++ b/mobile/index.html @@ -408,6 +408,19 @@ $(function(){ //判斷渠道 liveList(1) + if(sessionStorage.type=="pwa"){ + $.ajax({ + url:$ip+'activeLog/webActive', + data:{ + activeType:8, + pageID:localStorage.canvasCode, + }, + success:function(data){ + + } + }) + } + if(sessionStorage.pmt!=undefined&&sessionStorage.pmt!='undefined'){ if(sessionStorage.pmt=="other"){ $.ajax({