cnzz check standalone
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
var _czc=_czc||[];
|
||||
_czc.push(["_setAccount","1274501752"]);
|
||||
_czc.push(["_setCustomVar","has_token",localStorage['TOKEN']?'yes':'no',1]);
|
||||
_czc.push(["_setCustomVar","standalone",((window.matchMedia('(display-mode: standalone)').matches) || (window.navigator.standalone))?'yes':'no',1]);
|
||||
try {
|
||||
var config=JSON.parse(localStorage['hole_config']||'{}');
|
||||
for(var key in config)
|
||||
|
||||
Reference in New Issue
Block a user