Authored by 陈轩

im,屏蔽底部输入类型按钮

@@ -19,9 +19,9 @@ @@ -19,9 +19,9 @@
19 <!--im footer--> 19 <!--im footer-->
20 <footer id="chat-footer"> 20 <footer id="chat-footer">
21 <div id="chat-send-box" class="table"> 21 <div id="chat-send-box" class="table">
22 - <span class="table-cell"> 22 + {{!--<span class="table-cell">
23 <a href="javascript:;" class="input-method input-text"></a> 23 <a href="javascript:;" class="input-method input-text"></a>
24 - </span> 24 + </span>--}}
25 <span class="table-cell cell-max"> 25 <span class="table-cell cell-max">
26 <input type="text" class="input-in text-in"> 26 <input type="text" class="input-in text-in">
27 </span> 27 </span>