并
layui.use(['encrypt'], function() { var encrypt = layui.encrypt; encrypt.md5( str ); encrypt.sha1( str ); encrypt.sha256( str ); })