Commit d6d0b25c by 刘海龙

111

parent 6f35c553
......@@ -15,11 +15,15 @@
.loadDone { font-size: 14px; color: #ccc; }
</style>
<div id="app">
<a href="{:U('classroom/Index/search')}">
<van-search style="padding-bottom: 0 !important;" left-icon="__THEME__/img/serch@3x.png" readonly shape="round"
background="#FFFFFF" placeholder="请输入关键字...">
</van-search>
</a>
<div class="layout_v tab_container">
<van-tabs :border="false" v-model="tab" sticky @change="onTopTab" line-width="72px" line-height="4px" background="white"
color="#A3E460" title-inactive-color="#333333" title-active-color="#A3E460">
<van-tab>
<span slot="title" v-bind:class="tab == 0 ? 'tab_text_selected' : 'tab_text_normal'">
真题演练
......
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