angular-form-util:嘲笑奇怪的阿贾克斯

时间:2024-08-07 21:02:27
【文件属性】:

文件名称:angular-form-util:嘲笑奇怪的阿贾克斯

文件大小:2KB

文件格式:ZIP

更新时间:2024-08-07 21:02:27

JavaScript

angular-form-util 使用 AngularJs 控制表单提交,带有 POST 方法和页面转发。 安装 npm install git+https://github.com/gengen1988/angular-form-util.git 用法 angular . module ( 'app' , [ 'form-util' ] ) . controller ( 'Controller' , Controller ) ; function Controller ( $scope , post ) { $scope . submit = function ( data ) { post ( 'http://www.google.com' , data ) ; } }


【文件预览】:
angular-form-util-master
----post.js(535B)
----package.json(552B)
----LICENSE(1KB)
----README.md(435B)

网友评论