【实例简介】

更新至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

│   │   ├── index_4.png

│   │   ├── page.png

│   │   ├── preview.png

│   │   └── rtl_support.png

│   ├── index.html

│   └── js

│   ├── prettify.css

│   └── prettify.js

├── draggable_panels.html

├── empty_page.html

├── faq.html

├── favicon.ico

├── file_manager.html

├── fontawesome.html

├── fonts

│   ├── FontAwesome.otf

│   ├── fontawesome-webfont.eot

│   ├── fontawesome-webfont.svg

│   ├── fontawesome-webfont.ttf

│   ├── fontawesome-webfont.woff

│   ├── fontawesome-webfont.woff2

│   ├── glyphicons-halflings-regular.eot

│   ├── glyphicons-halflings-regular.svg

│   ├── glyphicons-halflings-regular.ttf

│   ├── glyphicons-halflings-regular.woff

│   └── glyphicons-halflings-regular.woff2

├── form_advanced.html

├── form_avatar.html

├── form_basic.html

├── form_builder.html

├── form_editors.html

├── form_file_upload.html

├── form_markdown.html

├── form_simditor.html

├── form_validate.html

├── form_webuploader.html

├── form_wizard.html

├── forum_main.html

├── glyphicons.html

├── graph_echarts.html

├── graph_flot.html

├── graph_metrics.html

├── graph_morris.html

├── graph_peity.html

├── graph_rickshaw.html

├── graph_sparkline.html

├── grid_options.html

├── iconfont.html

├── ie.html

├── img

│   ├── a1.jpg

│   ├── a2.jpg

│   ├── a3.jpg

│   ├── a4.jpg

│   ├── a5.jpg

│   ├── a6.jpg

│   ├── a7.jpg

│   ├── a8.jpg

│   ├── a9.jpg

│   ├── bg.png

│   ├── browser.png

│   ├── browser.psd

│   ├── iconfont-logo.png

│   ├── icons.png

│   ├── index.jpg

│   ├── index_4.jpg

│   ├── loading-upload.gif

│   ├── locked.png

│   ├── login-background.jpg

│   ├── p1.jpg

│   ├── p2.jpg

│   ├── p3.jpg

│   ├── p_big1.jpg

│   ├── p_big2.jpg

│   ├── p_big3.jpg

│   ├── pay.png

│   ├── profile.jpg

│   ├── profile_big.jpg

│   ├── profile_small.jpg

│   ├── progress.png

│   ├── qr_code.png

│   ├── sprite-skin-flat.png

│   ├── success.png

│   ├── user.png

│   ├── webuploader.png

│   └── wenku_logo.png

├── index.html

├── index_v1.html

├── index_v2.html

├── index_v3.html

├── index_v4.html

├── index_v5.html

├── invoice.html

├── invoice_print.html

├── js

│   ├── bootstrap.min.js

│   ├── contabs.js

│   ├── content.js

│   ├── demo

│   │   ├── bootstrap-table-demo.js

│   │   ├── bootstrap_table_test.json

│   │   ├── bootstrap_table_test2.json

│   │   ├── echarts-demo.js

│   │   ├── flot-demo.js

│   │   ├── form-advanced-demo.js

│   │   ├── form-validate-demo.js

│   │   ├── layer-demo.js

│   │   ├── morris-demo.js

│   │   ├── peity-demo.js

│   │   ├── photos.json

│   │   ├── rickshaw-demo.js

│   │   ├── sparkline-demo.js

│   │   ├── table_base.json

│   │   ├── treeview-demo.js

│   │   └── webuploader-demo.js

│   ├── hplus.js

│   ├── jquery-ui-1.10.4.min.js

│   ├── jquery-ui.custom.min.js

│   ├── jquery.min.js

│   ├── jquery.min.map

│   ├── plugins

│   │   ├── beautifyhtml

│   │   │   └── beautifyhtml.js

