wupengfei
2025-12-03 fa5ee26bb701b816efc811c193ee55504a6efd51
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">