👤 用户操作面板

管理您的机构和图片,查看绩效得分 - v8.6优化版本

📊 我的得分

互动得分
{{ interactionScore.toFixed(1) }}
每机构最多1分
绩效得分
{{ performanceScore.toFixed(1) }}
基于图片质量
总得分
{{ totalScore.toFixed(1) }}
综合评分

🏢 我的机构 ({{ institutions.length }})

{{ institution.name }}

机构ID: {{ institution.id }}

负责人: {{ institution.manager }}

图片数量: {{ institution.images.length }}/10

上传进度: {{ Math.round(institution.images.length / 10 * 100) }}%

{{ getStatusText(institution.images.length) }}
{{ formatFileSize(image.size) }}
📷
点击上传图片
还可上传 {{ 10 - institution.images.length }} 张 | 支持 JPG、PNG、GIF
✨ v8.6优化: 智能压缩 | 批量上传 | 实时预览
{{ uploadProgress[institution.id].text }} {{ uploadProgress[institution.id].percent }}%
🏢
{{ institutions.length === 0 ? '暂无机构' : '没有找到匹配的机构' }}
{{ institutions.length === 0 ? '请联系管理员为您分配机构' : '请尝试其他搜索条件' }}

图片预览

文件名: {{ previewImageData.name }}

上传时间: {{ formatTime(previewImageData.uploadTime) }}

文件大小: {{ formatFileSize(previewImageData.size) }}

压缩率: {{ previewImageData.compressionRatio || '65%' }}