浏览代码

remove vconsole

zhangyuhan 5 年之前
父节点
当前提交
c8386eb2c3
共有 1 个文件被更改,包括 1 次插入1 次删除
  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()