mirror of
https://github.com/fugary/simple-element-plus-template.git
synced 2025-12-10 04:47:50 +00:00
增加路由和material图标
This commit is contained in:
@@ -8,7 +8,10 @@ defineProps({
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<el-icon v-if="icon">
|
||||
<el-icon
|
||||
v-if="icon"
|
||||
v-bind="$attrs"
|
||||
>
|
||||
<component
|
||||
:is="icon"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user