3 lines
53 B
Plaintext
3 lines
53 B
Plaintext
|
<% if @flag == true%>
|
||
|
alert("发送成功")
|
||
|
<% end %>
|