longyang преди 1 седмица
родител
ревизия
2efd5d49ad
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/components/NewUserGuide/steps/EarnPointsGuide.vue

+ 1 - 1
src/components/NewUserGuide/steps/EarnPointsGuide.vue

@@ -61,7 +61,7 @@ export default {
         { id: 1, icon: '✅', name: '每日签到', points: 10 },
         { id: 2, icon: '🎓', name: '培训学习', points: 50 },
         { 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: 6, icon: '👥', name: '投票调研', points: 20 },
       ],