Commit 4e15138d authored by guxukai's avatar guxukai

docs: g-icon 使用说明

parent e16de956
......@@ -4,9 +4,11 @@
<!--
* 使用:
* 1.组件模版中使用
* [<g-svg name="icon"></g-svg>]
* [<g-icon name="icon"></g-icon>]
* 注意:
* 1.name 为 element-plus svg组件名称(必填)
* 查询:
* 1.https://element-plus.gitee.io/zh-CN/component/icon.html#icon-collection
-->
<script lang="ts">
import { defineComponent } from 'vue'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment