cuiyalong 1 жил өмнө
parent
commit
8ccf8c9ebb

+ 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: '新手任务'
         }