Authored by liangyi.chen@yoho.cn

页面增加提示

... ... @@ -88,6 +88,7 @@
<tr style="height: 60px">
<td style="width:100%; word-wrap:break-word;" >
<a id="verifyUserBotton" class="btn btn-small" style="font-size: 18px; " >@用户信息查看</a>
<span style="color:red"> 温馨提示: @功能直接手动输入@符号和用户uid,并且以#结尾(举例:@600032938# )</span>
</td>
</tr>
... ...
... ... @@ -90,6 +90,7 @@
<tr style="height: 60px">
<td style="width:100%; word-wrap:break-word;" >
<a id="verifyUserBotton" class="btn btn-small" style="font-size: 18px; " >@用户信息查看</a>
<span style="color:red"> 温馨提示: @功能直接手动输入@符号和用户uid,并且以#结尾(举例:@600032938# )</span>
</td>
</tr>
<tr>
... ...
... ... @@ -102,12 +102,15 @@
<tr style="height: 60px">
<td style="width:100%; word-wrap:break-word;" >
<a id="verifyUserBotton" class="btn btn-small" style="font-size: 18px; " >@用户信息查看</a>
<span style="color:red"> 温馨提示: @功能直接手动输入@符号和用户uid,并且以#结尾(举例:@600032938# )</span>
</td>
</tr>
<tr>
<td style="width:100%; word-wrap:break-word;">
<div id="atUserInfo" style="float: left;"></div></td>
</tr>
<tr style="height: 60px">
... ...
... ... @@ -89,6 +89,7 @@
<tr style="height: 60px">
<td style="width:100%; word-wrap:break-word;" >
<a id="verifyUserBotton" class="btn btn-small" style="font-size: 18px; " >@用户信息查看</a>
<span style="color:red"> 温馨提示: @功能直接手动输入@符号和用户uid,并且以#结尾(举例:@600032938# )</span>
</td>
</tr>
... ...