You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
296 B

  1. <div class="lr-select-user-page">
  2. <!--搜索框-->
  3. <div class="searchBox">
  4. <i class="iconfont icon-search"></i>
  5. <input type="text" placeholder="搜寻关键字" id="lr_select_user_keyword">
  6. </div>
  7. <div class="lr-list" id="lr_select_user_list">
  8. </div>
  9. </div>