1、Jquery
官网:https://jquery.com/
2、Jquery-easing
官网:http://gsgd.co.uk/sandbox/jquery/easing/
github https://github.com/jdsmith/jquery/easing/
3、Layer弹框插件
官网:https://layer.layui.com/
http://layer.layui.com/api.html#title
4、nice validator表单验证插件
官网:https://validator.niceue.com/
github https://github.com/niceue/nice:validator
1 $("form").validator({ 2 3 })
原文:https://www.cnblogs.com/yuanqisheng/p/12294242.html