-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdebug.html
53 lines (52 loc) · 2.43 KB
/
debug.html
1
<!DOCTYPE html><html><head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="keywords" content="ui,gui,prototyping,designer,builder,rad,ria,spa,no-code,codeless,without coding,programming,development,drag and drop,web application,build app,create app,make app" /> <meta name="description" content="Powered by CrossUI No-Code App Builder - Create Interactive App Without Coding" /> <meta name="copyright" content="[email protected]" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta http-equiv="imagetoolbar" content="no" /> <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1,width=device-width, height=device-height" /> <meta http-equiv="no-cache"> <meta http-equiv="pragma" content="no-cache" /> <meta http-equiv="cache-control" content="no-cache"> <meta http-equiv="content-type" content="no-cache, must-revalidate" /> <meta http-equiv="expires" content="-1"/> <!--link rel="stylesheet" type="text/css" href="CSS/default.css" /--> <title>Powered by CrossUI No-Code App Builder</title></head><body> <div id="loading" style="position:fixed;width:100%;text-align:center;"> <img id="loadingimg" alt="Loading..." title="Loading..." src="//www.crossui.com/libs/2.0/loading.gif" /> </div></body></html><script type="text/javascript"> if(/#.*touch\=(1|true)/.test(location.href)){ window.xui_ini={fakeTouch:1}; document.body.className +=" xui-cursor-touch"; }</script><script type="text/javascript" src="//www.crossui.com/libs/2.0/js/xui-debug.js"></script><script type="text/javascript" src="xuiconf.js"></script><script type="text/javascript"> var args = xui.getUrlParams(), onEnd = function(){xui('loading').remove();}; if(args&&args.ficdn){ xui.ini.$FontIconsCDN=args.ficdn; } if(args&&args.cls){ xui.launch(args.cls, onEnd, args && args.lang||'', args && args.theme||'default'); document.title += " [" + args.cls + "]"; }else{ xui.launch('App/js/index.js', onEnd, args && args.lang||'', args && args.theme||'default'); } /* window.onerror = function(sMsg,sUrl,sLine){ alert('>>' + sMsg+' at File: '+ sUrl + ' ( line ' + sLine + ' ).'); } */</script>