2024年7月22日
摘要: 1 <.link href={~p"/users/#{user.id}"} method="get">Log in</.link> 1 def show_user(assigns) do 2 ~H""" 3 <.link href={~p"/users/#{@id}"} method="get">V 阅读全文
posted @ 2024-07-22 13:46 c3tc3tc3t 阅读(1) 评论(0) 推荐(0) 编辑