修改竞赛结果页样式问题

This commit is contained in:
田岩
2025-12-04 14:45:38 +08:00
parent 578bdf5f82
commit 723059b093
4 changed files with 72 additions and 81 deletions
@@ -8,7 +8,7 @@
import { ref, reactive, watch, onMounted } from 'vue';
import { defaultAvatar } from '@/enum.js';
import { getUserInfo } from '@/common/common';
const imagePath = ref('');
const imageAddr = ref('');