Commit 45bee31b by 陈超

T

parent 2cd001c1
...@@ -17,6 +17,28 @@ ...@@ -17,6 +17,28 @@
</div> </div>
</div> </div>
</a> </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> </div>
<van-tabbar <van-tabbar
v-model="active" v-model="active"
...@@ -62,7 +84,7 @@ ...@@ -62,7 +84,7 @@
</van-tabbar-item> </van-tabbar-item>
</van-tabbar> </van-tabbar>
</div> </div>
<!-- <div class="my_top">发现</div> <div class="my_top">发现</div>
<hr> <hr>
<section> <section>
<ul class="more_list"> <ul class="more_list">
...@@ -154,7 +176,7 @@ ...@@ -154,7 +176,7 @@
<php>}</php> <php>}</php>
</volist> </volist>
</ul> </ul>
</section> --> </section>
<script type="text/javascript"> <script type="text/javascript">
$(function(){ $(function(){
$("#preloader").hide(); $("#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