update component/pear/modules/popup.js.

develop
就眠仪式 2021-02-13 08:21:34 +08:00 committed by Gitee
parent 1e2bae28f2
commit 2e484b5417
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ layui.define(['layer', 'jquery', 'element'], function(exports) {
time: 1000
}, callback);
},
this.warming = function(msg, callback) {
this.warning = function(msg, callback) {
layer.msg(msg, {
icon: 3,
time: 1000