│   │   ├── blueimp

│   │   │   └── jquery.blueimp-gallery.min.js

│   │   ├── bootstrap-table

│   │   │   ├── bootstrap-table-mobile.min.js

│   │   │   ├── bootstrap-table.min.js

│   │   │   └── locale

│   │   │   ├── bootstrap-table-zh-CN.js

│   │   │   └── bootstrap-table-zh-CN.min.js

│   │   ├── chartJs

│   │   │   └── Chart.min.js

│   │   ├── chosen

│   │   │   └── chosen.jquery.js

│   │   ├── clockpicker

│   │   │   └── clockpicker.js

│   │   ├── codemirror

│   │   │   ├── codemirror.js

│   │   │   └── mode

│   │   │   ├── apl

│   │   │   │   ├── apl.js

│   │   │   │   └── index.html

│   │   │   ├── asterisk

│   │   │   │   ├── asterisk.js

│   │   │   │   └── index.html

│   │   │   ├── clike

│   │   │   │   ├── clike.js

│   │   │   │   ├── index.html

│   │   │   │   └── scala.html

│   │   │   ├── clojure

│   │   │   │   ├── clojure.js

│   │   │   │   └── index.html

│   │   │   ├── cobol

│   │   │   │   ├── cobol.js

│   │   │   │   └── index.html

│   │   │   ├── coffeescript

│   │   │   │   ├── coffeescript.js

│   │   │   │   └── index.html

│   │   │   ├── commonlisp

│   │   │   │   ├── commonlisp.js

│   │   │   │   └── index.html

│   │   │   ├── css

│   │   │   │   ├── css.js

│   │   │   │   ├── index.html

│   │   │   │   ├── less.html

│   │   │   │   ├── less_test.js

│   │   │   │   ├── scss.html

│   │   │   │   ├── scss_test.js

│   │   │   │   └── test.js

│   │   │   ├── cypher

│   │   │   │   ├── cypher.js

│   │   │   │   └── index.html

│   │   │   ├── d

│   │   │   │   ├── d.js

│   │   │   │   └── index.html

│   │   │   ├── dart

│   │   │   │   ├── dart.js

│   │   │   │   └── index.html

│   │   │   ├── diff

│   │   │   │   ├── diff.js

│   │   │   │   └── index.html

│   │   │   ├── django

│   │   │   │   ├── django.js

│   │   │   │   └── index.html

│   │   │   ├── dockerfile

│   │   │   │   ├── dockerfile.js

│   │   │   │   └── index.html

│   │   │   ├── dtd

│   │   │   │   ├── dtd.js

│   │   │   │   └── index.html

│   │   │   ├── dylan

│   │   │   │   ├── dylan.js

│   │   │   │   └── index.html

│   │   │   ├── ebnf

│   │   │   │   ├── ebnf.js

│   │   │   │   └── index.html

│   │   │   ├── ecl

│   │   │   │   ├── ecl.js

│   │   │   │   └── index.html

│   │   │   ├── eiffel

│   │   │   │   ├── eiffel.js

│   │   │   │   └── index.html

│   │   │   ├── erlang

│   │   │   │   ├── erlang.js

│   │   │   │   └── index.html

│   │   │   ├── fortran

│   │   │   │   ├── fortran.js

│   │   │   │   └── index.html

│   │   │   ├── gas

│   │   │   │   ├── gas.js

│   │   │   │   └── index.html

│   │   │   ├── gfm

│   │   │   │   ├── gfm.js

│   │   │   │   ├── index.html

│   │   │   │   └── test.js

│   │   │   ├── gherkin

│   │   │   │   ├── gherkin.js

│   │   │   │   └── index.html

│   │   │   ├── go

│   │   │   │   ├── go.js

│   │   │   │   └── index.html

│   │   │   ├── groovy

│   │   │   │   ├── groovy.js

│   │   │   │   └── index.html

│   │   │   ├── haml

│   │   │   │   ├── haml.js

│   │   │   │   ├── index.html

│   │   │   │   └── test.js

│   │   │   ├── haskell

│   │   │   │   ├── haskell.js

│   │   │   │   └── index.html

│   │   │   ├── haxe

│   │   │   │   ├── haxe.js

│   │   │   │   └── index.html

│   │   │   ├── htmlembedded

│   │   │   │   ├── htmlembedded.js

│   │   │   │   └── index.html

│   │   │   ├── htmlmixed

│   │   │   │   ├── htmlmixed.js

│   │   │   │   └── index.html

│   │   │   ├── http

│   │   │   │   ├── http.js

│   │   │   │   └── index.html

│   │   │   ├── idl

│   │   │   │   ├── idl.js

│   │   │   │   └── index.html

│   │   │   ├── index.html

│   │   │   ├── jade

│   │   │   │   ├── index.html

│   │   │   │   └── jade.js

│   │   │   ├── javascript

│   │   │   │   ├── index.html

│   │   │   │   ├── javascript.js

│   │   │   │   ├── json-ld.html

│   │   │   │   ├── test.js

│   │   │   │   └── typescript.html

│   │   │   ├── jinja2

│   │   │   │   ├── index.html

│   │   │   │   └── jinja2.js

│   │   │   ├── julia

│   │   │   │   ├── index.html

│   │   │   │   └── julia.js

│   │   │   ├── kotlin

│   │   │   │   ├── index.html

│   │   │   │   └── kotlin.js

│   │   │   ├── livescript

│   │   │   │   ├── index.html

│   │   │   │   └── livescript.js

│   │   │   ├── lua

│   │   │   │   ├── index.html

│   │   │   │   └── lua.js

│   │   │   ├── markdown

│   │   │   │   ├── index.html

│   │   │   │   ├── markdown.js

│   │   │   │   └── test.js

│   │   │   ├── meta.js

│   │   │   ├── mirc

│   │   │   │   ├── index.html

│   │   │   │   └── mirc.js

│   │   │   ├── mllike

│   │   │   │   ├── index.html

│   │   │   │   └── mllike.js

│   │   │   ├── modelica

│   │   │   │   ├── index.html

│   │   │   │   └── modelica.js

│   │   │   ├── nginx

│   │   │   │   ├── index.html

│   │   │   │   └── nginx.js

│   │   │   ├── ntriples

│   │   │   │   ├── index.html

│   │   │   │   └── ntriples.js

│   │   │   ├── octave

│   │   │   │   ├── index.html

│   │   │   │   └── octave.js

│   │   │   ├── pascal

│   │   │   │   ├── index.html

│   │   │   │   └── pascal.js

│   │   │   ├── pegjs

│   │   │   │   ├── index.html

│   │   │   │   └── pegjs.js

│   │   │   ├── perl

│   │   │   │   ├── index.html

│   │   │   │   └── perl.js

│   │   │   ├── php

│   │   │   │   ├── index.html

│   │   │   │   ├── php.js

│   │   │   │   └── test.js

│   │   │   ├── pig

│   │   │   │   ├── index.html

│   │   │   │   └── pig.js

│   │   │   ├── properties

│   │   │   │   ├── index.html

│   │   │   │   └── properties.js

│   │   │   ├── puppet

│   │   │   │   ├── index.html

│   │   │   │   └── puppet.js

│   │   │   ├── python

│   │   │   │   ├── index.html

│   │   │   │   └── python.js

│   │   │   ├── q

│   │   │   │   ├── index.html

│   │   │   │   └── q.js

│   │   │   ├── r

│   │   │   │   ├── index.html

│   │   │   │   └── r.js

│   │   │   ├── rpm

│   │   │   │   ├── changes

│   │   │   │   │   └── index.html

│   │   │   │   ├── index.html

│   │   │   │   └── rpm.js

│   │   │   ├── rst

