shq1016 6 years ago
parent
commit
ac688814d1
1 changed files with 3 additions and 1 deletions
  1. 3 1
      public/themes/admin_simpleboot3/admin/message/index.html

+ 3 - 1
public/themes/admin_simpleboot3/admin/message/index.html

@@ -88,11 +88,13 @@
                     <td>{$vo.ip}</td>
                     <td>{$vo.area}</td>
                     <td>{$vo.tzed}</td>
-                    <td id="m{$vo.id}" >{$vo.mobile} 
+                    <td id="m{$vo.id}" >{$vo.mobile}
+                        <?php if(!$qx){ ?>
                         <if condition="$fenpei.enable==1">
                         <a class="mobile"  data="{$vo.id}" href="javascript:;" > 查看</a>
                         <span class="label label-success" title="已被查看{$vo.vid}次">{$vo.vid}</span>
                         </if>
+                        <?php }?>
                     </td>
                     
                     <!-- <td>{$vo.lxsj}</td> -->