dever 7 år sedan
förälder
incheckning
01915d704f
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      tm/template_dir/bottom.html

+ 1 - 0
tm/template_dir/bottom.html

@@ -72,6 +72,7 @@ function share_button(e, title, url, img, content) {
     if (checkApp()) {
         //e.parent().show();
         e.show();
+        e.find('a').attr('href', 'javascript:;');
         e.click(function()
         {
             WX_share(url, content, title, img);