.
This commit is contained in:
+4
-1
@@ -15,7 +15,10 @@
|
||||
class="content-img"
|
||||
isPreview
|
||||
:current="0"
|
||||
:src="state.model?.avatar || sheep.$url.static('/static/img/shop/default_avatar.png')"
|
||||
:src="
|
||||
state.model?.avatar ||
|
||||
sheep.$url.static('https://puton.huimeimeta.com/imgs/default_avatar.png')
|
||||
"
|
||||
:height="160"
|
||||
:width="160"
|
||||
:radius="80"
|
||||
|
||||
Reference in New Issue
Block a user