@model 放model的namespace @{ 放layout } @using(Html.BeginForm("action","controller", FormMethod.Post)) { }