瀏覽代碼

去掉首页通识课

丸子 5 月之前
父節點
當前提交
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')"
             >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"