丸子 5 месяцев назад
Родитель
Сommit
ac1b20878a
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/components/HomePage.vue

+ 2 - 2
src/components/HomePage.vue

@@ -32,13 +32,13 @@
             @click="router.push('/programming')"
             @click="router.push('/programming')"
             >AI编程课</el-button
             >AI编程课</el-button
           >
           >
-          <el-button
+          <!-- <el-button
             round
             round
             class="top-right-btn"
             class="top-right-btn"
             :class="{ 'is-active': selectedButton === 'AI通识课' }"
             :class="{ 'is-active': selectedButton === 'AI通识课' }"
             @click="selectedButton = 'AI通识课'"
             @click="selectedButton = 'AI通识课'"
             >AI通识课</el-button
             >AI通识课</el-button
-          >
+          > -->
           <el-button
           <el-button
             round
             round
             class="top-right-btn"
             class="top-right-btn"