查看: 5261|回复: 18
打印 上一主题 下一主题
收起左侧

【bootstrap模板】【html模板分享】【bePro】【飞网每日一模】【3.91M】

[复制链接]

566

主题

713

帖子

3827

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
3827
楼主
跳转到指定楼层
发表于 2016-11-14 14:27:51 | 只看该作者 |只看大图 回帖奖励 |倒序浏览 |阅读模式
【bootstrap模板】【html模板分享】【bePro】【飞网每日一模】【3.91M】

演示预览:http://demo.cfei.net/bePro/index.html

先到上面那个演示页面围观下吧,好看的、合适自己的再下载也不迟。





本模板的代码结构:

  1. 卷 新加卷 的文件夹 PATH 列表
  2. 卷序列号为 EC6E-682A
  3. D:.
  4. │  blank.html
  5. │  charts.html
  6. │  form-editable.html
  7. │  form-elements.html
  8. │  form-files.html
  9. │  form-validation.html
  10. │  form-wizard.html
  11. │  form-wysiwyg.html
  12. │  index.html
  13. │  layout-boxed.html
  14. │  layout-nonav.html
  15. │  maps-google.html
  16. │  maps-vector.html
  17. │  pages-error-404.html
  18. │  pages-faq.html
  19. │  pages-gallery.html
  20. │  pages-invoice.html
  21. │  pages-mailbox-inbox.html
  22. │  pages-mailbox-new.html
  23. │  pages-mailbox-view.html
  24. │  pages-pricing-tables.html
  25. │  pages-profile.html
  26. │  pages-search.html
  27. │  pages-signin.html
  28. │  pages-signup.html
  29. │  pages-timeline.html
  30. │  README.md
  31. │  screenshot.png
  32. │  tables-datatables.html
  33. │  tables-default.html
  34. │  ui-ajax.html
  35. │  ui-blocks-panels.html
  36. │  ui-buttons.html
  37. │  ui-calendar.html
  38. │  ui-grid.html
  39. │  ui-icons.html
  40. │  ui-lists.html
  41. │  ui-modals.html
  42. │  ui-nestable.html
  43. │  ui-portlet.html
  44. │  ui-slider-progress.html
  45. │  ui-tabs.html
  46. │  ui-typography.html
  47. │  ui-widgets.html
  48. │  
  49. ├─assets
  50. │      ajax-sidebar.html
  51. │      
  52. ├─css
  53. │  │  mystyles.css
  54. │  │  styles.less
  55. │  │  
  56. │  ├─bootstrap
  57. │  │      bootstrap.min.css
  58. │  │      
  59. │  ├─bootstrap-editable
  60. │  │      bootstrap-editable.css
  61. │  │      
  62. │  ├─codemirror
  63. │  │      codemirror.css
  64. │  │      
  65. │  ├─dropzone
  66. │  │      dropzone.css
  67. │  │      
  68. │  ├─fancybox
  69. │  │      jquery.fancybox.css
  70. │  │      
  71. │  ├─fontawesome
  72. │  │      font-awesome.min.css
  73. │  │      
  74. │  ├─fonts
  75. │  │      fontawesome-webfont.eot
  76. │  │      fontawesome-webfont.svg
  77. │  │      fontawesome-webfont.ttf
  78. │  │      fontawesome-webfont.woff
  79. │  │      fontawesome-webfont.woff2
  80. │  │      FontAwesome.otf
  81. │  │      
  82. │  ├─fullcalendar
  83. │  │      fullcalendar.css
  84. │  │      
  85. │  ├─icheck
  86. │  │      flat.css
  87. │  │      
  88. │  ├─jquery
  89. │  │      jquery-ui.min.css
  90. │  │      
  91. │  ├─mcustomscrollbar
  92. │  │      jquery.mCustomScrollbar.css
  93. │  │      
  94. │  ├─rickshaw
  95. │  │      rickshaw.css
  96. │  │      
  97. │  ├─select2
  98. │  │      select2.css
  99. │  │      
  100. │  └─summernote
  101. │          summernote.css
  102. │         
  103. ├─img
  104. │  │  logo.png
  105. │  │  
  106. │  ├─samples
  107. │  │  │  crop.jpg
  108. │  │  │  
  109. │  │  ├─images
  110. │  │  │      brad.jpg
  111. │  │  │      img-0-thumb.jpg
  112. │  │  │      img-0.jpg
  113. │  │  │      img-1-thumb.jpg
  114. │  │  │      img-1.jpg
  115. │  │  │      img-2-thumb.jpg
  116. │  │  │      img-2.jpg
  117. │  │  │      img-3.jpg
  118. │  │  │      img-4.jpg
  119. │  │  │      img-5.jpg
  120. │  │  │      img-6.jpg
  121. │  │  │      img-7.jpg
  122. │  │  │      
  123. │  │  └─users
  124. │  │          ben.jpg
  125. │  │          brad.jpg
  126. │  │          jolie.jpg
  127. │  │          jonny.jpg
  128. │  │          liu.jpg
  129. │  │          martin.jpg
  130. │  │          user-100.jpg
  131. │  │          user-30.jpg
  132. │  │          user-60.jpg
  133. │  │         
  134. │  └─themes
  135. │          d-hw-orange.jpg
  136. │          d-hw.jpg
  137. │          d-orange.jpg
  138. │          default.jpg
  139. │         
  140. └─js
  141.     │  actions.js
  142.     │  ajax-content.js
  143.     │  charts.js
  144.     │  demo-editable.js
  145.     │  demo.js
  146.     │  maps.js
  147.     │  plugins.js
  148.     │  
  149.     └─plugins
  150.         ├─bootstra-wizard
  151.         │      jquery.bootstrap.wizard.min.js
  152.         │      
  153.         ├─bootstrap
  154.         │      bootstrap.min.js
  155.         │      
  156.         ├─bootstrap-editable
  157.         │  │  bootstrap-editable.min.js
  158.         │  │  
  159.         │  └─inputs-ext
  160.         │      └─address
  161.         │              address.js
  162.         │              
  163.         ├─chained
  164.         │      jquery.chained.min.js
  165.         │      
  166.         ├─codemirror
  167.         │  │  codemirror.js
  168.         │  │  
  169.         │  ├─addon
  170.         │  │  └─edit
  171.         │  │          matchbrackets.js
  172.         │  │         
  173.         │  └─mode
  174.         │      ├─clike
  175.         │      │      clike.js
  176.         │      │      
  177.         │      ├─css
  178.         │      │      css.js
  179.         │      │      
  180.         │      ├─htmlmixed
  181.         │      │      htmlmixed.js
  182.         │      │      
  183.         │      ├─javascript
  184.         │      │      javascript.js
  185.         │      │      
  186.         │      ├─php
  187.         │      │      php.js
  188.         │      │      
  189.         │      └─xml
  190.         │              xml.js
  191.         │              
  192.         ├─cookies
  193.         │      jquery.cookies.2.2.0.min.js
  194.         │      
  195.         ├─datatables
  196.         │      jquery.dataTables.min.js
  197.         │      
  198.         ├─daterangepicker
  199.         │      daterangepicker.js
  200.         │      moment.min.js
  201.         │      
  202.         ├─dropzone
  203.         │      dropzone.js
  204.         │      
  205.         ├─fancybox
  206.         │      jquery.fancybox.pack.js
  207.         │      
  208.         ├─filetree
  209.         │      jqueryFileTree.js
  210.         │      
  211.         ├─flot
  212.         │      excanvas.min.js
  213.         │      jquery.flot.js
  214.         │      jquery.flot.pie.js
  215.         │      jquery.flot.resize.js
  216.         │      jquery.flot.stack.js
  217.         │      
  218.         ├─fullcalendar
  219.         │      fullcalendar.min.js
  220.         │      
  221.         ├─highlight
  222.         │      jquery.highlight-4.js
  223.         │      
  224.         ├─icheck
  225.         │      jquery.icheck.min.js
  226.         │      
  227.         ├─imgareaselect
  228.         │      jquery.imgareaselect.min.js
  229.         │      
  230.         ├─jquery
  231.         │      jquery-migrate.min.js
  232.         │      jquery-ui-timepicker-addon.js
  233.         │      jquery-ui.min.js
  234.         │      jquery.min.js
  235.         │      
  236.         ├─jquery-validation
  237.         │      additional-methods.min.js
  238.         │      jquery.validate.min.js
  239.         │      
  240.         ├─jvectormap
  241.         │      jquery-jvectormap-1.2.2.min.js
  242.         │      jquery-jvectormap-europe-mill-en.js
  243.         │      jquery-jvectormap-world-mill-en.js
  244.         │      
  245.         ├─knob
  246.         │      jquery.knob.js
  247.         │      
  248.         ├─less
  249.         │      less.min.js
  250.         │      
  251.         ├─maskedinput
  252.         │      jquery.maskedinput.min.js
  253.         │      
  254.         ├─mcustomscrollbar
  255.         │      jquery.mCustomScrollbar.min.js
  256.         │      
  257.         ├─mockjax
  258.         │      jquery.mockjax.js
  259.         │      
  260.         ├─nestable
  261.         │      jquery.nestable.js
  262.         │      
  263.         ├─noty
  264.         │  │  jquery.noty.js
  265.         │  │  
  266.         │  ├─layouts
  267.         │  │      topCenter.js
  268.         │  │      topLeft.js
  269.         │  │      topRight.js
  270.         │  │      
  271.         │  └─themes
  272.         │          default.js
  273.         │         
  274.         ├─other
  275.         │      faq.js
  276.         │      
  277.         ├─plupload
  278.         │  │  plupload.browserplus.js
  279.         │  │  plupload.flash.js
  280.         │  │  plupload.gears.js
  281.         │  │  plupload.html4.js
  282.         │  │  plupload.html5.js
  283.         │  │  plupload.js
  284.         │  │  plupload.silverlight.js
  285.         │  │  
  286.         │  └─jquery.plupload.queue
  287.         │      │  jquery.plupload.queue.js
  288.         │      │  
  289.         │      ├─css
  290.         │      │      jquery.plupload.queue.css
  291.         │      │      
  292.         │      └─img
  293.         │              backgrounds.gif
  294.         │              buttons-disabled.png
  295.         │              buttons.png
  296.         │              delete.gif
  297.         │              done.gif
  298.         │              error.gif
  299.         │              transp50.png
  300.         │              
  301.         ├─rickshaw
  302.         │      d3.v3.js
  303.         │      rickshaw.min.js
  304.         │      
  305.         ├─select2
  306.         │      select2.min.js
  307.         │      
  308.         ├─sparkline
  309.         │      jquery.sparkline.min.js
  310.         │      
  311.         ├─summernote
  312.         │      summernote.min.js
  313.         │      
  314.         ├─tagsinput
  315.         │      jquery.tagsinput.min.js
  316.         │      
  317.         └─validation
  318.             │  jquery.validationEngine.js
  319.             │  
  320.             └─languages
  321.                     jquery.validationEngine-en.js
  322.                     



