welcome.htm 1.4 KB

12345678910111213141516171819202122232425262728293031323334
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <script type="text/javascript">
  5. </script>
  6. </head>
  7. <body style="background: white; font-size: 12px;">
  8. <input id="hid1" name="hid1" type="hidden" value="测试" />
  9. <h2>
  10. 欢迎使用Liger UI框架</h2>
  11. <p class="l-log-content">
  12. 作者: 谢略</p>
  13. <p class="l-log-content">
  14. QQ: 175932810</p>
  15. <p class="l-log-content">
  16. 交流QQ群1群: 71664111</p>
  17. <p class="l-log-content">
  18. 交流QQ群2群:104842296</p>
  19. <p class="l-log-content">
  20. 交流QQ群3群:153770480</p>
  21. <p class="l-log-content">
  22. 当前版本: V1.1.1</p>
  23. <p class="l-log-content">
  24. API: <a href="http://api.ligerui.com/" target="_blank">http://api.ligerui.com/</a></p>
  25. <p class="l-log-content">
  26. 演示地址:<a href="http://demo.ligerui.com/" target="_blank">http://demo.ligerui.com/</a></p>
  27. <p class="l-log-content">
  28. 源码下载:<a href="http://ligerui.googlecode.com/" target="_blank">http://ligerui.googlecode.com/</a></p>
  29. <p class="l-log-content">
  30. 技术支持:<a href="javascript:f_addTabItem('http://www.cnblogs.com/leoxie2011/','博客园')">http://www.cnblogs.com/leoxie2011/</a></p>
  31. </body>
  32. </html>