hplus java,HPlus(H+) 后台管理模板带文档V 4.1.1-完整版

HPlus(H+)是一款基于Java的后台管理模板,版本V4.1.1包含了多项更新和改进,如升级了Bootstrap和jQuery等库,修复了页面链接和表单提交问题,提升了用户体验。该模板包含丰富的页面和组件,如Agile Board、文章管理、图表展示等,适用于构建企业级后台系统。
摘要由CSDN通过智能技术生成

【实例简介】

更新至2018-05-30 增加不支持IE8的页面提示 修复页面链接和表单提交默认在新窗口中打开的问题 更新suggest插件,修复错位问题 升级bootstrap版本到3.3.6版本 升级layer到2.1版本 升级echarts到2.2.7版本 升级webuploader到0.1.5版本 修复网络条件不好情况下,页面加载提示遮挡页面无法操作的问题 升级bootstrap到最新版本3.3.5; 升级jquery版本到最新版本2.1.4; 升级Font Awesome到最新版本4.4.0; 修复了登录页面的一处错误; 修复了主页面出现多个滚动条的问题; 修复了已知的各种浏览器兼容问题; 修复了

【实例截图】

【核心代码】

Hplus官方完整版带文档v.4.1.0

└── Hplus官方完整版带文档 v.4.1.0

├── 404.html

├── 500.html

├── __MACOSX

│   ├── css

│   ├── docs

│   ├── img

│   └── js

│   └── plugins

│   ├── bootstrap-table

│   ├── echarts

│   ├── layer

│   │   └── extend

│   ├── suggest

│   └── webuploader

├── agile_board.html

├── article.html

├── badges_labels.html

├── basic_gallery.html

├── blog.html

├── blueimp.html

├── buttons.html

├── calendar.html

├── carousel.html

├── chat_view.html

├── clients.html

├── code_editor.html

├── contacts.html

├── css

│   ├── animate.css

│   ├── bootstrap-rtl.css

│   ├── bootstrap.min.css

│   ├── demo

│   │   └── webuploader-demo.css

│   ├── font-awesome.css

│   ├── font-awesome.min.css

│   ├── login.css

│   ├── patterns

│   │   ├── header-profile-skin-1.png

│   │   ├── header-profile-skin-3.png

│   │   ├── header-profile.png

│   │   └── shattered.png

│   ├── plugins

│   │   ├── awesome-bootstrap-checkbox

│   │   │   └── awesome-bootstrap-checkbox.css

│   │   ├── blueimp

│   │   │   ├── css

│   │   │   │   ├── blueimp-gallery-indicator.css

│   │   │   │   ├── blueimp-gallery-video.css

│   │   │   │   ├── blueimp-gallery.css

│   │   │   │   ├── blueimp-gallery.min.css

│   │   │   │   └── demo.css

│   │   │   └── img

│   │   │   ├── error.png

│   │   │   ├── error.svg

│   │   │   ├── loading.gif

│   │   │   ├── play-pause.png

│   │   │   ├── play-pause.svg

│   │   │   ├── video-play.png

│   │   │   └── video-play.svg

│   │   ├── bootstrap-table

│   │   │   └── bootstrap-table.min.css

│   │   ├── chosen

│   │   │   ├── chosen-sprite.png

│   │   │   ├── chosen-sprite@2x.png

│   │   │   └── chosen.css

│   │   ├── clockpicker

│   │   │   └── clockpicker.css

│   │   ├── codemirror

│   │   │   ├── ambiance.css

│   │   │   └── codemirror.css

│   │   ├── colorpicker

│   │   │   ├── css

│   │   │   │   └── bootstrap-colorpicker.min.css

│   │   │   └── img

│   │   │   └── bootstrap-colorpicker

│   │   │   ├── alpha-horizontal.png

│   │   │   ├── alpha.png

│   │   │   ├── hue-horizontal.png

│   │   │   ├── hue.png

│   │   │   └── saturation.png

│   │   ├── cropper

│   │   │   └── cropper.min.css

│   │   ├── dataTables

│   │   │   └── dataTables.bootstrap.css

│   │   ├── datapicker

│   │   │   └── datepicker3.css

│   │   ├── dropzone

│   │   │   ├── basic.css

│   │   │   └── dropzone.css

│   │   ├── duallistbox

│   │   │   └── bootstrap-duallistbox.css

│   │   ├── footable

│   │   │   ├── fonts

│   │   │   │   ├── footable.eot

│   │   │   │   ├── footable.svg

│   │   │   │   ├── footable.ttf

│   │   │   │   └── footable.woff

│   │   │   └── footable.core.css

│   │   ├── fullcalendar

│   │   │   ├── fullcalendar.css

│   │   │   └── fullcalendar.print.css

│   │   ├── iCheck

│   │   │   ├── custom.css

│   │   │   ├── green.png

│   │   │   └── green@2x.png

│   │   ├── images

│   │   │   ├── sort_asc.png

│   │   │   ├── sort_desc.png

│   │   │   ├── sprite-skin-flat.png

│   │   │   ├── spritemap.png

│   │   │   └── spritemap@2x.png

│   │   ├── ionRangeSlider

│   │   │   ├── ion.rangeSlider.css

│   │   │   └── ion.rangeSlider.skinFlat.css

│   │   ├── jQueryUI

│   │   │   ├── images

│   │   │   │   ├── ui-bg_flat_0_aaaaaa_40x100.png

│   │   │   │   ├── ui-bg_flat_75_ffffff_40x100.png

│   │   │   │   ├── ui-icons_222222_256x240.png

│   │   │   │   ├── ui-icons_454545_256x240.png

│   │   │   │   └── ui-icons_888888_256x240.png

│   │   │   └── jquery-ui-1.10.4.custom.min.css

│   │   ├── jasny

│   │   │   └── jasny-bootstrap.min.css

│   │   ├── jqgrid

│   │   │   └── ui.jqgrid.css

│   │   ├── jsTree

│   │   │   ├── 32px.png

│   │   │   ├── style.min.css

│   │   │   └── throbber.gif

│   │   ├── markdown

│   │   │   └── bootstrap-markdown.min.css

│   │   ├── morris

│   │   │   └── morris-0.4.3.min.css

│   │   ├── multiselect

│   │   │   └── bootstrap-multiselect.css

│   │   ├── nouslider

│   │   │   └── jquery.nouislider.css

│   │   ├── plyr

│   │   │   ├── plyr.css

│   │   │   └── sprite.svg

│   │   ├── simditor

│   │   │   └── simditor.css

│   │   ├── steps

│   │   │   └── jquery.steps.css

│   │   ├── summernote

│   │   │   ├── summernote-bs3.css

│   │   │   └── summernote.css

│   │   ├── sweetalert

│   │   │   └── sweetalert.css

│   │   ├── switchery

│   │   │   └── switchery.css

│   │   ├── toastr

│   │   │   └── toastr.min.css

│   │   ├── treeview

│   │   │   └── bootstrap-treeview.css

│   │   └── webuploader

│   │   └── webuploader.css

│   └── style.css

├── css_animation.html

├── diff.html

├── docs

│   ├── img

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值