clear debug

This commit is contained in:
life
2015-11-10 13:10:09 +08:00
parent 81a9b43e3d
commit 3cd3dad1a5
3 changed files with 8 additions and 175 deletions

View File

@@ -638,6 +638,7 @@ var UserInfo = {};
window.requireNode = window.require;
window.nodeRequire = window.require;
window.require = undefined;
window.debug = false;
</script>
<!-- 渲染view -->