│   │   │   │   ├── index.html

│   │   │   │   └── rst.js

│   │   │   ├── ruby

│   │   │   │   ├── index.html

│   │   │   │   ├── ruby.js

│   │   │   │   └── test.js

│   │   │   ├── rust

│   │   │   │   ├── index.html

│   │   │   │   └── rust.js

│   │   │   ├── sass

│   │   │   │   ├── index.html

│   │   │   │   └── sass.js

│   │   │   ├── scheme

│   │   │   │   ├── index.html

│   │   │   │   └── scheme.js

│   │   │   ├── shell

│   │   │   │   ├── index.html

│   │   │   │   ├── shell.js

│   │   │   │   └── test.js

│   │   │   ├── sieve

│   │   │   │   ├── index.html

│   │   │   │   └── sieve.js

│   │   │   ├── slim

│   │   │   │   ├── index.html

│   │   │   │   ├── slim.js

│   │   │   │   └── test.js

│   │   │   ├── smalltalk

│   │   │   │   ├── index.html

│   │   │   │   └── smalltalk.js

│   │   │   ├── smarty

│   │   │   │   ├── index.html

│   │   │   │   └── smarty.js

│   │   │   ├── smartymixed

│   │   │   │   ├── index.html

│   │   │   │   └── smartymixed.js

│   │   │   ├── solr

│   │   │   │   ├── index.html

│   │   │   │   └── solr.js

│   │   │   ├── soy

│   │   │   │   ├── index.html

│   │   │   │   └── soy.js

│   │   │   ├── sparql

│   │   │   │   ├── index.html

│   │   │   │   └── sparql.js

│   │   │   ├── spreadsheet

│   │   │   │   ├── index.html

│   │   │   │   └── spreadsheet.js

│   │   │   ├── sql

│   │   │   │   ├── index.html

│   │   │   │   └── sql.js

│   │   │   ├── stex

│   │   │   │   ├── index.html

│   │   │   │   ├── stex.js

│   │   │   │   └── test.js

│   │   │   ├── tcl

│   │   │   │   ├── index.html

│   │   │   │   └── tcl.js

│   │   │   ├── textile

│   │   │   │   ├── index.html

│   │   │   │   ├── test.js

│   │   │   │   └── textile.js

│   │   │   ├── tiddlywiki

│   │   │   │   ├── index.html

│   │   │   │   ├── tiddlywiki.css

│   │   │   │   └── tiddlywiki.js

│   │   │   ├── tiki

│   │   │   │   ├── index.html

│   │   │   │   ├── tiki.css

│   │   │   │   └── tiki.js

│   │   │   ├── toml

│   │   │   │   ├── index.html

│   │   │   │   └── toml.js

│   │   │   ├── tornado

│   │   │   │   ├── index.html

│   │   │   │   └── tornado.js

│   │   │   ├── turtle

│   │   │   │   ├── index.html

│   │   │   │   └── turtle.js

│   │   │   ├── vb

│   │   │   │   ├── index.html

│   │   │   │   └── vb.js

│   │   │   ├── vbscript

│   │   │   │   ├── index.html

│   │   │   │   └── vbscript.js

│   │   │   ├── velocity

│   │   │   │   ├── index.html

│   │   │   │   └── velocity.js

│   │   │   ├── verilog

│   │   │   │   ├── index.html

│   │   │   │   ├── test.js

│   │   │   │   └── verilog.js

│   │   │   ├── xml

│   │   │   │   ├── index.html

│   │   │   │   ├── test.js

│   │   │   │   └── xml.js

│   │   │   ├── xquery

│   │   │   │   ├── index.html

│   │   │   │   ├── test.js

│   │   │   │   └── xquery.js

│   │   │   ├── yaml

│   │   │   │   ├── index.html

│   │   │   │   └── yaml.js

│   │   │   └── z80

│   │   │   ├── index.html

│   │   │   └── z80.js

