Authored by 郝肖肖

Merge branch 'release/1.0' of git.yoho.cn:fe/yoho-blk into release/1.0

... ... @@ -17,4 +17,3 @@
{{/ editorialList}}
</div>
{{log pathTitle}}
\ No newline at end of file
... ...
... ... @@ -88,6 +88,8 @@ exports.createPagination = function(pagination, options) {
}
}
queryParams = encodeURI(queryParams);
template = '<div class="' + paginationClass + '">';
// ========= Previous Button ===============
... ...