wupengfei
2025-11-27 c87c53395ae645e631c30f0f5eb8623f81b95acf
apps/bMiniApp/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">