Merge branch 'main' of github.com:pure-admin/vue-pure-admin into gitee

This commit is contained in:
xiaoxian521
2023-06-04 12:47:03 +08:00
parent 55129577c7
commit 0e09b8c809
437 changed files with 1435 additions and 1269 deletions

1
dist/static/js/message-06c300cd.js vendored Normal file
View File

@@ -0,0 +1 @@
import{aK as s,M as i}from"./index-3eff57df.js";const C=(e,o)=>{if(o){const{icon:l,type:n="info",dangerouslyUseHTMLString:t=!1,customClass:r="antd",duration:c=2e3,showClose:u=!1,center:g=!1,offset:m=20,appendTo:f=document.body,grouping:d=!1,onClose:a}=o;return s({message:e,type:n,icon:l,dangerouslyUseHTMLString:t,duration:c,showClose:u,center:g,offset:m,appendTo:f,grouping:d,customClass:r==="antd"?"pure-message":"",onClose:()=>i(a)?a():null})}else return s({message:e,customClass:"pure-message"})},M=()=>s.closeAll();export{M as c,C as m};