rails + html

xiaoxiao2021-02-28  95

页面跳转

<a href="<%= user_index_path %>">hah</a> <button><%=link_to 'test',user_index_path%></button> <%=link_to 'test' , user_index_path%>

转载请注明原文地址: https://www.6miu.com/read-57268.html

最新回复(0)