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.
 
 
 
 
 
 

14 lines
537 B

  1. <div style="padding:10px;">
  2. <button type="button" class="lr-btn lr-btn-block" id="pageNewBtn1">
  3. 打开新页面(右边划入)
  4. </button>
  5. <button type="button" class="lr-btn lr-btn-block" id="pageNewBtn2">
  6. 打开新页面(默认)
  7. </button>
  8. <button type="button" class="lr-btn lr-btn-block" id="pageNewBtn3">
  9. 打开新页面(底部划入)
  10. </button>
  11. <button type="button" class="lr-btn-primary lr-btn-block" id="pageCloseBtn">
  12. 关闭当前页面
  13. </button>
  14. </div>