Explorar o código

不再使用NiceScorll滚动条 Ben(20260106)

Ben hai 5 días
pai
achega
ebc4891205
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ss/js/display.js

+ 1 - 1
ss/js/display.js

@@ -47,7 +47,7 @@
 	// 初始化滚动条,by SPACE 2019-01-07
 	// 关闭鼠标加载动画, by SPACE 2019-04-02
 	$(document).ready(function () {
-	waitThenInitNiceScorll();
+		// waitThenInitNiceScorll(); 不再使用NiceScorll滚动条 Ben(20260106)
 	try {
 	wd.display.closeLoad();
 	} catch (e) { }