admin
2021-01-06 beb8523b95753065e67a48f9d7134fda8565bc89
service-daylucky/src/main/resources/static/js/xadmin.js
@@ -94,7 +94,10 @@
           shadeClose: true,
           shade:0.4,
           title: title,
           content: url
           content: url,
            end: function(){
               alert("弹框关闭")
            }
       });
       if(full){
          layer.full(index);