Browse Source

remove vconsole

zhangyuhan 5 years ago
parent
commit
c8386eb2c3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/jfw/modules/app/src/web/staticres/jyapp/js/searchindex.js

+ 1 - 1
src/jfw/modules/app/src/web/staticres/jyapp/js/searchindex.js

@@ -1,5 +1,5 @@
 $(function () {
-	var vConsole = new VConsole();
+	// var vConsole = new VConsole();
 	window.nowTop = function () {
 		// console.log($("#searchIndex").offset(), $("#searchIndex").scrollTop())
 		var nT = $("#home_main").scrollTop()