|
@@ -61,7 +61,7 @@ export default {
|
|
|
{ id: 1, icon: '✅', name: '每日签到', points: 10 },
|
|
{ id: 1, icon: '✅', name: '每日签到', points: 10 },
|
|
|
{ id: 2, icon: '🎓', name: '培训学习', points: 50 },
|
|
{ id: 2, icon: '🎓', name: '培训学习', points: 50 },
|
|
|
{ id: 3, icon: '🏆', name: '员工表彰', points: 200 },
|
|
{ id: 3, icon: '🏆', name: '员工表彰', points: 200 },
|
|
|
- { id: 4, icon: '📊', name: '完成指标', points: 100 },
|
|
|
|
|
|
|
+ { id: 4, icon: '🏎️', name: '游戏竞速', points: 100 },
|
|
|
{ id: 5, icon: '🎉', name: '参与活动', points: 80 },
|
|
{ id: 5, icon: '🎉', name: '参与活动', points: 80 },
|
|
|
{ id: 6, icon: '👥', name: '投票调研', points: 20 },
|
|
{ id: 6, icon: '👥', name: '投票调研', points: 20 },
|
|
|
],
|
|
],
|