zsk 8 months ago
parent 6b83ca505e
commit 936fb1911e

@ -8,6 +8,8 @@
>
<image :src="url ? url : localBaseImg + 'default.svg'"
:class="'g_radius_' + radius"
mode="aspectFill"
:style="{
'width':(size / 2) + 'px',
'height':(size / 2) + 'px',

Loading…
Cancel
Save