|
@@ -9,7 +9,7 @@
|
|
|
<!-- <div class="lh34 select-border1 round4 pr15 pl15">试听</div> -->
|
|
|
</div>
|
|
|
<div class="">
|
|
|
- <div class="flex justify-between flex-wrap w-11/12">
|
|
|
+ <div class="flex justify-normal flex-wrap w-11/12">
|
|
|
<div
|
|
|
v-for="(item, index) in list"
|
|
|
:key="index"
|
|
@@ -19,11 +19,11 @@
|
|
|
{{ index + 1 }}. {{ item.classIssueName }}
|
|
|
</div>
|
|
|
<div class="flex">
|
|
|
- <div
|
|
|
+ <!-- <div
|
|
|
class="w64 lh34 mr15 round4 overflow-hidden select-border3 bg-gray-100 text-gray-500 cursor-not-allowed"
|
|
|
>
|
|
|
视频
|
|
|
- </div>
|
|
|
+ </div> -->
|
|
|
<router-link
|
|
|
:to="
|
|
|
'/studySkill?subject=' +
|