more.html 1.5 KB

123456789101112131415161718192021222324252627282930313233
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <head>
  4. <title>玩转表单设计器,一起参与,帮助完善</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  6. <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
  7. <meta name="generator" content="www.leipi.org"/>
  8. <link rel="stylesheet" href="bootstrap/css/bootstrap.css">
  9. <!--[if lte IE 6]>
  10. <link rel="stylesheet" type="text/css" href="bootstrap/css/bootstrap-ie6.css">
  11. <![endif]-->
  12. <!--[if lte IE 7]>
  13. <link rel="stylesheet" type="text/css" href="bootstrap/css/ie.css">
  14. <![endif]-->
  15. <link rel="stylesheet" href="leipi.style.css">
  16. <script type="text/javascript" src="../dialogs/internal.js"></script>
  17. </head>
  18. <body>
  19. <div class="alert alert-info">
  20. <p><strong>1.您想要什么样的控件?</strong></p><br/>
  21. <ul class="col-sm-2">
  22. <li>把你想要的效果告诉我们,我们会最大限度地帮助您完成,<a href="http://www.leipi.org/contribute/" target="_blank">我要反馈</a></li>
  23. </ul>
  24. <br/><br/>
  25. <p><strong>2.您也想参与提供控件?</strong></p><br/>
  26. <ul class="col-sm-2">
  27. <li>如果你学会了写扩展控件,和我们一样分享给更多人,<a href="http://www.leipi.org/contribute/" target="_blank">我要提交</a>&nbsp;&nbsp;<a
  28. href="http://formdesign.leipi.org/doc.html" target="_blank">马上学习</a></li>
  29. </ul>
  30. </div>
  31. </body>
  32. </html>