natasha 1 vuosi sitten
vanhempi
commit
05ab71d5bc
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      src/components/Adult/preview/ArticleViewChs/index.vue

+ 2 - 2
src/components/Adult/preview/ArticleViewChs/index.vue

@@ -26,7 +26,7 @@
             :active-color="activeColor"
             inactive-color="rgba(0,0,0,0.1)"
             active-text=""
-            inactive-text="New words in this lesson"
+            inactive-text="本课生词"
             @change="handleSwitchChange('showPractice', 'showWord')"
           >
           </el-switch>
@@ -38,7 +38,7 @@
             :active-color="activeColor"
             inactive-color="rgba(0,0,0,0.1)"
             active-text=""
-            inactive-text="Pronunciation practice"
+            inactive-text="语音练习"
             @change="handleSwitchChange('showPhrases', 'showWord')"
           >
           </el-switch>