百度云盘私密分享链接:
链接:http://pan.baidu.com/s/1dF1b3Rb

提取码,回复可见:
游客,如果您要查看本帖隐藏内容请回复


回复

使用道具 举报

0

主题

5

帖子

22

积分

新手上路

Rank: 1

积分
22
沙发
发表于 2016-11-14 14:44:10 | 只看该作者
66666666666666666666666666666666
回复 支持 反对

使用道具 举报

0

主题

1

帖子

14

积分

新手上路

Rank: 1

积分
14
板凳
发表于 2016-11-14 14:55:35 | 只看该作者
前端求见,看起来还是不错的
回复 支持 反对

使用道具 举报

0

主题

2

帖子

16

积分

新手上路

Rank: 1

积分
16
地板
发表于 2016-11-14 16:05:31 | 只看该作者
ganmayaohuifu
回复 支持 反对

使用道具 举报

0

主题

22

帖子

80

积分

注册会员

Rank: 2

积分
80
5#
发表于 2016-11-14 16:23:34 | 只看该作者
看起来还是不错的
回复 支持 反对

使用道具 举报

0

主题

11

帖子

46

积分

新手上路

Rank: 1

积分
46
6#
发表于 2016-11-15 09:26:15 | 只看该作者
学习学习
回复

使用道具 举报

0

主题

38

帖子

108

积分

注册会员

Rank: 2

积分
108
7#
发表于 2016-11-15 09:43:00 | 只看该作者
感谢楼主分享
回复 支持 反对

使用道具 举报

0

主题

1

帖子

14

积分

新手上路

Rank: 1

积分
14
8#
发表于 2016-11-15 09:51:35 | 只看该作者
赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞
回复 支持 反对

使用道具 举报

0

主题

1

帖子

14

积分

新手上路

Rank: 1

积分
14
9#
发表于 2016-11-15 10:43:06 | 只看该作者
谢谢分享
回复

使用道具 举报

0

主题

2

帖子

16

积分

新手上路

Rank: 1

积分
16
10#
发表于 2016-11-16 14:33:37 | 只看该作者
非常不错的后台模板
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

  • 打开微信扫一扫