no message
Former-commit-id: b287d5994e42fbde84d753d690ccb7809f53403e Former-commit-id: 6aa47acec14650461cbf0541847683c3e8bbc27e Former-commit-id: 0149740f7fe19cad9c6d39fb10e2cdf5c52d8d22
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
width="300"
|
||||
trigger="hover">
|
||||
<div class="icon-group">
|
||||
<span :class="'fa fa-' + icon"></span>
|
||||
<i :class="'fa fa-' + icon"></i>
|
||||
</div>
|
||||
<el-row :gutter="10">
|
||||
<el-col :span="12">
|
||||
@@ -23,7 +23,7 @@
|
||||
</el-row>
|
||||
</el-popover>
|
||||
<el-tag type="info" v-popover:pop>
|
||||
<span :class="'fa fa-' + icon"></span>
|
||||
<i :class="'fa fa-' + icon"></i>
|
||||
</el-tag>
|
||||
<span style="font-size: 10px;">{{icon}}</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user