<div ng-app="">
<div ng-controller="Ctrl">
<input type="hidden" ng-value="foo" />
</div>
</div>
参考
http://stackoverflow.com/questions/18446359/angularjs-does-not-send-hidden-field-value
Go to list of users who liked
More than 5 years have passed since last update.
<div ng-app="">
<div ng-controller="Ctrl">
<input type="hidden" ng-value="foo" />
</div>
</div>
参考
http://stackoverflow.com/questions/18446359/angularjs-does-not-send-hidden-field-value
Register as a new user and use Qiita more conveniently
Go to list of users who liked