Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
| 2 | <AppLayout> | 2 | <AppLayout> |
| 3 | <div class="bg-gradient-to-b from-green-50/70 to-white/90 min-h-screen pb-20"> | 3 | <div class="bg-gradient-to-b from-green-50/70 to-white/90 min-h-screen pb-20"> |
| 4 | <!-- 分类切换 --> | 4 | <!-- 分类切换 --> |
| 5 | - <div class="px-4 py-3"> | 5 | + <div class="px-4"> |
| 6 | <!-- <van-tabs v-model:active="activeTab" @click-tab="onClickTab" sticky swipeable title-active-color="#4caf50" color="#4caf50"> --> | 6 | <!-- <van-tabs v-model:active="activeTab" @click-tab="onClickTab" sticky swipeable title-active-color="#4caf50" color="#4caf50"> --> |
| 7 | <!-- <van-tab title="课程" name="courses"> --> | 7 | <!-- <van-tab title="课程" name="courses"> --> |
| 8 | <van-list | 8 | <van-list | ... | ... |
-
Please register or login to post a comment