wupengfei
昨天 ce1809bfbe6d29ae1a9e7e0b87d19dc666d3e088
apps/cMiniApp/src/components/Avatar/UserAvatar.vue
@@ -1,5 +1,5 @@
<template>
  <Avatar :src="userDetail?.avatarUrl"></Avatar>
  <Avatar :src="userDetail?.avatar"></Avatar>
</template>
<script setup lang="ts">