socialforge/app/views/bids/stop_anonymous_comment.js.erb

3 lines
128 B
Plaintext

alert('关闭成功');
$("#<%= @bid.id %>_anonymous_comment").html('<a href="#" style="background:#8e8e8e;">匿评结束</a>');