细节调整

This commit is contained in:
kron
2025-06-30 17:28:21 +08:00
parent 36b9e23f20
commit bd92c7c183
2 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ const toRankListPage = () => {
<template>
<Container title="排行赛">
<view class="container">
<view class="ranking-my-data">
<view class="ranking-my-data" v-if="user.id">
<view>
<view class="user-info">
<Avatar :src="user.avatar" frame :size="30" />