@@ -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