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