Commit 4c7a41ee by 肖康

x

parent 3b5e0333
Showing with 1 additions and 1 deletions
...@@ -491,7 +491,7 @@ ...@@ -491,7 +491,7 @@
}, },
scrollRank: function (ele) { scrollRank: function (ele) {
//滚动数据展示模块 //滚动数据展示模块
return
var $notesTxt = $(ele); var $notesTxt = $(ele);
if ($notesTxt.find("li").length < 7) { if ($notesTxt.find("li").length < 7) {
return return
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment