mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-17 06:52:49 +00:00
修改个人中心没有推广按钮
This commit is contained in:
parent
f6c1dd3356
commit
4589382585
@ -78,13 +78,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
{/volist}
|
{/volist}
|
||||||
{eq name="userInfo.is_promoter" value="1"}
|
{if condition="$statu == 2 || $userInfo['is_promoter'] == 1"}
|
||||||
<?php /* <div class="item">
|
|
||||||
<a class="con-cell" href="/wap/my/user_pro.html">
|
|
||||||
<img src="/public/uploads/common/5abc57ea40c8c.png" alt="">
|
|
||||||
<p>我的余额</p>
|
|
||||||
</a>
|
|
||||||
</div> */ ?>
|
|
||||||
<div class="item">
|
<div class="item">
|
||||||
<a class="con-cell" href="/wap/my/spread_list.html">
|
<a class="con-cell" href="/wap/my/spread_list.html">
|
||||||
<img src="/public/uploads/common/5abc5804670d2.png" alt="">
|
<img src="/public/uploads/common/5abc5804670d2.png" alt="">
|
||||||
@ -97,7 +91,7 @@
|
|||||||
<p>推广二维码</p>
|
<p>推广二维码</p>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
{/eq}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
{include file="public/store_menu"}
|
{include file="public/store_menu"}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user