更新代码工程
This commit is contained in:
@@ -22,7 +22,7 @@ const props = defineProps({
|
||||
<template>
|
||||
<view class="avatar" @click="onClick">
|
||||
<image
|
||||
:src="src || '../static/user-icon.png'"
|
||||
:src="src || '/static/user-icon.png'"
|
||||
mode="widthFix"
|
||||
:style="{
|
||||
width: size + 'px',
|
||||
|
||||
Reference in New Issue
Block a user