Browse Source

去掉首页通识课

丸子 5 months ago
parent
commit
ac1b20878a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/components/HomePage.vue

+ 2 - 2
src/components/HomePage.vue

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