@@ -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) { }