- fix

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