Commit 8714412c by 陈超

T

parent 875128c6
......@@ -3,15 +3,17 @@
<link rel="stylesheet" href="__APP__/css/find_3g.css">
<div id="app">
<div class="layout_v tab_container">
<div class="item_cell layout_h">
<div class="layout_h">
<van-icon class="self_center" name="../../img/online_shop.png" size="36" ></van-icon>
<span class="text_16_600 color_333333 self_center" style="margin-left: 0.5rem;">线上商城</span>
<a href="{:U('mall/Goods/index')}">
<div class="item_cell layout_h">
<div class="layout_h">
<van-icon class="self_center" name="__THEME__/img/online_shop.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>
<div class="weight_full layout_h_r">
<van-icon class="self_center" size="12" name="../../img/right_arrow.png" ></van-icon>
</div>
</div>
</a>
</div>
<van-tabbar
v-model="active"
......@@ -57,7 +59,7 @@
</van-tabbar-item>
</van-tabbar>
</div>
<div class="my_top">发现</div>
<!-- <div class="my_top">发现</div>
<hr>
<section>
<ul class="more_list">
......@@ -149,7 +151,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