mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-08 06:16:27 +08:00
logo 用avatar包裹
This commit is contained in:
parent
ee8a2cf10d
commit
b0091e429e
@ -16,12 +16,12 @@
|
|||||||
icon="arrow_back_ios_new"
|
icon="arrow_back_ios_new"
|
||||||
v-close-popup
|
v-close-popup
|
||||||
/>
|
/>
|
||||||
|
<q-avatar size="64" square class="commandLogo">
|
||||||
<q-img
|
<q-img
|
||||||
class="commandLogo"
|
|
||||||
@click="showIconPicker = true"
|
@click="showIconPicker = true"
|
||||||
width="64px"
|
|
||||||
:src="currentCommand.features.icon"
|
:src="currentCommand.features.icon"
|
||||||
/>
|
/>
|
||||||
|
</q-avatar>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div>
|
<div>
|
||||||
<!-- 说明 -->
|
<!-- 说明 -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user