Commit 45bee31b by 陈超

T

parent 2cd001c1
......@@ -17,6 +17,28 @@
</div>
</div>
</a>
<a href="{:U('mall/Goods/index')}">
<div class="item_cell layout_h">
<div class="layout_h">
<van-icon class="self_center" name="__THEME__/img/exam_info.png" size="36" ></van-icon>
<span class="text_16_600 color_333333 self_center" style="margin-left: 0.5rem;">考试信息</span>
</div>
<div class="weight_full layout_h_r">
<van-icon class="self_center" size="12" name="__THEME__/img/right_arrow.png" ></van-icon>
</div>
</div>
</a>
<a href="{:U('mall/Goods/index')}">
<div class="item_cell layout_h">
<div class="layout_h">
<van-icon class="self_center" name="__THEME__/img/cooperate.png" size="36" ></van-icon>
<span class="text_16_600 color_333333 self_center" style="margin-left: 0.5rem;">考试信息</span>
</div>
<div class="weight_full layout_h_r">
<van-icon class="self_center" size="12" name="__THEME__/img/right_arrow.png" ></van-icon>
</div>
</div>
</a>
</div>
<van-tabbar
v-model="active"
......@@ -62,7 +84,7 @@
</van-tabbar-item>
</van-tabbar>
</div>
<!-- <div class="my_top">发现</div>
<div class="my_top">发现</div>
<hr>
<section>
<ul class="more_list">
......@@ -154,7 +176,7 @@
<php>}</php>
</volist>
</ul>
</section> -->
</section>
<script type="text/javascript">
$(function(){
$("#preloader").hide();
......
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