mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-12-09 14:40:27 +08:00
chore: update
This commit is contained in:
1
dist/static/js/hooks-9d98077b.js
vendored
Normal file
1
dist/static/js/hooks-9d98077b.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
import{a as s,I as f,b as i}from"./index-00a34d45.js";function I(e,t){const o=/^IF-/;if(o.test(e)){const n=e.split(o)[1],r=n.slice(0,n.indexOf(" ")==-1?n.length:n.indexOf(" ")),u=n.slice(n.indexOf(" ")+1,n.length);return Vue.defineComponent({name:"FontIcon",render(){return Vue.h(s,{icon:r,iconType:u,...t})}})}else return typeof e=="function"||typeof(e==null?void 0:e.render)=="function"?e:typeof e=="object"?Vue.defineComponent({name:"OfflineIcon",render(){return Vue.h(f,{icon:e,...t})}}):Vue.defineComponent({name:"Icon",render(){const n=e&&e.includes(":")?i:f;return Vue.h(n,{icon:e,...t})}})}export{I as u};
|
||||
Reference in New Issue
Block a user