修改竞赛结果页样式问题
This commit is contained in:
@@ -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('');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user