丸子 6 hónapja
szülő
commit
27b81fd851
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      src/components/HomePage.vue

+ 2 - 2
src/components/HomePage.vue

@@ -35,12 +35,12 @@
                     <el-button
             round
             class="top-right-btn"
-            :class="{ 'is-active': selectedButton === 'AI艺术课' }"
+            :class="{ 'is-active': selectedButton === 'AI写作课' }"
             @click="
               ;(selectedButton = 'AI通识课'),
                 Message().notifyWarning('此版本未开放,敬请期待!', true)
             "
-            >AI艺术课</el-button
+            >AI写作课</el-button
           >
           <!-- <el-button
             round