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