Commit dc3d45f6 by 陈超

T

parent 7b1d2075
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
</div> </div>
</div> </div>
<div class="myIndexBanner"> <!-- <div class="myIndexBanner">
<div class="min-myIndexBanner"> <div class="min-myIndexBanner">
<div class="myIndex-top"> <div class="myIndex-top">
<a href="{:U('home/User/setInfo',['tab'=>'info'])}"> <a href="{:U('home/User/setInfo',['tab'=>'info'])}">
...@@ -122,12 +122,6 @@ ...@@ -122,12 +122,6 @@
<p>粉丝</p> <p>粉丝</p>
</a> </a>
</div> </div>
<!-- <div>
<a href="{:U('home/Home/course')}">
<p>{$videocount|default=0}</p>
<p>课程</p>
</a>
</div> -->
<div> <div>
<a href="{:U('home/Home/order')}"> <a href="{:U('home/Home/order')}">
<p>{$videocount|default=0}</p> <p>{$videocount|default=0}</p>
...@@ -136,8 +130,8 @@ ...@@ -136,8 +130,8 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div> -->
<div class="itemListBox"> <!-- <div class="itemListBox">
<div class="itembox four_meun"> <div class="itembox four_meun">
<if condition="$h5_nav['course']"> <if condition="$h5_nav['course']">
<div class="four_meun_item"> <div class="four_meun_item">
...@@ -267,8 +261,8 @@ ...@@ -267,8 +261,8 @@
<php>}</php> <php>}</php>
</div> </div> -->
<div class="itembox itembox-top"> <!-- <div class="itembox itembox-top">
<h3>财务</h3> <h3>财务</h3>
<if condition="$h5_nav['account']"> <if condition="$h5_nav['account']">
<div> <div>
...@@ -334,10 +328,10 @@ ...@@ -334,10 +328,10 @@
</a> </a>
</div> </div>
</if> </if>
</div> </div> -->
<!-- 运营 --> <!-- 运营 -->
<div class="itembox itembox-top"> <!-- <div class="itembox itembox-top">
<h3>运营</h3> <h3>运营</h3>
<if condition="$h5_nav['index']"> <if condition="$h5_nav['index']">
<div> <div>
...@@ -391,7 +385,7 @@ ...@@ -391,7 +385,7 @@
</if> </if>
</div> </div>
</div> </div> -->
......
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