│   │   ├── colorpicker

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

│   │   ├── cropper

│   │   │   └── cropper.min.js

│   │   ├── dataTables

│   │   │   ├── dataTables.bootstrap.js

│   │   │   └── jquery.dataTables.js

│   │   ├── datapicker

│   │   │   └── bootstrap-datepicker.js

│   │   ├── diff_match_patch

│   │   │   └── diff_match_patch.js

│   │   ├── dropzone

│   │   │   └── dropzone.js

│   │   ├── duallistbox

│   │   │   └── jquery.bootstrap-duallistbox.js

│   │   ├── easypiechart

│   │   │   └── jquery.easypiechart.js

│   │   ├── echarts

│   │   │   └── echarts-all.js

│   │   ├── fancybox

│   │   │   ├── blank.gif

│   │   │   ├── fancybox_loading.gif

│   │   │   ├── fancybox_loading@2x.gif

│   │   │   ├── fancybox_overlay.png

│   │   │   ├── fancybox_sprite.png

│   │   │   ├── fancybox_sprite@2x.png

│   │   │   ├── jquery.fancybox.css

│   │   │   └── jquery.fancybox.js

│   │   ├── flot

│   │   │   ├── curvedLines.js

│   │   │   ├── jquery.flot.js

│   │   │   ├── jquery.flot.pie.js

│   │   │   ├── jquery.flot.resize.js

│   │   │   ├── jquery.flot.spline.js

│   │   │   ├── jquery.flot.symbol.js

│   │   │   └── jquery.flot.tooltip.min.js

│   │   ├── footable

│   │   │   └── footable.all.min.js

│   │   ├── fullcalendar

│   │   │   ├── fullcalendar.min.js

│   │   │   └── moment.min.js

│   │   ├── gritter

│   │   │   ├── images

│   │   │   │   ├── gritter-light.png

│   │   │   │   ├── gritter.png

│   │   │   │   └── ie-spacer.gif

│   │   │   ├── jquery.gritter.css

│   │   │   └── jquery.gritter.min.js

│   │   ├── iCheck

│   │   │   └── icheck.min.js

│   │   ├── ionRangeSlider

│   │   │   ├── ion.rangeSlider.min.js

│   │   │   └── jasny

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

│   │   ├── jasny

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

│   │   ├── jeditable

│   │   │   └── jquery.jeditable.js

│   │   ├── jqgrid

│   │   │   ├── i18n

│   │   │   │   └── grid.locale-cn.js

│   │   │   └── jquery.jqGrid.min.js

│   │   ├── jquery-ui

│   │   │   └── jquery-ui.min.js

│   │   ├── jsKnob

│   │   │   └── jquery.knob.js

│   │   ├── jsTree

│   │   │   ├── jstree.js

│   │   │   └── jstree.min.js

│   │   ├── jvectormap

│   │   │   ├── jquery-jvectormap-1.2.2.min.js

│   │   │   └── jquery-jvectormap-world-mill-en.js

│   │   ├── layer

│   │   │   ├── extend

│   │   │   │   └── layer.ext.js

│   │   │   ├── laydate

│   │   │   │   ├── laydate.js

│   │   │   │   ├── need

│   │   │   │   │   └── laydate.css

│   │   │   │   └── skins

│   │   │   │   └── default

│   │   │   │   ├── icon.png

│   │   │   │   └── laydate.css

│   │   │   ├── layer.min.js

│   │   │   ├── layim

│   │   │   │   ├── data

│   │   │   │   │   ├── chatlog.json

│   │   │   │   │   ├── friend.json

│   │   │   │   │   ├── group.json

│   │   │   │   │   └── groups.json

│   │   │   │   ├── layim.css

│   │   │   │   ├── layim.js

│   │   │   │   └── loading.gif

│   │   │   └── skin

│   │   │   ├── default

│   │   │   │   ├── icon-ext.png

│   │   │   │   ├── icon.png

