natasha 1 سال پیش
والد
کامیت
05ab71d5bc
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  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>