Browse Source

提交右上角的

lvhao 4 months ago
parent
commit
8e91480455
1 changed files with 1 additions and 1 deletions
  1. 1 1
      template/erp/user.html

+ 1 - 1
template/erp/user.html

@@ -8,7 +8,7 @@
 <ul class="syc">
 <li class="appdown none"><i id="apple" class="fa fa-apple"></i><i id="android" class="fa fa-android"></i></li>
 <li><iframe allowtransparency="true" frameborder="0" width="380" height="50" scrolling="no" src="https://tianqi.2345.com/plugin/widget/index.htm?s=2&z=1&t=1&v=2&d=2&bd=0&k=&f=000000&ltf=009944&htf=cc0000&q=1&e=0&a=1&c=57089&w=380&h=50&align=center"></iframe></li>
-<li style="line-height: 20px;padding-top:10px"><p>{$user['name']} &nbsp IP:{$ip}</p><p>上次登录时间:{date('Y-m-d',$user['oldtime'])}</p></li>
+<li style="line-height: 20px;padding-top:10px"><p>{$user['userid']} &nbsp IP:{$ip}</p><p>上次登录时间:{date('Y-m-d',$user['oldtime'])}</p></li>
 {if $user['power'] == 27 || $user['power'] == 11}
 <li style="line-height: 20px;padding-top:10px"><p><a href="http://1.wepolicy.cn/" {if $url == 'a'}style="color: #F30;"{/if}>A 线路</a></p> <p><a href="http://a.wepolicy.cn/" {if $url == 'b'}style="color: #F30;"{/if}>B 线路</a></p></li>
 {/if}