│   │   │   │   ├── icon_ext.png

│   │   │   │   ├── loading-0.gif

│   │   │   │   ├── loading-1.gif

│   │   │   │   ├── loading-2.gif

│   │   │   │   ├── textbg.png

│   │   │   │   ├── xubox_ico0.png

│   │   │   │   ├── xubox_loading0.gif

│   │   │   │   ├── xubox_loading1.gif

│   │   │   │   ├── xubox_loading2.gif

│   │   │   │   ├── xubox_loading3.gif

│   │   │   │   └── xubox_title0.png

│   │   │   ├── layer.css

│   │   │   ├── layer.ext.css

│   │   │   └── moon

│   │   │   ├── default.png

│   │   │   └── style.css

│   │   ├── markdown

│   │   │   ├── bootstrap-markdown.js

│   │   │   ├── bootstrap-markdown.zh.js

│   │   │   ├── markdown.js

│   │   │   └── to-markdown.js

│   │   ├── metisMenu

│   │   │   └── jquery.metisMenu.js

│   │   ├── morris

│   │   │   ├── morris.js

│   │   │   └── raphael-2.1.0.min.js

│   │   ├── multiselect

│   │   │   └── bootstrap-multiselect.js

│   │   ├── nestable

│   │   │   └── jquery.nestable.js

│   │   ├── nouslider

│   │   │   └── jquery.nouislider.min.js

│   │   ├── pace

│   │   │   └── pace.min.js

│   │   ├── peity

│   │   │   └── jquery.peity.min.js

│   │   ├── plyr

│   │   │   └── plyr.js

│   │   ├── preetyTextDiff

│   │   │   └── jquery.pretty-text-diff.min.js

│   │   ├── prettyfile

│   │   │   └── bootstrap-prettyfile.js

│   │   ├── rickshaw

│   │   │   ├── rickshaw.min.js

│   │   │   └── vendor

│   │   │   └── d3.v3.js

│   │   ├── simditor

│   │   │   ├── hotkeys.js

│   │   │   ├── hotkeys.min.js

│   │   │   ├── jquery.min.js

│   │   │   ├── module.js

│   │   │   ├── module.min.js

│   │   │   ├── simditor.js

│   │   │   ├── simditor.min.js

│   │   │   ├── uploader.js

│   │   │   └── uploader.min.js

│   │   ├── slimscroll

│   │   │   └── jquery.slimscroll.min.js

│   │   ├── sparkline

│   │   │   └── jquery.sparkline.min.js

│   │   ├── staps

│   │   │   └── jquery.steps.min.js

│   │   ├── suggest

│   │   │   ├── bootstrap-suggest.min.js

│   │   │   └── data.json

│   │   ├── summernote

│   │   │   ├── summernote-zh-CN.js

│   │   │   └── summernote.min.js

│   │   ├── sweetalert

│   │   │   └── sweetalert.min.js

│   │   ├── switchery

│   │   │   └── switchery.js

│   │   ├── toastr

│   │   │   └── toastr.min.js

│   │   ├── treeview

│   │   │   └── bootstrap-treeview.js

│   │   ├── validate

│   │   │   ├── additional-methods.min.js

│   │   │   ├── jquery.validate.min.js

│   │   │   └── messages_zh.min.js

│   │   └── webuploader

│   │   ├── README.md

│   │   ├── Uploader.swf

│   │   ├── webuploader.css

│   │   ├── webuploader.custom.js

│   │   ├── webuploader.custom.min.js

│   │   ├── webuploader.fis.js

│   │   ├── webuploader.flashonly.js

│   │   ├── webuploader.flashonly.min.js

│   │   ├── webuploader.html5only.js

│   │   ├── webuploader.html5only.min.js

│   │   ├── webuploader.js

│   │   ├── webuploader.min.js

│   │   ├── webuploader.noimage.js

│   │   ├── webuploader.noimage.min.js

