升级layui

This commit is contained in:
mkg
2021-07-07 13:58:32 +08:00
parent ebf76055a4
commit 2bcaa8e071
23 changed files with 1024 additions and 993 deletions
@@ -444,7 +444,7 @@ layui.define(function (exports) {
*/
MD5: function (options) {
/**
* Private configs properties. You may need to tweak these to be compatible with
* Private config properties. You may need to tweak these to be compatible with
* the server-side, but the defaults work in most cases.
* See {@link Hashes.MD5#method-setUpperCase} and {@link Hashes.SHA1#method-setUpperCase}
*/
@@ -681,7 +681,7 @@ layui.define(function (exports) {
*/
SHA1: function (options) {
/**
* Private configs properties. You may need to tweak these to be compatible with
* Private config properties. You may need to tweak these to be compatible with
* the server-side, but the defaults work in most cases.
* See {@link Hashes.MD5#method-setUpperCase} and {@link Hashes.SHA1#method-setUpperCase}
*/