chore: update

This commit is contained in:
xiaoxian521
2023-06-22 00:38:07 +08:00
parent eed805414d
commit e362927e51
277 changed files with 303 additions and 299 deletions

1
dist/static/js/hooks-92abf8d9.js vendored Normal file
View File

@@ -0,0 +1 @@
import{d as r,M as f,aC as u,aD as s,aE as a}from"./index-037de6e8.js";function I(e,t){const o=/^IF-/;if(o.test(e)){const n=e.split(o)[1],c=n.slice(0,n.indexOf(" ")==-1?n.length:n.indexOf(" ")),i=n.slice(n.indexOf(" ")+1,n.length);return r({name:"FontIcon",render(){return f(u,{icon:c,iconType:i,...t})}})}else return typeof e=="function"||typeof(e==null?void 0:e.render)=="function"?e:typeof e=="object"?r({name:"OfflineIcon",render(){return f(s,{icon:e,...t})}}):r({name:"Icon",render(){const n=e&&e.includes(":")?a:s;return f(n,{icon:e,...t})}})}export{I as u};