│   │   ├── webuploader.nolog.js

│   │   ├── webuploader.nolog.min.js

│   │   ├── webuploader.withoutimage.js

│   │   └── webuploader.withoutimage.min.js

│   └── welcome.js

├── jstree.html

├── layer.html

├── layerdate.html

├── layouts.html

├── lockscreen.html

├── login.html

├── login_v2.html

├── mail_compose.html

├── mail_detail.html

├── mailbox.html

├── modal_window.html

├── nestable_list.html

├── notifications.html

├── pin_board.html

├── plugins

│   └── fullavatareditor

│   ├── asp

│   │   ├── Upload.asp

│   │   └── Upload.asp.cls

│   ├── asp.net

│   │   ├── c#

│   │   │   ├── Upload.aspx

│   │   │   ├── Upload.aspx.cs

│   │   │   └── bin

│   │   │   └── Newtonsoft.Json.dll

│   │   └── vb

│   │   ├── Upload.aspx

│   │   ├── Upload.aspx.vb

│   │   └── bin

│   │   └── Newtonsoft.Json.dll

│   ├── crossdomain.xml

│   ├── expressInstall.swf

│   ├── fullAvatarEditor.swf

│   ├── jsp

│   │   ├── WEB-INF

│   │   │   └── lib

│   │   │   ├── commons-fileupload-1.3.jar

│   │   │   └── fastjson-1.1.9.jar

│   │   └── upload.jsp

│   ├── php

│   │   └── upload.php

│   ├── scripts

│   │   ├── fullAvatarEditor.js

│   │   ├── jQuery.Cookie.js

│   │   ├── jQuery.Drag.js

│   │   ├── jQuery.Resize.js

│   │   ├── jQuery.dialog.js

│   │   ├── swfobject.js

│   │   └── test.js

│   └── simpleDemo.html

├── plyr.html

├── profile.html

├── project_detail.html

├── projects.html

├── register.html

├── search_results.html

├── social_feed.html

├── spinners.html

├── suggest.html

├── sweetalert.html

├── table_basic.html

├── table_bootstrap.html

├── table_data_tables.html

├── table_foo_table.html

├── table_jqgrid.html

├── tabs_panels.html

├── teams_board.html

├── timeline.html

├── timeline_v2.html

├── toastr_notifications.html

├── tree_view.html

├── typography.html

├── webim.html

└── widgets.html

