diff --git a/plugin/local/wiki/word.js b/plugin/local/wiki/word.js index 5c494cc6..5abe7199 100644 --- a/plugin/local/wiki/word.js +++ b/plugin/local/wiki/word.js @@ -41,7 +41,7 @@ Volcanos("onimport", {help: "导入数据", list: [], _init: function(can, msg, item.scrollIntoView() }}]) item.onclick = function(event) { - ui.first.scrollIntoView() + // ui.first.scrollIntoView() } }) },