|
@@ -96,30 +96,29 @@
|
|
|
<div class="res-icon m-0">
|
|
|
<img src="/images/home/c-3.png" alt="">
|
|
|
</div>
|
|
|
- <h3 class="mt15 font-size-26 text-center">课程资源</h3>
|
|
|
- <h4 class="mt15 font-size-16 color-6 text-center ph20">课程资源课程资源课程资源 课程资源课程资源
|
|
|
- 课程资源课程资源课程资源 课程资源课程资源</h4>
|
|
|
+ <h3 class="mt15 font-size-26 text-center">作业辅导</h3>
|
|
|
+ <h4 class="mt15 font-size-16 color-6 text-center ph20">作业辅导作业辅导作业辅导作业辅导作业辅导作业辅导作业辅导</h4>
|
|
|
</a>
|
|
|
<a href="javascript:;">
|
|
|
<div class="res-icon m-0">
|
|
|
<img src="/images/home/c-4.png" alt="">
|
|
|
</div>
|
|
|
<h3 class="mt15 font-size-26 text-center">特色课程</h3>
|
|
|
- <h4 class="mt15 font-size-16 color-6 text-center ph20">特色课程特色课程特色课程</h4>
|
|
|
+ <h4 class="mt15 font-size-16 color-6 text-center ph20">特色课程特色课程特色课程特色课程特色课程特色课程</h4>
|
|
|
</a>
|
|
|
<a href="javascript:;">
|
|
|
<div class="res-icon m-0">
|
|
|
<img src="/images/home/c-5.png" alt="">
|
|
|
</div>
|
|
|
<h3 class="mt15 font-size-26 text-center">家庭教育</h3>
|
|
|
- <h4 class="mt15 font-size-16 color-6 text-center ph20">家庭教育家庭教育家庭教育 家庭教育</h4>
|
|
|
+ <h4 class="mt15 font-size-16 color-6 text-center ph20">家庭教育家庭教育家庭教育家庭教育家庭教育家庭教育家庭教育</h4>
|
|
|
</a>
|
|
|
<a href="javascript:;">
|
|
|
<div class="res-icon m-0">
|
|
|
<img src="/images/home/c-6.png" alt="">
|
|
|
</div>
|
|
|
- <h3 class="mt15 font-size-26 text-center">拓展课程</h3>
|
|
|
- <h4 class="mt15 font-size-16 color-6 text-center ph20">拓展课程拓展课程拓展课程</h4>
|
|
|
+ <h3 class="mt15 font-size-26 text-center">资源中心</h3>
|
|
|
+ <h4 class="mt15 font-size-16 color-6 text-center ph20">资源中心资源中心资源中心资源中心资源中心资源中心</h4>
|
|
|
</a>
|
|
|
</div>
|
|
|
<h3 class="title m-65">直播课程</h3>
|
|
@@ -194,7 +193,6 @@
|
|
|
</template>
|
|
|
<script>
|
|
|
import commonHeader from "@/components/header/index.vue";
|
|
|
-
|
|
|
export default {
|
|
|
components: {
|
|
|
commonHeader
|