@Html.TextBoxFor(u => u.Address, new { @class = "text01", onchange = "changeAddress()", style = "margin:10px 0;" }) 经度 @Html.TextBoxFor(u => u.Longitude, new { @class = "text05" }) 纬度 @Html.TextBoxFor(u => u.Latitude, new { @class = "text05" }) 区域 地点