【例子介绍】h-ui 3.1.3
【相关图片】
【源码结构】
.
├── __MACOSX
│ └── h-ui
├── h-ui
│ ├── H-ui前端框架官方网站.URL
│ ├── LICENSE.md
│ ├── README.md
│ ├── changelog.md
│ ├── favicon.ico
│ ├── index.html
│ ├── lib
│ │ ├── ColorPicker
│ │ │ └── 1.5.0
│ │ │ └── ColorPicker.js
│ │ ├── DD_belatedPNG_0.0.8a-min.js
│ │ ├── Hui-iconfont
│ │ │ └── 1.0.8
│ │ │ ├── demo.html
│ │ │ ├── iconfont.css
│ │ │ ├── iconfont.eot
│ │ │ ├── iconfont.min.css
│ │ │ ├── iconfont.svg
│ │ │ ├── iconfont.ttf
│ │ │ └── iconfont.woff
│ │ ├── My97DatePicker
│ │ │ └── 4.8
│ │ │ ├── WdatePicker.js
│ │ │ ├── calendar.js
│ │ │ ├── lang
│ │ │ │ ├── en.js
│ │ │ │ ├── zh-cn.js
│ │ │ │ └── zh-tw.js
│ │ │ └── skin
│ │ │ ├── Thumbs.db
│ │ │ ├── WdatePicker.css
│ │ │ ├── datePicker.gif
│ │ │ ├── default
│ │ │ │ ├── datepicker.css
│ │ │ │ └── img.gif
│ │ │ ├── twoer
│ │ │ │ ├── datepicker-dev.css
│ │ │ │ ├── datepicker.css
│ │ │ │ ├── img.gif
│ │ │ │ └── img.png
│ │ │ └── whyGreen
│ │ │ ├── bg.jpg
│ │ │ ├── datepicker.css
│ │ │ └── img.gif
│ │ ├── Swiper
│ │ │ └── 3.4.2
│ │ │ ├── LICENSE
│ │ │ ├── css
│ │ │ │ ├── swiper.css
│ │ │ │ └── swiper.min.css
│ │ │ ├── demos
│ │ │ │ ├── 01-default.html
│ │ │ │ ├── 02-responsive.html
│ │ │ │ ├── 03-vertical.html
│ │ │ │ ├── 04-space-between.html
│ │ │ │ ├── 05-slides-per-view.html
│ │ │ │ ├── 06-slides-per-view-auto.html
│ │ │ │ ├── 07-centered.html
│ │ │ │ ├── 08-centered-auto.html
│ │ │ │ ├── 09-freemode.html
│ │ │ │ ├── 10-slides-per-column.html
│ │ │ │ ├── 11-nested.html
│ │ │ │ ├── 12-grab-cursor.html
│ │ │ │ ├── 13-scrollbar.html
│ │ │ │ ├── 14-nav-arrows.html
│ │ │ │ ├── 15-infinite-loop.html
│ │ │ │ ├── 16-effect-fade.html
│ │ │ │ ├── 17-effect-cube.html
│ │ │ │ ├── 18-effect-coverflow.html
│ │ │ │ ├── 19-keyboard-control.html
│ │ │ │ ├── 20-mousewheel-control.html
│ │ │ │ ├── 21-autoplay.html
│ │ │ │ ├── 22-dynamic-slides.html
│ │ │ │ ├── 23-thumbs-gallery-loop.html
│ │ │ │ ├── 23-thumbs-gallery.html
│ │ │ │ ├── 24-multiple-swipers.html
│ │ │ │ ├── 25-hash-navigation.html
│ │ │ │ ├── 26-rtl.html
│ │ │ │ ├── 27-jquery.html
│ │ │ │ ├── 28-parallax.html
│ │ │ │ ├── 29-custom-pagination.html
│ │ │ │ ├── 30-lazy-load-images.html
│ │ │ │ ├── 31-custom-plugin.html
│ │ │ │ ├── 32-scroll-container.html
│ │ │ │ ├── 32-slideable-menu.html
│ │ │ │ ├── 33-responsive-breakpoints.html
│ │ │ │ ├── 34-autoheight.html
│ │ │ │ ├── 35-effect-flip.html
│ │ │ │ ├── 36-pagination-fraction.html
│ │ │ │ ├── 37-pagination-progress.html
│ │ │ │ ├── 38-history.html
│ │ │ │ ├── 38-jquery-ie9-loop.html
│ │ │ │ └── 39-zoom.html
│ │ │ └── js
│ │ │ ├── swiper.jquery.js
│ │ │ ├── swiper.jquery.min.js
│ │ │ ├── swiper.js
│ │ │ └── swiper.min.js
│ │ ├── Validform
│ │ │ └── 5.3.2
│ │ │ ├── Validform.js
│ │ │ ├── Validform.min.js
│ │ │ └── passwordStrength-min.js
│ │ ├── bootbox
│ │ │ └── 4.4.0
│ │ │ ├── bootbox.js
│ │ │ └── bootbox.min.js
│ │ ├── datatables
│ │ │ └── 1.10.0
│ │ │ └── jquery.dataTables.min.js
│ │ ├── expressInstall.swf
│ │ ├── handlebars.js
│ │ ├── html5shiv.js
│ │ ├── jquery
│ │ │ └── 1.9.1
│ │ │ ├── jquery.js
│ │ │ └── jquery.min.js
│ │ ├── jquery-ui
│ │ │ └── 1.9.1
│ │ │ └── jquery-ui.min.js
│ │ ├── jquery.SuperSlide
│ │ │ └── 2.1.3
│ │ │ ├── jquery.SuperSlide.js
│ │ │ └── jquery.SuperSlide.min.js
│ │ ├── jquery.validation
│ │ │ └── 1.14.0
│ │ │ ├── README.md
│ │ │ ├── additional-methods.js
│ │ │ ├── additional-methods.min.js
│ │ │ ├── jquery.validate.js
│ │ │ ├── jquery.validate.min.js
│ │ │ ├── messages_zh.js
│ │ │ ├── messages_zh.min.js
│ │ │ └── validate-methods.js
│ │ ├── jselect-1.0.js
│ │ ├── layer
│ │ │ └── 2.4
│ │ │ ├── layer.js
│ │ │ └── skin
│ │ │ ├── default
│ │ │ │ ├── icon-ext.png
│ │ │ │ ├── icon.png
│ │ │ │ ├── loading-0.gif
│ │ │ │ ├── loading-1.gif
│ │ │ │ └── loading-2.gif
│ │ │ └── layer.css
│ │ ├── laypage
│ │ │ └── 1.2
│ │ │ ├── laypage.js
│ │ │ └── skin
│ │ │ └── laypage.css
│ │ ├── nprogress
│ │ │ └── 0.2.0
│ │ │ ├── nprogress.css
│ │ │ ├── nprogress.js
│ │ │ ├── nprogress.min.css
│ │ │ └── nprogress.min.js
│ │ ├── respond.min.js
│ │ ├── squid.js
│ │ ├── swfobject.js
│ │ └── waterfall.min.js
│ ├── src
│ │ ├── Bootstrap.button.html
│ │ ├── Huifocusblur.html
│ │ ├── Huifold.html
│ │ ├── Huihover.html
│ │ ├── Huipreview.html
│ │ ├── Huitab.html
│ │ ├── Huitags.html
│ │ ├── Huitextarealength.html
│ │ ├── HuitogglePassword.html
│ │ ├── Huitotop.html
│ │ ├── images
│ │ │ ├── Hui-tags
│ │ │ │ └── empty.png
│ │ │ ├── acrossTab
│ │ │ │ ├── acrossTab-bg.png
│ │ │ │ ├── acrossTab-close.png
│ │ │ │ └── acrossTab.png
│ │ │ ├── dataTable
│ │ │ │ ├── sort_asc.png
│ │ │ │ ├── sort_both.png
│ │ │ │ └── sort_desc.png
│ │ │ ├── dropDown
│ │ │ │ └── icon-jt.png
│ │ │ ├── face
│ │ │ │ ├── 201.gif
│ │ │ │ ├── 202.gif
│ │ │ │ ├── 203.gif
│ │ │ │ ├── 204.gif
│ │ │ │ ├── 205.gif
│ │ │ │ ├── 206.gif
│ │ │ │ ├── 207.gif
│ │ │ │ ├── 208.gif
│ │ │ │ ├── 209.gif
│ │ │ │ ├── 210.gif
│ │ │ │ └── QQ
│ │ │ │ ├── 0.gif
│ │ │ │ ├── 1.gif
│ │ │ │ ├── 10.gif
│ │ │ │ ├── 100.gif
│ │ │ │ ├── 101.gif
│ │ │ │ ├── 102.gif
│ │ │ │ ├── 103.gif
│ │ │ │ ├── 104.gif
│ │ │ │ ├── 105.gif
│ │ │ │ ├── 106.gif
│ │ │ │ ├── 11.gif
│ │ │ │ ├── 12.gif
│ │ │ │ ├── 13.gif
│ │ │ │ ├── 14.gif
│ │ │ │ ├── 15.gif
│ │ │ │ ├── 16.gif
│ │ │ │ ├── 18.gif
│ │ │ │ ├── 19.gif
│ │ │ │ ├── 2.gif
│ │ │ │ ├── 20.gif
│ │ │ │ ├── 21.gif
│ │ │ │ ├── 22.gif
│ │ │ │ ├── 23.gif
│ │ │ │ ├── 24.gif
│ │ │ │ ├── 25.gif
│ │ │ │ ├── 26.gif
│ │ │ │ ├── 27.gif
│ │ │ │ ├── 28.gif
│ │ │ │ ├── 29.gif
│ │ │ │ ├── 3.gif
│ │ │ │ ├── 30.gif
│ │ │ │ ├── 31.gif
│ │ │ │ ├── 32.gif
│ │ │ │ ├── 33.gif
│ │ │ │ ├── 34.gif
│ │ │ │ ├── 35.gif
│ │ │ │ ├── 36.gif
│ │ │ │ ├── 37.gif
│ │ │ │ ├── 38.gif
│ │ │ │ ├── 39.gif
│ │ │ │ ├── 4.gif
│ │ │ │ ├── 40.gif
│ │ │ │ ├── 41.gif
│ │ │ │ ├── 42.gif
│ │ │ │ ├── 43.gif
│ │ │ │ ├── 44.gif
│ │ │ │ ├── 45.gif
│ │ │ │ ├── 46.gif
│ │ │ │ ├── 47.gif
│ │ │ │ ├── 48.gif
│ │ │ │ ├── 49.gif
│ │ │ │ ├── 5.gif
│ │ │ │ ├── 50.gif
│ │ │ │ ├── 51.gif
│ │ │ │ ├── 52.gif
│ │ │ │ ├── 53.gif
│ │ │ │ ├── 54.gif
│ │ │ │ ├── 55.gif
│ │ │ │ ├── 56.gif
│ │ │ │ ├── 57.gif
│ │ │ │ ├── 58.gif
│ │ │ │ ├── 59.gif
│ │ │ │ ├── 6.gif
│ │ │ │ ├── 60.gif
│ │ │ │ ├── 61.gif
│ │ │ │ ├── 62.gif
│ │ │ │ ├── 63.gif
│ │ │ │ ├── 64.gif
│ │ │ │ ├── 65.gif
│ │ │ │ ├── 66.gif
│ │ │ │ ├── 67.gif
│ │ │ │ ├── 68.gif
│ │ │ │ ├── 69.gif
│ │ │ │ ├── 7.gif
│ │ │ │ ├── 70.gif
│ │ │ │ ├── 71.gif
│ │ │ │ ├── 72.gif
│ │ │ │ ├── 73.gif
│ │ │ │ ├── 74.gif
│ │ │ │ ├── 75.gif
│ │ │ │ ├── 76.gif
│ │ │ │ ├── 77.gif
│ │ │ │ ├── 78.gif
│ │ │ │ ├── 79.gif
│ │ │ │ ├── 8.gif
│ │ │ │ ├── 80.gif
│ │ │ │ ├── 81.gif
│ │ │ │ ├── 82.gif
│ │ │ │ ├── 83.gif
│ │ │ │ ├── 84.gif
│ │ │ │ ├── 85.gif
│ │ │ │ ├── 86.gif
│ │ │ │ ├── 87.gif
│ │ │ │ ├── 88.gif
│ │ │ │ ├── 89.gif
│ │ │ │ ├── 9.gif
│ │ │ │ ├── 90.gif
│ │ │ │ ├── 91.gif
│ │ │ │ ├── 92.gif
│ │ │ │ ├── 93.gif
│ │ │ │ ├── 94.gif
│ │ │ │ ├── 95.gif
│ │ │ │ ├── 96.gif
│ │ │ │ ├── 97.gif
│ │ │ │ ├── 98.gif
│ │ │ │ └── 99.gif
│ │ │ ├── iCheck
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── aero.png
│ │ │ │ ├── aero@2x.png
│ │ │ │ ├── blue.png
│ │ │ │ ├── blue@2x.png
│ │ │ │ ├── green.png
│ │ │ │ ├── green@2x.png
│ │ │ │ ├── grey.png
│ │ │ │ ├── grey@2x.png
│ │ │ │ ├── minimal.png
│ │ │ │ ├── minimal@2x.png
│ │ │ │ ├── orange.png
│ │ │ │ ├── orange@2x.png
│ │ │ │ ├── pink.png
│ │ │ │ ├── pink@2x.png
│ │ │ │ ├── purple.png
│ │ │ │ ├── purple@2x.png
│ │ │ │ ├── red.png
│ │ │ │ ├── red@2x.png
│ │ │ │ ├── yellow.png
│ │ │ │ └── yellow@2x.png
│ │ │ ├── iconpic-arrow.png
│ │ │ ├── jselect
│ │ │ │ └── iconpic-arrow-down2.png
│ │ │ ├── loading
│ │ │ │ ├── iconpic-loading.gif
│ │ │ │ ├── loading-b.gif
│ │ │ │ └── loading-s.gif
│ │ │ ├── rollpic
│ │ │ │ └── unslider-arrow.png
│ │ │ ├── star
│ │ │ │ ├── iconpic-star-S-default.png
│ │ │ │ └── iconpic-star-S.png
│ │ │ ├── steps
│ │ │ │ ├── step_arrow-active.png
│ │ │ │ ├── step_arrow.png
│ │ │ │ ├── step_bg-active.png
│ │ │ │ └── step_bg.png
│ │ │ ├── ucnter
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── avatar-default-S.gif
│ │ │ │ ├── avatar-default.jpg
│ │ │ │ ├── avatar.png
│ │ │ │ └── noavatar_small.gif
│ │ │ ├── validform
│ │ │ │ ├── iconpic-error.png
│ │ │ │ ├── iconpic-right.png
│ │ │ │ └── iconpic-warning.png
│ │ │ └── verticalTab
│ │ │ ├── tabNav-active.png
│ │ │ ├── tabNav-hover.png
│ │ │ ├── tabNav.png
│ │ │ ├── tabNav_right-active.png
│ │ │ ├── tabNav_right-hover.png
│ │ │ ├── tabNav_right.png
│ │ │ └── tab_bg.png
│ │ ├── js
│ │ │ ├── Bootstrap.Switch.js
│ │ │ ├── Bootstrap.alert.js
│ │ │ ├── Bootstrap.button.js
│ │ │ ├── Bootstrap.datetimepicker.js
│ │ │ ├── Bootstrap.dropdown.js
│ │ │ ├── Bootstrap.modal.js
│ │ │ ├── Bootstrap.popover.js
│ │ │ ├── Bootstrap.slider.js
│ │ │ ├── Bootstrap.tooltip.js
│ │ │ ├── Bootstrap.transition.js
│ │ │ ├── jQuery.ColorPicker.js
│ │ │ ├── jQuery.HuiaddFavorite.js
│ │ │ ├── jQuery.Huialert.js
│ │ │ ├── jQuery.Huifocusblur.js
│ │ │ ├── jQuery.Huifold.js
│ │ │ ├── jQuery.Huihover.js
│ │ │ ├── jQuery.Huiloading.js
│ │ │ ├── jQuery.Huimodalalert.js
│ │ │ ├── jQuery.Huimodaltips.js
│ │ │ ├── jQuery.Huipreview.js
│ │ │ ├── jQuery.Huiselect.js
│ │ │ ├── jQuery.Huisethome.js
│ │ │ ├── jQuery.Huisidenav.js
│ │ │ ├── jQuery.Huispinner.js
│ │ │ ├── jQuery.Huitab.js
│ │ │ ├── jQuery.Huitags.js
│ │ │ ├── jQuery.Huitagsmixed.js
│ │ │ ├── jQuery.Huitextarealength.js
│ │ │ ├── jQuery.HuitogglePassword.js
│ │ │ ├── jQuery.Huitotop.js
│ │ │ ├── jQuery.IEMobileHack.js.js
│ │ │ ├── jQuery.cookie.js
│ │ │ ├── jQuery.form.js
│ │ │ ├── jQuery.format.js
│ │ │ ├── jQuery.iCheck.js
│ │ │ ├── jQuery.onePageNav.js
│ │ │ ├── jQuery.placeholder.js
│ │ │ ├── jQuery.raty.js
│ │ │ ├── jQuery.responsive-nav.js
│ │ │ ├── jQuery.stickUp.js
│ │ │ ├── jQuery.stopDefault.js
│ │ │ ├── jquery.Huimarquee.js
│ │ │ ├── jquery.emailsuggest.js
│ │ │ ├── jquery.lazyload.js
│ │ │ └── mValue.js
│ │ └── scss
│ │ ├── 1-reset.scss
│ │ ├── 2.1-gridSystem.scss
│ │ ├── 2.2-show&hide.scss
│ │ ├── 2.3-layout.scss
│ │ ├── 3.1-typography.scss
│ │ ├── 3.2-code.scss
│ │ ├── 3.3-table.scss
│ │ ├── 3.4-form.scss
│ │ ├── 3.5-button.scss
│ │ ├── 3.6-images.scss
│ │ ├── 3.7-Hui-iconfont.scss
│ │ ├── 3.8-animation.scss
│ │ ├── 4.1-buttonGroups.scss
│ │ ├── 4.10-modal.scss
│ │ ├── 4.12-toTop.scss
│ │ ├── 4.13-share.scss
│ │ ├── 4.14-panel.scss
│ │ ├── 4.15-example.scss
│ │ ├── 4.16-rolling.scss
│ │ ├── 4.17-searchBa.scss
│ │ ├── 4.18-AD.scss
│ │ ├── 4.19-tags.scss
│ │ ├── 4.2-nav.scss
│ │ ├── 4.20-Huifold.scss
│ │ ├── 4.21-maskBar.scss
│ │ ├── 4.22-comment.scss
│ │ ├── 4.23-footer.scss
│ │ ├── 4.24-star.scss
│ │ ├── 4.25-tooltip.scss
│ │ ├── 4.26-popover.scss
│ │ ├── 4.27-datetimepicker.scss
│ │ ├── 4.28-select-category.scss
│ │ ├── 4.29-sortable.scss
│ │ ├── 4.3-dropDown.scss
│ │ ├── 4.30-ColorPicker.scss
│ │ ├── 4.31-markdown.scss
│ │ ├── 4.4-slider.scss
│ │ ├── 4.5-tab.scss
│ │ ├── 4.6-labelBadge.scss
│ │ ├── 4.8-alert.scss
│ │ ├── 4.9-loading.scss
│ │ └── 5.1-404.scss
│ ├── static
│ │ └── h-ui
│ │ ├── css
│ │ │ ├── H-ui.css
│ │ │ ├── H-ui.ie.css
│ │ │ ├── H-ui.min.css
│ │ │ └── H-ui.reset.css
│ │ ├── images
│ │ │ ├── Hui-tags
│ │ │ │ └── empty.png
│ │ │ ├── acrossTab
│ │ │ │ ├── acrossTab-bg.png
│ │ │ │ ├── acrossTab-close.png
│ │ │ │ └── acrossTab.png
│ │ │ ├── dataTable
│ │ │ │ ├── Sorting icons.psd
│ │ │ │ ├── sort_asc.png
│ │ │ │ ├── sort_asc_disabled.png
│ │ │ │ ├── sort_both.png
│ │ │ │ ├── sort_desc.png
│ │ │ │ └── sort_desc_disabled.png
│ │ │ ├── datetimepicker
│ │ │ │ ├── datetimepicker.gif
│ │ │ │ └── glyphicons-halflings.png
│ │ │ ├── dropDown
│ │ │ │ └── icon-jt.png
│ │ │ ├── face
│ │ │ │ ├── 201.gif
│ │ │ │ ├── 202.gif
│ │ │ │ ├── 203.gif
│ │ │ │ ├── 204.gif
│ │ │ │ ├── 205.gif
│ │ │ │ ├── 206.gif
│ │ │ │ ├── 207.gif
│ │ │ │ ├── 208.gif
│ │ │ │ ├── 209.gif
│ │ │ │ ├── 210.gif
│ │ │ │ ├── QQ
│ │ │ │ │ ├── 0.gif
│ │ │ │ │ ├── 1.gif
│ │ │ │ │ ├── 10.gif
│ │ │ │ │ ├── 100.gif
│ │ │ │ │ ├── 101.gif
│ │ │ │ │ ├── 102.gif
│ │ │ │ │ ├── 103.gif
│ │ │ │ │ ├── 104.gif
│ │ │ │ │ ├── 105.gif
│ │ │ │ │ ├── 106.gif
│ │ │ │ │ ├── 11.gif
│ │ │ │ │ ├── 12.gif
│ │ │ │ │ ├── 13.gif
│ │ │ │ │ ├── 14.gif
│ │ │ │ │ ├── 15.gif
│ │ │ │ │ ├── 16.gif
│ │ │ │ │ ├── 18.gif
│ │ │ │ │ ├── 19.gif
│ │ │ │ │ ├── 2.gif
│ │ │ │ │ ├── 20.gif
│ │ │ │ │ ├── 21.gif
│ │ │ │ │ ├── 22.gif
│ │ │ │ │ ├── 23.gif
│ │ │ │ │ ├── 24.gif
│ │ │ │ │ ├── 25.gif
│ │ │ │ │ ├── 26.gif
│ │ │ │ │ ├── 27.gif
│ │ │ │ │ ├── 28.gif
│ │ │ │ │ ├── 29.gif
│ │ │ │ │ ├── 3.gif
│ │ │ │ │ ├── 30.gif
│ │ │ │ │ ├── 31.gif
│ │ │ │ │ ├── 32.gif
│ │ │ │ │ ├── 33.gif
│ │ │ │ │ ├── 34.gif
│ │ │ │ │ ├── 35.gif
│ │ │ │ │ ├── 36.gif
│ │ │ │ │ ├── 37.gif
│ │ │ │ │ ├── 38.gif
│ │ │ │ │ ├── 39.gif
│ │ │ │ │ ├── 4.gif
│ │ │ │ │ ├── 40.gif
│ │ │ │ │ ├── 41.gif
│ │ │ │ │ ├── 42.gif
│ │ │ │ │ ├── 43.gif
│ │ │ │ │ ├── 44.gif
│ │ │ │ │ ├── 45.gif
│ │ │ │ │ ├── 46.gif
│ │ │ │ │ ├── 47.gif
│ │ │ │ │ ├── 48.gif
│ │ │ │ │ ├── 49.gif
│ │ │ │ │ ├── 5.gif
│ │ │ │ │ ├── 50.gif
│ │ │ │ │ ├── 51.gif
│ │ │ │ │ ├── 52.gif
│ │ │ │ │ ├── 53.gif
│ │ │ │ │ ├── 54.gif
│ │ │ │ │ ├── 55.gif
│ │ │ │ │ ├── 56.gif
│ │ │ │ │ ├── 57.gif
│ │ │ │ │ ├── 58.gif
│ │ │ │ │ ├── 59.gif
│ │ │ │ │ ├── 6.gif
│ │ │ │ │ ├── 60.gif
│ │ │ │ │ ├── 61.gif
│ │ │ │ │ ├── 62.gif
│ │ │ │ │ ├── 63.gif
│ │ │ │ │ ├── 64.gif
│ │ │ │ │ ├── 65.gif
│ │ │ │ │ ├── 66.gif
│ │ │ │ │ ├── 67.gif
│ │ │ │ │ ├── 68.gif
│ │ │ │ │ ├── 69.gif
│ │ │ │ │ ├── 7.gif
│ │ │ │ │ ├── 70.gif
│ │ │ │ │ ├── 71.gif
│ │ │ │ │ ├── 72.gif
│ │ │ │ │ ├── 73.gif
│ │ │ │ │ ├── 74.gif
│ │ │ │ │ ├── 75.gif
│ │ │ │ │ ├── 76.gif
│ │ │ │ │ ├── 77.gif
│ │ │ │ │ ├── 78.gif
│ │ │ │ │ ├── 79.gif
│ │ │ │ │ ├── 8.gif
│ │ │ │ │ ├── 80.gif
│ │ │ │ │ ├── 81.gif
│ │ │ │ │ ├── 82.gif
│ │ │ │ │ ├── 83.gif
│ │ │ │ │ ├── 84.gif
│ │ │ │ │ ├── 85.gif
│ │ │ │ │ ├── 86.gif
│ │ │ │ │ ├── 87.gif
│ │ │ │ │ ├── 88.gif
│ │ │ │ │ ├── 89.gif
│ │ │ │ │ ├── 9.gif
│ │ │ │ │ ├── 90.gif
│ │ │ │ │ ├── 91.gif
│ │ │ │ │ ├── 92.gif
│ │ │ │ │ ├── 93.gif
│ │ │ │ │ ├── 94.gif
│ │ │ │ │ ├── 95.gif
│ │ │ │ │ ├── 96.gif
│ │ │ │ │ ├── 97.gif
│ │ │ │ │ ├── 98.gif
│ │ │ │ │ └── 99.gif
│ │ │ │ └── Thumbs.db
│ │ │ ├── iCheck
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── aero.png
│ │ │ │ ├── aero@2x.png
│ │ │ │ ├── blue.png
│ │ │ │ ├── blue@2x.png
│ │ │ │ ├── green.png
│ │ │ │ ├── green@2x.png
│ │ │ │ ├── grey.png
│ │ │ │ ├── grey@2x.png
│ │ │ │ ├── minimal.png
│ │ │ │ ├── minimal@2x.png
│ │ │ │ ├── orange.png
│ │ │ │ ├── orange@2x.png
│ │ │ │ ├── pink.png
│ │ │ │ ├── pink@2x.png
│ │ │ │ ├── purple.png
│ │ │ │ ├── purple@2x.png
│ │ │ │ ├── red.png
│ │ │ │ ├── red@2x.png
│ │ │ │ ├── yellow.png
│ │ │ │ └── yellow@2x.png
│ │ │ ├── iconpic-arrow.png
│ │ │ ├── jselect
│ │ │ │ └── iconpic-arrow-down2.png
│ │ │ ├── loading
│ │ │ │ ├── iconpic-loading.gif
│ │ │ │ ├── loading-b.gif
│ │ │ │ └── loading-s.gif
│ │ │ ├── rollpic
│ │ │ │ └── unslider-arrow.png
│ │ │ ├── star
│ │ │ │ ├── iconpic-star-S-default.png
│ │ │ │ └── iconpic-star-S.png
│ │ │ ├── steps
│ │ │ │ ├── step_arrow-active.png
│ │ │ │ ├── step_arrow.png
│ │ │ │ ├── step_bg-active.png
│ │ │ │ └── step_bg.png
│ │ │ ├── ucnter
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── avatar-default-S.gif
│ │ │ │ ├── avatar-default.jpg
│ │ │ │ ├── avatar.png
│ │ │ │ └── noavatar_small.gif
│ │ │ ├── validform
│ │ │ │ ├── iconpic-error.png
│ │ │ │ ├── iconpic-right.png
│ │ │ │ └── iconpic-warning.png
│ │ │ └── verticalTab
│ │ │ ├── tabNav-active.png
│ │ │ ├── tabNav-hover.png
│ │ │ ├── tabNav.png
│ │ │ ├── tabNav_right-active.png
│ │ │ ├── tabNav_right-hover.png
│ │ │ ├── tabNav_right.png
│ │ │ └── tab_bg.png
│ │ ├── js
│ │ │ ├── H-ui.js
│ │ │ └── H-ui.min.js
│ │ └── src
│ │ ├── Bootstrap.button.html
│ │ ├── Huifocusblur.html
│ │ ├── Huifold.html
│ │ ├── Huihover.html
│ │ ├── Huipreview.html
│ │ ├── Huispinner.html
│ │ ├── Huitab.html
│ │ ├── Huitags.html
│ │ ├── Huitextarealength.html
│ │ ├── HuitogglePassword.html
│ │ ├── Huitotop.html
│ │ ├── css
│ │ │ ├── Bootsrtap.Switch.css
│ │ │ ├── H-ui.css
│ │ │ └── jQuery.icheck.css
│ │ ├── images
│ │ │ ├── Hui-tags
│ │ │ │ └── empty.png
│ │ │ ├── Thumbs.db
│ │ │ ├── acrossTab
│ │ │ │ ├── acrossTab-bg.png
│ │ │ │ ├── acrossTab-close.png
│ │ │ │ ├── acrossTab.png
│ │ │ │ ├── unslider-arrow.png
│ │ │ │ └── unslider-arrow2.png
│ │ │ ├── backdrop.png
│ │ │ ├── dataTable
│ │ │ │ ├── sort_asc.png
│ │ │ │ ├── sort_both.png
│ │ │ │ └── sort_desc.png
│ │ │ ├── dropDown
│ │ │ │ └── icon-jt.png
│ │ │ ├── face
│ │ │ │ ├── 201.gif
│ │ │ │ ├── 202.gif
│ │ │ │ ├── 203.gif
│ │ │ │ ├── 204.gif
│ │ │ │ ├── 205.gif
│ │ │ │ ├── 206.gif
│ │ │ │ ├── 207.gif
│ │ │ │ ├── 208.gif
│ │ │ │ ├── 209.gif
│ │ │ │ ├── 210.gif
│ │ │ │ ├── QQ
│ │ │ │ │ ├── 0.gif
│ │ │ │ │ ├── 1.gif
│ │ │ │ │ ├── 10.gif
│ │ │ │ │ ├── 100.gif
│ │ │ │ │ ├── 101.gif
│ │ │ │ │ ├── 102.gif
│ │ │ │ │ ├── 103.gif
│ │ │ │ │ ├── 104.gif
│ │ │ │ │ ├── 105.gif
│ │ │ │ │ ├── 106.gif
│ │ │ │ │ ├── 11.gif
│ │ │ │ │ ├── 12.gif
│ │ │ │ │ ├── 13.gif
│ │ │ │ │ ├── 14.gif
│ │ │ │ │ ├── 15.gif
│ │ │ │ │ ├── 16.gif
│ │ │ │ │ ├── 18.gif
│ │ │ │ │ ├── 19.gif
│ │ │ │ │ ├── 2.gif
│ │ │ │ │ ├── 20.gif
│ │ │ │ │ ├── 21.gif
│ │ │ │ │ ├── 22.gif
│ │ │ │ │ ├── 23.gif
│ │ │ │ │ ├── 24.gif
│ │ │ │ │ ├── 25.gif
│ │ │ │ │ ├── 26.gif
│ │ │ │ │ ├── 27.gif
│ │ │ │ │ ├── 28.gif
│ │ │ │ │ ├── 29.gif
│ │ │ │ │ ├── 3.gif
│ │ │ │ │ ├── 30.gif
│ │ │ │ │ ├── 31.gif
│ │ │ │ │ ├── 32.gif
│ │ │ │ │ ├── 33.gif
│ │ │ │ │ ├── 34.gif
│ │ │ │ │ ├── 35.gif
│ │ │ │ │ ├── 36.gif
│ │ │ │ │ ├── 37.gif
│ │ │ │ │ ├── 38.gif
│ │ │ │ │ ├── 39.gif
│ │ │ │ │ ├── 4.gif
│ │ │ │ │ ├── 40.gif
│ │ │ │ │ ├── 41.gif
│ │ │ │ │ ├── 42.gif
│ │ │ │ │ ├── 43.gif
│ │ │ │ │ ├── 44.gif
│ │ │ │ │ ├── 45.gif
│ │ │ │ │ ├── 46.gif
│ │ │ │ │ ├── 47.gif
│ │ │ │ │ ├── 48.gif
│ │ │ │ │ ├── 49.gif
│ │ │ │ │ ├── 5.gif
│ │ │ │ │ ├── 50.gif
│ │ │ │ │ ├── 51.gif
│ │ │ │ │ ├── 52.gif
│ │ │ │ │ ├── 53.gif
│ │ │ │ │ ├── 54.gif
│ │ │ │ │ ├── 55.gif
│ │ │ │ │ ├── 56.gif
│ │ │ │ │ ├── 57.gif
│ │ │ │ │ ├── 58.gif
│ │ │ │ │ ├── 59.gif
│ │ │ │ │ ├── 6.gif
│ │ │ │ │ ├── 60.gif
│ │ │ │ │ ├── 61.gif
│ │ │ │ │ ├── 62.gif
│ │ │ │ │ ├── 63.gif
│ │ │ │ │ ├── 64.gif
│ │ │ │ │ ├── 65.gif
│ │ │ │ │ ├── 66.gif
│ │ │ │ │ ├── 67.gif
│ │ │ │ │ ├── 68.gif
│ │ │ │ │ ├── 69.gif
│ │ │ │ │ ├── 7.gif
│ │ │ │ │ ├── 70.gif
│ │ │ │ │ ├── 71.gif
│ │ │ │ │ ├── 72.gif
│ │ │ │ │ ├── 73.gif
│ │ │ │ │ ├── 74.gif
│ │ │ │ │ ├── 75.gif
│ │ │ │ │ ├── 76.gif
│ │ │ │ │ ├── 77.gif
│ │ │ │ │ ├── 78.gif
│ │ │ │ │ ├── 79.gif
│ │ │ │ │ ├── 8.gif
│ │ │ │ │ ├── 80.gif
│ │ │ │ │ ├── 81.gif
│ │ │ │ │ ├── 82.gif
│ │ │ │ │ ├── 83.gif
│ │ │ │ │ ├── 84.gif
│ │ │ │ │ ├── 85.gif
│ │ │ │ │ ├── 86.gif
│ │ │ │ │ ├── 87.gif
│ │ │ │ │ ├── 88.gif
│ │ │ │ │ ├── 89.gif
│ │ │ │ │ ├── 9.gif
│ │ │ │ │ ├── 90.gif
│ │ │ │ │ ├── 91.gif
│ │ │ │ │ ├── 92.gif
│ │ │ │ │ ├── 93.gif
│ │ │ │ │ ├── 94.gif
│ │ │ │ │ ├── 95.gif
│ │ │ │ │ ├── 96.gif
│ │ │ │ │ ├── 97.gif
│ │ │ │ │ ├── 98.gif
│ │ │ │ │ └── 99.gif
│ │ │ │ └── Thumbs.db
│ │ │ ├── iCheck
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── aero.png
│ │ │ │ ├── aero@2x.png
│ │ │ │ ├── blue.png
│ │ │ │ ├── blue@2x.png
│ │ │ │ ├── green.png
│ │ │ │ ├── green@2x.png
│ │ │ │ ├── grey.png
│ │ │ │ ├── grey@2x.png
│ │ │ │ ├── minimal.png
│ │ │ │ ├── minimal@2x.png
│ │ │ │ ├── orange.png
│ │ │ │ ├── orange@2x.png
│ │ │ │ ├── pink.png
│ │ │ │ ├── pink@2x.png
│ │ │ │ ├── purple.png
│ │ │ │ ├── purple@2x.png
│ │ │ │ ├── red.png
│ │ │ │ ├── red@2x.png
│ │ │ │ ├── yellow.png
│ │ │ │ └── yellow@2x.png
│ │ │ ├── icon-arrow.png
│ │ │ ├── jselect
│ │ │ │ └── iconpic-arrow-down2.png
│ │ │ ├── loading-b.gif
│ │ │ ├── loading-s.gif
│ │ │ ├── star
│ │ │ │ ├── iconpic-star-S-default.png
│ │ │ │ └── iconpic-star-S.png
│ │ │ ├── steps
│ │ │ │ ├── step_arrow-active.png
│ │ │ │ ├── step_arrow.png
│ │ │ │ ├── step_bg-active.png
│ │ │ │ └── step_bg.png
│ │ │ ├── ucnter
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── avatar-default-S.gif
│ │ │ │ ├── avatar-default.jpg
│ │ │ │ ├── avatar.png
│ │ │ │ └── noavatar_small.gif
│ │ │ ├── validform
│ │ │ │ ├── iconpic-error.png
│ │ │ │ ├── iconpic-right.png
│ │ │ │ └── iconpic-warning.png
│ │ │ └── verticalTab
│ │ │ ├── tabNav-active.png
│ │ │ ├── tabNav-hover.png
│ │ │ ├── tabNav.png
│ │ │ ├── tabNav_right-active.png
│ │ │ ├── tabNav_right-hover.png
│ │ │ ├── tabNav_right.png
│ │ │ └── tab_bg.png
│ │ └── js
│ │ ├── Bootstrap.Switch.js
│ │ ├── Bootstrap.alert.js
│ │ ├── Bootstrap.button.js
│ │ ├── Bootstrap.datetimepicker.js
│ │ ├── Bootstrap.dropdown.js
│ │ ├── Bootstrap.modal.js
│ │ ├── Bootstrap.popover.js
│ │ ├── Bootstrap.slider.js
│ │ ├── Bootstrap.tooltip.js
│ │ ├── Bootstrap.transition.js
│ │ ├── jQuery.ColorPicker.js
│ │ ├── jQuery.HuiaddFavorite.js
│ │ ├── jQuery.Huialert.js
│ │ ├── jQuery.Huifocusblur.js
│ │ ├── jQuery.Huifold.js
│ │ ├── jQuery.Huihover.js
│ │ ├── jQuery.Huiloading.js
│ │ ├── jQuery.Huimodalalert.js
│ │ ├── jQuery.Huipreview.js
│ │ ├── jQuery.Huiselect.js
│ │ ├── jQuery.Huisethome.js
│ │ ├── jQuery.Huisidenav.js
│ │ ├── jQuery.Huispinner.js
│ │ ├── jQuery.Huitab.js
│ │ ├── jQuery.Huitags.js
│ │ ├── jQuery.Huitagsmixed.js
│ │ ├── jQuery.Huitextarealength.js
│ │ ├── jQuery.HuitogglePassword.js
│ │ ├── jQuery.Huitotop.js
│ │ ├── jQuery.IEMobileHack.js.js
│ │ ├── jQuery.cookie.js
│ │ ├── jQuery.form.js
│ │ ├── jQuery.format.js
│ │ ├── jQuery.iCheck.js
│ │ ├── jQuery.onePageNav.js
│ │ ├── jQuery.placeholder.js
│ │ ├── jQuery.raty.js
│ │ ├── jQuery.responsive-nav.js
│ │ ├── jQuery.stickUp.js
│ │ ├── jQuery.stopDefault.js
│ │ ├── jquery.Huimarquee.js
│ │ ├── jquery.emailsuggest.js
│ │ ├── jquery.lazyload.js
│ │ └── mValue.js
│ └── 【目录结构】必读.txt
└── 5t6t网_H-ui_v3.1.3.3.zip
100 directories, 809 files
评论