修改一处布局 for wxmp
This commit is contained in:
parent
7a5f4725d9
commit
e4a3a6c2a3
@ -23,7 +23,7 @@ defineComponent({
|
|||||||
{{ keyName }}
|
{{ keyName }}
|
||||||
</h2>
|
</h2>
|
||||||
<div v-if="typeof value === 'object'" class="flex haha flex-1">
|
<div v-if="typeof value === 'object'" class="flex haha flex-1">
|
||||||
<ColorPaletteComponent :palette="value" />
|
<ColorPaletteComponent class="flex" :palette="value" />
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
v-else
|
v-else
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user