- fix

parent bbe9c6b0
...@@ -77,7 +77,7 @@ $(document).ready(function() { ...@@ -77,7 +77,7 @@ $(document).ready(function() {
$.ajax({ $.ajax({
method: 'POST', method: 'POST',
url: $(this).attr('url'), url: $(this).attr('href'),
data: { data: {
offset: offset, offset: offset,
tag: tag tag: tag
......
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 to comment