浏览代码

文章列表

zhanghaoyu 7 年之前
父节点
当前提交
2f279509e7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      html/jkjy/js/article_list.js

+ 1 - 1
html/jkjy/js/article_list.js

@ -281,7 +281,7 @@ function bindEvents(){
                getMyCollection(index,true);
                getMyCollection(index,true);
            }
            }
        }
        }
    });
    },{ passive: false });
      
      
    //tab内item的点击事件
    //tab内item的点击事件
    $("#recordList0").on('tap', 'li', function(){
    $("#recordList0").on('tap', 'li', function(){