< input name = "authenticity_token" type = "hidden" value ... 注意到HTML 裡有個隱藏的 input ,這個隱藏的 input 很重要,沒有這個 input 表單便無法順利送出。
確定! 回上一頁