This commit is contained in:
xmcp
2019-10-03 23:12:48 +08:00
parent a90f98d1b9
commit 6ffa7b9222
10 changed files with 13 additions and 16 deletions

View File

@@ -32,6 +32,7 @@
_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]);
_czc.push(["_setCustomVar","build_info","%REACT_APP_BUILD_INFO%"||'---']);
try {
var config=JSON.parse(localStorage['hole_config']||'{}');
for(var key in config)