瀏覽代碼

fix: 文案

cuiyalong 1 年之前
父節點
當前提交
8ccf8c9ebb
共有 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: '新手任务'
         }