Commit 8fa8483b by html5-李恒逸

屏蔽销售登录入口

parent cdc03d1f
......@@ -41,7 +41,7 @@
<!--注册 忘记密码-->
<div class="rc-login-reg" style="text-align:center;">
<a href="<?php echo site_url('distributor/sign') ?>">&nbsp新用户注册&nbsp</a>
<a href="<?php echo site_url('login/staff') ?>">&nbsp销售登录&nbsp</a>
<!-- <a href="<?php echo site_url('login/staff') ?>">&nbsp销售登录&nbsp</a> -->
<a href="<?php echo site_url('distributor/logindis/forget')?>">&nbsp忘记密码&nbsp</a>
<a href="<?php echo site_url('channel/login') ?>">&nbsp渠道登录&nbsp</a>
<div class="clearf"></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