1.更改form用url参数驱动的问题
2.研发form的后台绑定例如
<form id="form1" function="Index" method="post" name="form1"> 这代表action是Index POST提交的方式提交到[Post("Index")]里面<form i
1.更改form用url参数驱动的问题
2.研发form的后台绑定例如
<form id="form1" function="Index" method="post" name="form1"> 这代表action是Index POST提交的方式提交到[Post("Index")]里面<form i