Selaa lähdekoodia

[edit][文字]

zhangwei 2 vuotta sitten
vanhempi
commit
d801f586cb
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/view/iframe/treasure-hunt/result.vue

+ 1 - 1
src/view/iframe/treasure-hunt/result.vue

@@ -6,7 +6,7 @@
 
             <!-- 新粉 -->
             <template v-if="Number(state.start_task.amountValue) > 0">
-                <p>You are now fillowing
+                <p>You are now following
                     <template v-for="item, i in state.follows">
                         <span v-if="i == 0">@{{ item.name }}</span>
                         <span v-else>, @{{ item.name }}</span>