layer.msg("2秒就消失哦", { time: 2000 }, function () {
                    window.location.href = document.location;
                });