最近发现个问题<form action='target?id=5' method="get">这样的form表单当method为get时 id的值后台获取不到但当method为post时,后台就能获取到