mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-17 13:15:24 +00:00
add tips
This commit is contained in:
parent
601fa0e7bf
commit
9bb78ae80c
@ -79,7 +79,11 @@ limitations under the License. -->
|
||||
:key="index"
|
||||
:title="t.content"
|
||||
>
|
||||
<Icon class="icon-btn" size="sm" :iconName="t.name" />
|
||||
<el-tooltip :content="t.content" placement="bottom">
|
||||
<i>
|
||||
<Icon class="icon-btn" size="sm" :iconName="t.name" />
|
||||
</i>
|
||||
</el-tooltip>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user