241 directories, 631 files

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

  1. inspinia admin 最新版 inspinia 2.7.1 一套非常优秀的bootstrap后台管理模板

    演示地址:  http://www.inspinia.net 介绍 inspinia admin 最新版 bootstrap 完全响应式后台管理模板,采用扁平化设计.使用Bootstrap 3+ Fr ...

  2. Minima黑色响应式后台管理模板

    Minima黑色响应式后台管理模板基于Bootstrap3.3.4制作,黑色风格,兼容PC端和手机移动端,全套模板,包括登录.仪表盘.按钮.窗口部件.网格布局.图表等后台模板页面. 模板截图 代码截图 ...

  3. 再来 20 个免费的 Bootstrap 的后台管理模板

    http://www.oschina.net/news/52033/free-bootstrap-admin-templates 6月14日上海 OSC 源创会开始报名,送机械键盘和开源无码内裤 之前 ...

  4. JAVA宠物医院后台管理系统设计与实现计算机毕业设计Mybatis+系统+数据库+调试部署

    JAVA宠物医院后台管理系统设计与实现计算机毕业设计Mybatis+系统+数据库+调试部署 JAVA宠物医院后台管理系统设计与实现计算机毕业设计Mybatis+系统+数据库+调试部署 本源码技术栈: ...

  5. 使用前端后台管理模板库admin-lte

    使用前端后台管理模板库admin-lte 使用前端后台管理模板库admin-lte 安装 搭建环境 安装 安装admin-lte,可以通过以下几种办法安装,下图是GitHub中admin-lte的主页 ...

  6. 在bootstrap ace样式框架上修改的后台管理型模板(Tab页后台管理模板)

    后台管理模板开始用frameset布局,但是有时候会遮挡比如上面导航或者左边导航的二级三级弹出菜单,因为宽度被限制了,所以有时候就用easyui或者ext的,但是样式不好看,然后看到了bootstra ...

  7. bootstrap 提交表单给后台_基于Bootstrap的响应式后台管理模板Ace

    Ace是一个轻量级.功能丰富,基于Bootstrap3的响应式后台管理模板.支持多种皮肤,集成了多种插件,如Bootstrap,jQuery UI等.支持IE 8/9/10/11.Chrome.Fir ...

  8. 大量多风格多功能后台管理模板

    最近在做网站后台,在网上找了大量的后台的模版,觉得还不错,拿出来给大家分享一哈.... 1.      点击下载 多风格多功能后台管理模板 2.    点击下载 专业银行结算系统后台模板 3.    ...

  9. 基于 Blazui 的 Blazor 后台管理模板 BlazAdmin 正式尝鲜

    简介 BlazAdmin 是一个基于Blazui的后台管理模板,无JS,无TS,非 Silverlight,非 WebForm,一个标签即可使用. 我将在下一篇文章讨论 Blazor 服务器端渲染与客 ...

  10. 蓝色企业CMS网站后台管理模板

    介绍: 蓝色企业CMS响应式后台管理模板基于Bootstrap3.0.0制作,自适应分辨率,兼容PC端和移动端,全套模板,包括产品管理.资讯类别.资讯管理.友情链接.用户留言管理.用户管理.修改密码等 ...

最新文章

  1. bing浏览器_Bing正式改名Microsoft Bing:不再只是搜索
  2. 一块只要4美元,超廉价版树莓派诞生,还用上了自研芯片
  3. AI会完美的执行我们设定的目标,但这不是一个好消息
  4. 未来计算机能帮人们做什么,未来的计算机阅读答案
  5. 按之字形顺序打印二叉树
  6. ASP.NET Core 3.0 迁移避坑指南
  7. 华为鸿蒙vogtloop30pro价格,华为Mate30系列基本确认:首发麒麟985+鸿蒙系统,价格感人!...
  8. linux定时器错误使用,linux下定时器的使用
  9. 先滑窗后时空联合处理MATLAB,时空联合优化重建方法及系统与流程
  10. android 代码水印,Android实现为图片添加水印
  11. easypoi 大数据 百万_燃烧大数据 | 分析了2百万份成绩后发现,女跑者更稳?
  12. vue 获取当前本机ip_Vue项目启动时自动获取本机IP地址
  13. python线性回归预测波士顿房价_预测波士顿的房价|简单的线性回归入门
  14. 前端工程师为什么会这么值钱?原来真相在这里
  15. Chrome 去掉“该网站的安全证书不受信任!”的提示
  16. 小程序源码:升级版手机检测微信工具
  17. Echarts显示行政区域图并上色
  18. Android第三方库
  19. python 使用精灵代理
  20. YOLOV3 网络结构学习笔记

热门文章

  1. 学习matlab体会,学习matlab心得体会.doc
  2. 【C 语言】文件操作 ( fread 函数 )
  3. 传奇游戏源码 Linux版本
  4. GsonFormatPlus转变回GsonFormat办法
  5. 苹果tv4安装,I play.iOS13代pv4安装,播放国内视频,
  6. python 数据类笔试题_数据分析岗Python笔试题
  7. 如何用python入侵_外星人入侵(使用python编写)
  8. 数据结构(C语言版)严蔚敏李冬梅(第2版)课后习题答案
  9. 数商云汽车经销商管理系统解决方案:构建消费者、经销商企业功能体系
  10. 小米菲的Tableau学习日记01:Tableau学习资料、安装及学生版申请