Commit 15307067 by 陈超

T

parent 2a7bad91
......@@ -5,6 +5,8 @@
<script src="__THEMEW3G__/js/idenger_swiper.js" charset="utf-8"></script>
<div id="vueHome" class="min-height-wrap">
<!--search-->
<a href="{:U('classroom/Index/search')}">
<van-search
style="padding-bottom: 0 !important;"
......@@ -12,8 +14,8 @@
readonly
shape="round"
background="#ffffff"
placeholder="搜索课程..."
></van-search>
placeholder="搜索课程...">
</van-search>
</a>
<!--banner start-->
......@@ -185,7 +187,8 @@
$(document).ready(function(){
$(".nav_list ul li:eq(0)").addClass("on");
});
$(function(){
$(function(){
//banner
var mySwiper = new Swiper('.swiper-container',{
pagination: '.pagination',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment