mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-08 14:34:13 +08:00
图标不显示加载动画
This commit is contained in:
parent
31d3e41610
commit
cd57d2e6bf
@ -111,7 +111,7 @@
|
|||||||
<!-- logo -->
|
<!-- logo -->
|
||||||
<div class="row" :class="cardStyleVars.logoPosition">
|
<div class="row" :class="cardStyleVars.logoPosition">
|
||||||
<q-avatar square size="48px">
|
<q-avatar square size="48px">
|
||||||
<q-img :src="commandInfo.features.icon" />
|
<img :src="commandInfo.features.icon" />
|
||||||
</q-avatar>
|
</q-avatar>
|
||||||
</div>
|
</div>
|
||||||
<!-- 名称 -->
|
<!-- 名称 -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user