Преглед на файлове

Merge branch 'dev/v1.7.5_cyl' of jianyu/jy-points into feature/v1.7.5

cuiyalong преди 1 година
родител
ревизия
73a2c156dc
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      jypoints-pc/src/components/GetMission.vue

+ 2 - 2
jypoints-pc/src/components/GetMission.vue

@@ -64,12 +64,12 @@ export default {
     return {
       statusTextMap: {
         1: {
-          tagText: '老用户专',
+          tagText: '老用户专',
           text1: '限时福利',
           text2: '限时任务'
         },
         2: {
-          tagText: '新用户专',
+          tagText: '新用户专',
           text1: '新手福利',
           text2: '新手任务'
         }