在好例子网,分享、交流、成长!
您当前所在位置:首页CSS 开发实例Box Model → erp网站源码

erp网站源码

Box Model

下载此实例
  • 开发语言:CSS
  • 实例大小:11.91M
  • 下载次数:13
  • 浏览次数:164
  • 发布时间:2023-02-20
  • 实例类别:Box Model
  • 发 布 人:alimjaaan
  • 文件格式:.zip
  • 所需积分:2
 相关标签: php ERP rp hp 源码

实例介绍

【实例简介】PHP erp网站源码

【实例截图】

from clipboard

from clipboard

【核心代码】

.
├── HtmlPage.html
├── Index.html
├── Login.html
├── PSD
│   ├── 2.jpg
│   ├── 3.jpg
│   ├── 4.jpg
│   ├── HOME.jpg
│   ├── ui
│   │   ├── css
│   │   │   └── ui-lightness
│   │   │       ├── images
│   │   │       │   ├── ui-bg_diagonals-thick_18_b81900_40x40.png
│   │   │       │   ├── ui-bg_diagonals-thick_20_666666_40x40.png
│   │   │       │   ├── ui-bg_flat_10_000000_40x100.png
│   │   │       │   ├── ui-bg_glass_100_f6f6f6_1x400.png
│   │   │       │   ├── ui-bg_glass_100_fdf5ce_1x400.png
│   │   │       │   ├── ui-bg_glass_65_ffffff_1x400.png
│   │   │       │   ├── ui-bg_gloss-wave_35_f6a828_500x100.png
│   │   │       │   ├── ui-bg_highlight-soft_100_eeeeee_1x100.png
│   │   │       │   ├── ui-bg_highlight-soft_75_ffe45c_1x100.png
│   │   │       │   ├── ui-icons_222222_256x240.png
│   │   │       │   ├── ui-icons_228ef1_256x240.png
│   │   │       │   ├── ui-icons_ef8c08_256x240.png
│   │   │       │   ├── ui-icons_ffd27a_256x240.png
│   │   │       │   └── ui-icons_ffffff_256x240.png
│   │   │       └── jquery-ui-1.8.22.custom.css
│   │   ├── development-bundle
│   │   │   ├── AUTHORS.txt
│   │   │   ├── GPL-LICENSE.txt
│   │   │   ├── MIT-LICENSE.txt
│   │   │   ├── demos
│   │   │   │   ├── accordion
│   │   │   │   │   ├── collapsible.html
│   │   │   │   │   ├── custom-icons.html
│   │   │   │   │   ├── default.html
│   │   │   │   │   ├── fillspace.html
│   │   │   │   │   ├── hoverintent.html
│   │   │   │   │   ├── index.html
│   │   │   │   │   ├── mouseover.html
│   │   │   │   │   ├── no-auto-height.html
│   │   │   │   │   └── sortable.html
│   │   │   │   ├── addClass
│   │   │   │   │   ├── default.html
│   │   │   │   │   └── index.html
│   │   │   │   ├── animate
│   │   │   │   │   ├── default.html
│   │   │   │   │   └── index.html
│   │   │   │   ├── autocomplete
│   │   │   │   │   ├── categories.html
│   │   │   │   │   ├── combobox.html
│   │   │   │   │   ├── custom-data.html
│   │   │   │   │   ├── default.html
│   │   │   │   │   ├── folding.html
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── jquery_32x32.png
│   │   │   │   │   │   ├── jqueryui_32x32.png
│   │   │   │   │   │   ├── sizzlejs_32x32.png
│   │   │   │   │   │   ├── transparent_1x1.png
│   │   │   │   │   │   └── ui-anim_basic_16x16.gif
│   │   │   │   │   ├── index.html
│   │   │   │   │   ├── london.xml
│   │   │   │   │   ├── maxheight.html
│   │   │   │   │   ├── multiple-remote.html
│   │   │   │   │   ├── multiple.html
│   │   │   │   │   ├── remote-jsonp.html
│   │   │   │   │   ├── remote-with-cache.html
│   │   │   │   │   ├── remote.html
│   │   │   │   │   ├── search.php
│   │   │   │   │   └── xml.html
│   │   │   │   ├── button
│   │   │   │   │   ├── checkbox.html
│   │   │   │   │   ├── default.html
│   │   │   │   │   ├── icons.html
│   │   │   │   │   ├── index.html
│   │   │   │   │   ├── radio.html
│   │   │   │   │   ├── splitbutton.html
│   │   │   │   │   └── toolbar.html
│   │   │   │   ├── datepicker
│   │   │   │   │   ├── alt-field.html
│   │   │   │   │   ├── animation.html
│   │   │   │   │   ├── buttonbar.html
│   │   │   │   │   ├── date-formats.html
│   │   │   │   │   ├── date-range.html
│   │   │   │   │   ├── default.html
│   │   │   │   │   ├── dropdown-month-year.html
│   │   │   │   │   ├── icon-trigger.html
│   │   │   │   │   ├── images
│   │   │   │   │   │   └── calendar.gif
│   │   │   │   │   ├── index.html
│   │   │   │   │   ├── inline.html
│   │   │   │   │   ├── localization.html
│   │   │   │   │   ├── min-max.html
│   │   │   │   │   ├── multiple-calendars.html
│   │   │   │   │   ├── other-months.html
│   │   │   │   │   └── show-week.html
│   │   │   │   ├── demos.css
│   │   │   │   ├── dialog
│   │   │   │   │   ├── animated.html
│   │   │   │   │   ├── default.html
│   │   │   │   │   ├── index.html
│   │   │   │   │   ├── modal-confirmation.html
│   │   │   │   │   ├── modal-form.html
│   │   │   │   │   ├── modal-message.html
│   │   │   │   │   └── modal.html
│   │   │   │   ├── draggable
│   │   │   │   │   ├── constrain-movement.html
│   │   │   │   │   ├── cursor-style.html
│   │   │   │   │   ├── default.html
│   │   │   │   │   ├── delay-start.html
│   │   │   │   │   ├── events.html
│   │   │   │   │   ├── handle.html
│   │   │   │   │   ├── index.html
│   │   │   │   │   ├── revert.html
│   │   │   │   │   ├── scroll.html
│   │   │   │   │   ├── snap-to.html
│   │   │   │   │   ├── sortable.html
│   │   │   │   │   └── visual-feedback.html
│   │   │   │   ├── droppable
│   │   │   │   │   ├── accepted-elements.html
│   │   │   │   │   ├── default.html
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── high_tatras.jpg
│   │   │   │   │   │   ├── high_tatras2.jpg
│   │   │   │   │   │   ├── high_tatras2_min.jpg
│   │   │   │   │   │   ├── high_tatras3.jpg
│   │   │   │   │   │   ├── high_tatras3_min.jpg
│   │   │   │   │   │   ├── high_tatras4.jpg
│   │   │   │   │   │   ├── high_tatras4_min.jpg
│   │   │   │   │   │   └── high_tatras_min.jpg
│   │   │   │   │   ├── index.html
│   │   │   │   │   ├── photo-manager.html
│   │   │   │   │   ├── propagation.html
│   │   │   │   │   ├── revert.html
│   │   │   │   │   ├── shopping-cart.html
│   │   │   │   │   └── visual-feedback.html
│   │   │   │   ├── effect
│   │   │   │   │   ├── default.html
│   │   │   │   │   ├── easing.html
│   │   │   │   │   └── index.html
│   │   │   │   ├── hide
│   │   │   │   │   ├── default.html
│   │   │   │   │   └── index.html
│   │   │   │   ├── images
│   │   │   │   │   ├── calendar.gif
│   │   │   │   │   ├── demo-config-on-tile.gif
│   │   │   │   │   ├── demo-config-on.gif
│   │   │   │   │   ├── demo-spindown-closed.gif
│   │   │   │   │   ├── demo-spindown-open.gif
│   │   │   │   │   ├── icon-docs-info.gif
│   │   │   │   │   └── pbar-ani.gif
│   │   │   │   ├── index.html
│   │   │   │   ├── position
│   │   │   │   │   ├── cycler.html
│   │   │   │   │   ├── default.html
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── earth.jpg
│   │   │   │   │   │   ├── flight.jpg
│   │   │   │   │   │   └── rocket.jpg
│   │   │   │   │   └── index.html
│   │   │   │   ├── progressbar
│   │   │   │   │   ├── animated.html
│   │   │   │   │   ├── default.html
│   │   │   │   │   ├── images
│   │   │   │   │   │   └── pbar-ani.gif
│   │   │   │   │   ├── index.html
│   │   │   │   │   └── resize.html
│   │   │   │   ├── removeClass
│   │   │   │   │   ├── default.html
│   │   │   │   │   └── index.html
│   │   │   │   ├── resizable
│   │   │   │   │   ├── animate.html
│   │   │   │   │   ├── aspect-ratio.html
│   │   │   │   │   ├── constrain-area.html
│   │   │   │   │   ├── default.html
│   │   │   │   │   ├── delay-start.html
│   │   │   │   │   ├── helper.html
│   │   │   │   │   ├── index.html
│   │   │   │   │   ├── max-min.html
│   │   │   │   │   ├── snap-to-grid.html
│   │   │   │   │   ├── synchronous-resize.html
│   │   │   │   │   ├── textarea.html
│   │   │   │   │   └── visual-feedback.html
│   │   │   │   ├── selectable
│   │   │   │   │   ├── default.html
│   │   │   │   │   ├── display-grid.html
│   │   │   │   │   ├── index.html
│   │   │   │   │   └── serialize.html
│   │   │   │   ├── show
│   │   │   │   │   ├── default.html
│   │   │   │   │   └── index.html
│   │   │   │   ├── slider
│   │   │   │   │   ├── colorpicker.html
│   │   │   │   │   ├── default.html
│   │   │   │   │   ├── hotelrooms.html
│   │   │   │   │   ├── index.html
│   │   │   │   │   ├── multiple-vertical.html
│   │   │   │   │   ├── range-vertical.html
│   │   │   │   │   ├── range.html
│   │   │   │   │   ├── rangemax.html
│   │   │   │   │   ├── rangemin.html
│   │   │   │   │   ├── side-scroll.html
│   │   │   │   │   ├── slider-vertical.html
│   │   │   │   │   ├── steps.html
│   │   │   │   │   └── tabs.html
│   │   │   │   ├── sortable
│   │   │   │   │   ├── connect-lists-through-tabs.html
│   │   │   │   │   ├── connect-lists.html
│   │   │   │   │   ├── default.html
│   │   │   │   │   ├── delay-start.html
│   │   │   │   │   ├── display-grid.html
│   │   │   │   │   ├── empty-lists.html
│   │   │   │   │   ├── index.html
│   │   │   │   │   ├── items.html
│   │   │   │   │   ├── placeholder.html
│   │   │   │   │   └── portlets.html
│   │   │   │   ├── switchClass
│   │   │   │   │   ├── default.html
│   │   │   │   │   └── index.html
│   │   │   │   ├── tabs
│   │   │   │   │   ├── ajax
│   │   │   │   │   │   ├── content1.html
│   │   │   │   │   │   ├── content2.html
│   │   │   │   │   │   ├── content3-slow.php
│   │   │   │   │   │   └── content4-broken.php
│   │   │   │   │   ├── ajax.html
│   │   │   │   │   ├── bottom.html
│   │   │   │   │   ├── collapsible.html
│   │   │   │   │   ├── cookie.html
│   │   │   │   │   ├── default.html
│   │   │   │   │   ├── index.html
│   │   │   │   │   ├── manipulation.html
│   │   │   │   │   ├── mouseover.html
│   │   │   │   │   ├── sortable.html
│   │   │   │   │   └── vertical.html
│   │   │   │   ├── toggle
│   │   │   │   │   ├── default.html
│   │   │   │   │   └── index.html
│   │   │   │   └── toggleClass
│   │   │   │       ├── default.html
│   │   │   │       └── index.html
│   │   │   ├── docs
│   │   │   │   ├── accordion.html
│   │   │   │   ├── addClass.html
│   │   │   │   ├── animate.html
│   │   │   │   ├── autocomplete.html
│   │   │   │   ├── button.html
│   │   │   │   ├── datepicker.html
│   │   │   │   ├── dialog.html
│   │   │   │   ├── draggable.html
│   │   │   │   ├── droppable.html
│   │   │   │   ├── effect.html
│   │   │   │   ├── hide.html
│   │   │   │   ├── position.html
│   │   │   │   ├── progressbar.html
│   │   │   │   ├── removeClass.html
│   │   │   │   ├── resizable.html
│   │   │   │   ├── selectable.html
│   │   │   │   ├── show.html
│   │   │   │   ├── slider.html
│   │   │   │   ├── sortable.html
│   │   │   │   ├── switchClass.html
│   │   │   │   ├── tabs.html
│   │   │   │   ├── toggle.html
│   │   │   │   └── toggleClass.html
│   │   │   ├── external
│   │   │   │   ├── jquery.bgiframe-2.1.2.js
│   │   │   │   ├── jquery.cookie.js
│   │   │   │   ├── jquery.metadata.js
│   │   │   │   ├── qunit.css
│   │   │   │   └── qunit.js
│   │   │   ├── jquery-1.7.2.js
│   │   │   ├── package.json
│   │   │   ├── themes
│   │   │   │   ├── base
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── ui-bg_flat_0_aaaaaa_40x100.png
│   │   │   │   │   │   ├── ui-bg_flat_75_ffffff_40x100.png
│   │   │   │   │   │   ├── ui-bg_glass_55_fbf9ee_1x400.png
│   │   │   │   │   │   ├── ui-bg_glass_65_ffffff_1x400.png
│   │   │   │   │   │   ├── ui-bg_glass_75_dadada_1x400.png
│   │   │   │   │   │   ├── ui-bg_glass_75_e6e6e6_1x400.png
│   │   │   │   │   │   ├── ui-bg_glass_95_fef1ec_1x400.png
│   │   │   │   │   │   ├── ui-bg_highlight-soft_75_cccccc_1x100.png
│   │   │   │   │   │   ├── ui-icons_222222_256x240.png
│   │   │   │   │   │   ├── ui-icons_2e83ff_256x240.png
│   │   │   │   │   │   ├── ui-icons_454545_256x240.png
│   │   │   │   │   │   ├── ui-icons_888888_256x240.png
│   │   │   │   │   │   └── ui-icons_cd0a0a_256x240.png
│   │   │   │   │   ├── jquery.ui.accordion.css
│   │   │   │   │   ├── jquery.ui.all.css
│   │   │   │   │   ├── jquery.ui.autocomplete.css
│   │   │   │   │   ├── jquery.ui.base.css
│   │   │   │   │   ├── jquery.ui.button.css
│   │   │   │   │   ├── jquery.ui.core.css
│   │   │   │   │   ├── jquery.ui.datepicker.css
│   │   │   │   │   ├── jquery.ui.dialog.css
│   │   │   │   │   ├── jquery.ui.progressbar.css
│   │   │   │   │   ├── jquery.ui.resizable.css
│   │   │   │   │   ├── jquery.ui.selectable.css
│   │   │   │   │   ├── jquery.ui.slider.css
│   │   │   │   │   ├── jquery.ui.tabs.css
│   │   │   │   │   └── jquery.ui.theme.css
│   │   │   │   └── ui-lightness
│   │   │   │       ├── images
│   │   │   │       │   ├── ui-bg_diagonals-thick_18_b81900_40x40.png
│   │   │   │       │   ├── ui-bg_diagonals-thick_20_666666_40x40.png
│   │   │   │       │   ├── ui-bg_flat_10_000000_40x100.png
│   │   │   │       │   ├── ui-bg_glass_100_f6f6f6_1x400.png
│   │   │   │       │   ├── ui-bg_glass_100_fdf5ce_1x400.png
│   │   │   │       │   ├── ui-bg_glass_65_ffffff_1x400.png
│   │   │   │       │   ├── ui-bg_gloss-wave_35_f6a828_500x100.png
│   │   │   │       │   ├── ui-bg_highlight-soft_100_eeeeee_1x100.png
│   │   │   │       │   ├── ui-bg_highlight-soft_75_ffe45c_1x100.png
│   │   │   │       │   ├── ui-icons_222222_256x240.png
│   │   │   │       │   ├── ui-icons_228ef1_256x240.png
│   │   │   │       │   ├── ui-icons_ef8c08_256x240.png
│   │   │   │       │   ├── ui-icons_ffd27a_256x240.png
│   │   │   │       │   └── ui-icons_ffffff_256x240.png
│   │   │   │       ├── jquery-ui-1.8.22.custom.css
│   │   │   │       ├── jquery.ui.accordion.css
│   │   │   │       ├── jquery.ui.all.css
│   │   │   │       ├── jquery.ui.autocomplete.css
│   │   │   │       ├── jquery.ui.base.css
│   │   │   │       ├── jquery.ui.button.css
│   │   │   │       ├── jquery.ui.core.css
│   │   │   │       ├── jquery.ui.datepicker.css
│   │   │   │       ├── jquery.ui.dialog.css
│   │   │   │       ├── jquery.ui.progressbar.css
│   │   │   │       ├── jquery.ui.resizable.css
│   │   │   │       ├── jquery.ui.selectable.css
│   │   │   │       ├── jquery.ui.slider.css
│   │   │   │       ├── jquery.ui.tabs.css
│   │   │   │       └── jquery.ui.theme.css
│   │   │   └── ui
│   │   │       ├── i18n
│   │   │       │   ├── jquery-ui-i18n.js
│   │   │       │   ├── jquery.ui.datepicker-af.js
│   │   │       │   ├── jquery.ui.datepicker-ar-DZ.js
│   │   │       │   ├── jquery.ui.datepicker-ar.js
│   │   │       │   ├── jquery.ui.datepicker-az.js
│   │   │       │   ├── jquery.ui.datepicker-bg.js
│   │   │       │   ├── jquery.ui.datepicker-bs.js
│   │   │       │   ├── jquery.ui.datepicker-ca.js
│   │   │       │   ├── jquery.ui.datepicker-cs.js
│   │   │       │   ├── jquery.ui.datepicker-cy-GB.js
│   │   │       │   ├── jquery.ui.datepicker-da.js
│   │   │       │   ├── jquery.ui.datepicker-de.js
│   │   │       │   ├── jquery.ui.datepicker-el.js
│   │   │       │   ├── jquery.ui.datepicker-en-AU.js
│   │   │       │   ├── jquery.ui.datepicker-en-GB.js
│   │   │       │   ├── jquery.ui.datepicker-en-NZ.js
│   │   │       │   ├── jquery.ui.datepicker-eo.js
│   │   │       │   ├── jquery.ui.datepicker-es.js
│   │   │       │   ├── jquery.ui.datepicker-et.js
│   │   │       │   ├── jquery.ui.datepicker-eu.js
│   │   │       │   ├── jquery.ui.datepicker-fa.js
│   │   │       │   ├── jquery.ui.datepicker-fi.js
│   │   │       │   ├── jquery.ui.datepicker-fo.js
│   │   │       │   ├── jquery.ui.datepicker-fr-CH.js
│   │   │       │   ├── jquery.ui.datepicker-fr.js
│   │   │       │   ├── jquery.ui.datepicker-gl.js
│   │   │       │   ├── jquery.ui.datepicker-he.js
│   │   │       │   ├── jquery.ui.datepicker-hi.js
│   │   │       │   ├── jquery.ui.datepicker-hr.js
│   │   │       │   ├── jquery.ui.datepicker-hu.js
│   │   │       │   ├── jquery.ui.datepicker-hy.js
│   │   │       │   ├── jquery.ui.datepicker-id.js
│   │   │       │   ├── jquery.ui.datepicker-is.js
│   │   │       │   ├── jquery.ui.datepicker-it.js
│   │   │       │   ├── jquery.ui.datepicker-ja.js
│   │   │       │   ├── jquery.ui.datepicker-ka.js
│   │   │       │   ├── jquery.ui.datepicker-kk.js
│   │   │       │   ├── jquery.ui.datepicker-km.js
│   │   │       │   ├── jquery.ui.datepicker-ko.js
│   │   │       │   ├── jquery.ui.datepicker-lb.js
│   │   │       │   ├── jquery.ui.datepicker-lt.js
│   │   │       │   ├── jquery.ui.datepicker-lv.js
│   │   │       │   ├── jquery.ui.datepicker-mk.js
│   │   │       │   ├── jquery.ui.datepicker-ml.js
│   │   │       │   ├── jquery.ui.datepicker-ms.js
│   │   │       │   ├── jquery.ui.datepicker-nl-BE.js
│   │   │       │   ├── jquery.ui.datepicker-nl.js
│   │   │       │   ├── jquery.ui.datepicker-no.js
│   │   │       │   ├── jquery.ui.datepicker-pl.js
│   │   │       │   ├── jquery.ui.datepicker-pt-BR.js
│   │   │       │   ├── jquery.ui.datepicker-pt.js
│   │   │       │   ├── jquery.ui.datepicker-rm.js
│   │   │       │   ├── jquery.ui.datepicker-ro.js
│   │   │       │   ├── jquery.ui.datepicker-ru.js
│   │   │       │   ├── jquery.ui.datepicker-sk.js
│   │   │       │   ├── jquery.ui.datepicker-sl.js
│   │   │       │   ├── jquery.ui.datepicker-sq.js
│   │   │       │   ├── jquery.ui.datepicker-sr-SR.js
│   │   │       │   ├── jquery.ui.datepicker-sr.js
│   │   │       │   ├── jquery.ui.datepicker-sv.js
│   │   │       │   ├── jquery.ui.datepicker-ta.js
│   │   │       │   ├── jquery.ui.datepicker-th.js
│   │   │       │   ├── jquery.ui.datepicker-tj.js
│   │   │       │   ├── jquery.ui.datepicker-tr.js
│   │   │       │   ├── jquery.ui.datepicker-uk.js
│   │   │       │   ├── jquery.ui.datepicker-vi.js
│   │   │       │   ├── jquery.ui.datepicker-zh-CN.js
│   │   │       │   ├── jquery.ui.datepicker-zh-HK.js
│   │   │       │   └── jquery.ui.datepicker-zh-TW.js
│   │   │       ├── jquery-ui-1.8.22.custom.js
│   │   │       ├── jquery.effects.blind.js
│   │   │       ├── jquery.effects.bounce.js
│   │   │       ├── jquery.effects.clip.js
│   │   │       ├── jquery.effects.core.js
│   │   │       ├── jquery.effects.drop.js
│   │   │       ├── jquery.effects.explode.js
│   │   │       ├── jquery.effects.fade.js
│   │   │       ├── jquery.effects.fold.js
│   │   │       ├── jquery.effects.highlight.js
│   │   │       ├── jquery.effects.pulsate.js
│   │   │       ├── jquery.effects.scale.js
│   │   │       ├── jquery.effects.shake.js
│   │   │       ├── jquery.effects.slide.js
│   │   │       ├── jquery.effects.transfer.js
│   │   │       ├── jquery.ui.accordion.js
│   │   │       ├── jquery.ui.autocomplete.js
│   │   │       ├── jquery.ui.button.js
│   │   │       ├── jquery.ui.core.js
│   │   │       ├── jquery.ui.datepicker.js
│   │   │       ├── jquery.ui.dialog.js
│   │   │       ├── jquery.ui.draggable.js
│   │   │       ├── jquery.ui.droppable.js
│   │   │       ├── jquery.ui.mouse.js
│   │   │       ├── jquery.ui.position.js
│   │   │       ├── jquery.ui.progressbar.js
│   │   │       ├── jquery.ui.resizable.js
│   │   │       ├── jquery.ui.selectable.js
│   │   │       ├── jquery.ui.slider.js
│   │   │       ├── jquery.ui.sortable.js
│   │   │       ├── jquery.ui.tabs.js
│   │   │       ├── jquery.ui.widget.js
│   │   │       └── minified
│   │   │           ├── jquery.effects.blind.min.js
│   │   │           ├── jquery.effects.bounce.min.js
│   │   │           ├── jquery.effects.clip.min.js
│   │   │           ├── jquery.effects.core.min.js
│   │   │           ├── jquery.effects.drop.min.js
│   │   │           ├── jquery.effects.explode.min.js
│   │   │           ├── jquery.effects.fade.min.js
│   │   │           ├── jquery.effects.fold.min.js
│   │   │           ├── jquery.effects.highlight.min.js
│   │   │           ├── jquery.effects.pulsate.min.js
│   │   │           ├── jquery.effects.scale.min.js
│   │   │           ├── jquery.effects.shake.min.js
│   │   │           ├── jquery.effects.slide.min.js
│   │   │           ├── jquery.effects.transfer.min.js
│   │   │           ├── jquery.ui.accordion.min.js
│   │   │           ├── jquery.ui.autocomplete.min.js
│   │   │           ├── jquery.ui.button.min.js
│   │   │           ├── jquery.ui.core.min.js
│   │   │           ├── jquery.ui.datepicker.min.js
│   │   │           ├── jquery.ui.dialog.min.js
│   │   │           ├── jquery.ui.draggable.min.js
│   │   │           ├── jquery.ui.droppable.min.js
│   │   │           ├── jquery.ui.mouse.min.js
│   │   │           ├── jquery.ui.position.min.js
│   │   │           ├── jquery.ui.progressbar.min.js
│   │   │           ├── jquery.ui.resizable.min.js
│   │   │           ├── jquery.ui.selectable.min.js
│   │   │           ├── jquery.ui.slider.min.js
│   │   │           ├── jquery.ui.sortable.min.js
│   │   │           ├── jquery.ui.tabs.min.js
│   │   │           └── jquery.ui.widget.min.js
│   │   ├── index.html
│   │   └── js
│   │       ├── jquery-1.7.2.min.js
│   │       └── jquery-ui-1.8.22.custom.min.js
│   └── ui2
│       ├── changelog.txt
│       ├── demo
│       │   ├── accordion.html
│       │   ├── calendar.html
│       │   ├── combo.html
│       │   ├── combobox.html
│       │   ├── combobox_data.json
│       │   ├── combogrid.html
│       │   ├── combotree.html
│       │   ├── datagrid.html
│       │   ├── datagrid2.html
│       │   ├── datagrid3.html
│       │   ├── datagrid4.html
│       │   ├── datagrid5.html
│       │   ├── datagrid_data.json
│       │   ├── datagrid_data2.json
│       │   ├── datagrid_data3.json
│       │   ├── datebox.html
│       │   ├── datetimebox.html
│       │   ├── demo.css
│       │   ├── dialog.html
│       │   ├── draggable.html
│       │   ├── droppable.html
│       │   ├── droppable1.html
│       │   ├── droppable2.html
│       │   ├── easyloader.html
│       │   ├── form.html
│       │   ├── form_data.json
│       │   ├── layout.html
│       │   ├── layout1.html
│       │   ├── layout2.html
│       │   ├── linkbutton.html
│       │   ├── menu.html
│       │   ├── menubutton.html
│       │   ├── messager.html
│       │   ├── numberbox.html
│       │   ├── numberbox2.html
│       │   ├── numberspinner.html
│       │   ├── pagination.html
│       │   ├── panel.html
│       │   ├── panel2.html
│       │   ├── progressbar.html
│       │   ├── propertygrid.html
│       │   ├── propertygrid_data.json
│       │   ├── resizable.html
│       │   ├── searchbox.html
│       │   ├── slider.html
│       │   ├── splitbutton.html
│       │   ├── tabs.html
│       │   ├── tabs_href_test.html
│       │   ├── timespinner.html
│       │   ├── tree.html
│       │   ├── tree2.html
│       │   ├── tree_data.json
│       │   ├── treegrid.html
│       │   ├── treegrid2.html
│       │   ├── treegrid3.html
│       │   ├── treegrid_data.json
│       │   ├── treegrid_data2.json
│       │   ├── treegrid_data3.json
│       │   ├── treegrid_subdata.json
│       │   ├── validatebox.html
│       │   └── window.html
│       ├── easyloader.js
│       ├── jquery-1.7.2.min.js
│       ├── jquery.easyui.min.js
│       ├── licence_gpl.txt
│       ├── license_commercial.txt
│       ├── locale
│       │   ├── easyui-lang-af.js
│       │   ├── easyui-lang-bg.js
│       │   ├── easyui-lang-ca.js
│       │   ├── easyui-lang-cs.js
│       │   ├── easyui-lang-cz.js
│       │   ├── easyui-lang-da.js
│       │   ├── easyui-lang-de.js
│       │   ├── easyui-lang-en.js
│       │   ├── easyui-lang-es.js
│       │   ├── easyui-lang-fr.js
│       │   ├── easyui-lang-nl.js
│       │   ├── easyui-lang-pt_BR.js
│       │   ├── easyui-lang-ru.js
│       │   ├── easyui-lang-tr.js
│       │   ├── easyui-lang-zh_CN.js
│       │   └── easyui-lang-zh_TW.js
│       ├── plugins
│       │   ├── jquery.accordion.js
│       │   ├── jquery.calendar.js
│       │   ├── jquery.combo.js
│       │   ├── jquery.combobox.js
│       │   ├── jquery.combogrid.js
│       │   ├── jquery.combotree.js
│       │   ├── jquery.datagrid.js
│       │   ├── jquery.datebox.js
│       │   ├── jquery.datetimebox.js
│       │   ├── jquery.dialog.js
│       │   ├── jquery.draggable.js
│       │   ├── jquery.droppable.js
│       │   ├── jquery.form.js
│       │   ├── jquery.layout.js
│       │   ├── jquery.linkbutton.js
│       │   ├── jquery.menu.js
│       │   ├── jquery.menubutton.js
│       │   ├── jquery.messager.js
│       │   ├── jquery.numberbox.js
│       │   ├── jquery.numberspinner.js
│       │   ├── jquery.pagination.js
│       │   ├── jquery.panel.js
│       │   ├── jquery.parser.js
│       │   ├── jquery.progressbar.js
│       │   ├── jquery.propertygrid.js
│       │   ├── jquery.resizable.js
│       │   ├── jquery.searchbox.js
│       │   ├── jquery.slider.js
│       │   ├── jquery.spinner.js
│       │   ├── jquery.splitbutton.js
│       │   ├── jquery.tabs.js
│       │   ├── jquery.timespinner.js
│       │   ├── jquery.tree.js
│       │   ├── jquery.treegrid.js
│       │   ├── jquery.validatebox.js
│       │   └── jquery.window.js
│       ├── readme.txt
│       └── themes
│           ├── default
│           │   ├── accordion.css
│           │   ├── calendar.css
│           │   ├── combo.css
│           │   ├── combobox.css
│           │   ├── datagrid.css
│           │   ├── datebox.css
│           │   ├── dialog.css
│           │   ├── easyui.css
│           │   ├── images
│           │   │   ├── Thumbs.db
│           │   │   ├── accordion_collapse.png
│           │   │   ├── accordion_expand.png
│           │   │   ├── blank.gif
│           │   │   ├── button_a_bg.gif
│           │   │   ├── button_plain_hover.png
│           │   │   ├── button_span_bg.gif
│           │   │   ├── calendar_nextmonth.gif
│           │   │   ├── calendar_nextyear.gif
│           │   │   ├── calendar_prevmonth.gif
│           │   │   ├── calendar_prevyear.gif
│           │   │   ├── combo_arrow.gif
│           │   │   ├── datagrid_header_bg.gif
│           │   │   ├── datagrid_row_collapse.gif
│           │   │   ├── datagrid_row_expand.gif
│           │   │   ├── datagrid_sort_asc.gif
│           │   │   ├── datagrid_sort_desc.gif
│           │   │   ├── datagrid_title_bg.png
│           │   │   ├── datebox_arrow.png
│           │   │   ├── layout_arrows.png
│           │   │   ├── menu.gif
│           │   │   ├── menu_downarrow.png
│           │   │   ├── menu_rightarrow.png
│           │   │   ├── menu_sep.png
│           │   │   ├── menu_split_downarrow.png
│           │   │   ├── messager_error.gif
│           │   │   ├── messager_info.gif
│           │   │   ├── messager_question.gif
│           │   │   ├── messager_warning.gif
│           │   │   ├── pagination_first.gif
│           │   │   ├── pagination_last.gif
│           │   │   ├── pagination_load.png
│           │   │   ├── pagination_loading.gif
│           │   │   ├── pagination_next.gif
│           │   │   ├── pagination_prev.gif
│           │   │   ├── panel_loading.gif
│           │   │   ├── panel_title.png
│           │   │   ├── panel_tool_collapse.gif
│           │   │   ├── panel_tool_expand.gif
│           │   │   ├── panel_tools.gif
│           │   │   ├── searchbox_button.png
│           │   │   ├── slider_handle.png
│           │   │   ├── spinner_arrow_down.gif
│           │   │   ├── spinner_arrow_up.gif
│           │   │   ├── tabs_active.png
│           │   │   ├── tabs_close.gif
│           │   │   ├── tabs_enabled.png
│           │   │   ├── tabs_leftarrow.png
│           │   │   ├── tabs_rightarrow.png
│           │   │   ├── tree_arrows.gif
│           │   │   ├── tree_checkbox_0.gif
│           │   │   ├── tree_checkbox_1.gif
│           │   │   ├── tree_checkbox_2.gif
│           │   │   ├── tree_dnd_no.png
│           │   │   ├── tree_dnd_yes.png
│           │   │   ├── tree_elbow.png
│           │   │   ├── tree_file.gif
│           │   │   ├── tree_folder.gif
│           │   │   ├── tree_folder_open.gif
│           │   │   ├── tree_loading.gif
│           │   │   ├── validatebox_pointer.gif
│           │   │   └── validatebox_warning.png
│           │   ├── layout.css
│           │   ├── linkbutton.css
│           │   ├── menu.css
│           │   ├── menubutton.css
│           │   ├── messager.css
│           │   ├── pagination.css
│           │   ├── panel.css
│           │   ├── progressbar.css
│           │   ├── propertygrid.css
│           │   ├── searchbox.css
│           │   ├── slider.css
│           │   ├── spinner.css
│           │   ├── splitbutton.css
│           │   ├── tabs.css
│           │   ├── tree.css
│           │   ├── validatebox.css
│           │   └── window.css
│           ├── gray
│           │   ├── accordion.css
│           │   ├── calendar.css
│           │   ├── combo.css
│           │   ├── combobox.css
│           │   ├── datagrid.css
│           │   ├── datebox.css
│           │   ├── dialog.css
│           │   ├── easyui.css
│           │   ├── images
│           │   │   ├── Thumbs.db
│           │   │   ├── accordion_collapse.png
│           │   │   ├── accordion_expand.png
│           │   │   ├── blank.gif
│           │   │   ├── button_a_bg.gif
│           │   │   ├── button_plain_hover.png
│           │   │   ├── button_span_bg.gif
│           │   │   ├── calendar_nextmonth.gif
│           │   │   ├── calendar_nextyear.gif
│           │   │   ├── calendar_prevmonth.gif
│           │   │   ├── calendar_prevyear.gif
│           │   │   ├── combo_arrow.gif
│           │   │   ├── datagrid_header_bg.gif
│           │   │   ├── datagrid_row_collapse.gif
│           │   │   ├── datagrid_row_expand.gif
│           │   │   ├── datagrid_sort_asc.gif
│           │   │   ├── datagrid_sort_desc.gif
│           │   │   ├── datagrid_title_bg.gif
│           │   │   ├── datebox_arrow.png
│           │   │   ├── layout_arrows.png
│           │   │   ├── menu.gif
│           │   │   ├── menu_downarrow.png
│           │   │   ├── menu_rightarrow.png
│           │   │   ├── menu_sep.png
│           │   │   ├── menu_split_downarrow.png
│           │   │   ├── messager_error.gif
│           │   │   ├── messager_info.gif
│           │   │   ├── messager_question.gif
│           │   │   ├── messager_warning.gif
│           │   │   ├── pagination_first.gif
│           │   │   ├── pagination_last.gif
│           │   │   ├── pagination_load.png
│           │   │   ├── pagination_loading.gif
│           │   │   ├── pagination_next.gif
│           │   │   ├── pagination_prev.gif
│           │   │   ├── panel_loading.gif
│           │   │   ├── panel_title.gif
│           │   │   ├── panel_tool_collapse.gif
│           │   │   ├── panel_tool_expand.gif
│           │   │   ├── panel_tools.gif
│           │   │   ├── searchbox_button.png
│           │   │   ├── slider_handle.png
│           │   │   ├── spinner_arrow_down.gif
│           │   │   ├── spinner_arrow_up.gif
│           │   │   ├── tabs_close.gif
│           │   │   ├── tabs_enabled.gif
│           │   │   ├── tabs_leftarrow.png
│           │   │   ├── tabs_rightarrow.png
│           │   │   ├── tree_arrows.gif
│           │   │   ├── tree_checkbox_0.gif
│           │   │   ├── tree_checkbox_1.gif
│           │   │   ├── tree_checkbox_2.gif
│           │   │   ├── tree_dnd_no.png
│           │   │   ├── tree_dnd_yes.png
│           │   │   ├── tree_elbow.png
│           │   │   ├── tree_file.gif
│           │   │   ├── tree_folder.gif
│           │   │   ├── tree_folder_open.gif
│           │   │   ├── tree_loading.gif
│           │   │   ├── validatebox_pointer.gif
│           │   │   └── validatebox_warning.png
│           │   ├── layout.css
│           │   ├── linkbutton.css
│           │   ├── menu.css
│           │   ├── menubutton.css
│           │   ├── messager.css
│           │   ├── pagination.css
│           │   ├── panel.css
│           │   ├── progressbar.css
│           │   ├── propertygrid.css
│           │   ├── searchbox.css
│           │   ├── slider.css
│           │   ├── spinner.css
│           │   ├── splitbutton.css
│           │   ├── tabs.css
│           │   ├── tree.css
│           │   ├── validatebox.css
│           │   └── window.css
│           ├── icon.css
│           └── icons
│               ├── back.png
│               ├── blank.gif
│               ├── cancel.png
│               ├── cut.png
│               ├── edit_add.png
│               ├── edit_remove.png
│               ├── filesave.png
│               ├── help.png
│               ├── mini_add.png
│               ├── mini_edit.png
│               ├── mini_refresh.png
│               ├── no.png
│               ├── ok.png
│               ├── pencil.png
│               ├── print.png
│               ├── redo.png
│               ├── reload.png
│               ├── search.png
│               ├── sum.png
│               ├── tip.png
│               └── undo.png
├── Scripts
│   ├── ChurAlert.min.js
│   ├── alert.js
│   ├── bootstrap.min.js
│   ├── chur-alert.1.0.js
│   ├── chur-alert.js
│   ├── chur.min.js
│   ├── collapse.js
│   ├── dropdown.js
│   ├── index.js
│   ├── jquery-1.7.2.js
│   ├── jquery-ui-1.8.22.custom.min.js
│   ├── jquery.easyui.min.js
│   ├── jquery.spritely-0.6.js
│   ├── skins
│   │   ├── blue
│   │   │   ├── blue_s.png
│   │   │   ├── blue_s2.png
│   │   │   └── ie6
│   │   │       ├── blue_titbtn.gif
│   │   │       ├── ui_b.png
│   │   │       ├── ui_l.png
│   │   │       ├── ui_lb.png
│   │   │       ├── ui_lt.png
│   │   │       ├── ui_lt2.png
│   │   │       ├── ui_r.png
│   │   │       ├── ui_rb.png
│   │   │       ├── ui_rt.png
│   │   │       ├── ui_rt2.png
│   │   │       ├── ui_t.png
│   │   │       └── ui_t2.png
│   │   ├── blue.css
│   │   └── icons
│   │       ├── 32X32
│   │       │   ├── fail.png
│   │       │   ├── hits.png
│   │       │   ├── i.png
│   │       │   └── succ.png
│   │       ├── discuz_bg.gif
│   │       ├── error.png
│   │       ├── face-sad.png
│   │       ├── face-smile.png
│   │       ├── gb_tip_layer.png
│   │       ├── gb_tip_layer_ie6.png
│   │       ├── info.png
│   │       ├── loading.gif
│   │       ├── primary.png
│   │       ├── success.png
│   │       ├── tips.gif
│   │       └── warning.png
│   ├── tb.js
│   └── tip.js
├── Styles
│   ├── admin-all.css
│   ├── base.css
│   ├── bootstrap-responsive.min.css
│   ├── bootstrap.min.css
│   ├── chur.css
│   ├── font
│   │   ├── Vani.ttf
│   │   ├── Vanib.ttf
│   │   └── fzqt.ttf
│   ├── formui-icon.css
│   ├── formui.css
│   ├── login.css
│   ├── ui-all
│   │   ├── easyui.css
│   │   ├── images
│   │   │   ├── Thumbs.db
│   │   │   ├── accordion_collapse.png
│   │   │   ├── accordion_expand.png
│   │   │   ├── blank.gif
│   │   │   ├── button_a_bg.gif
│   │   │   ├── button_plain_hover.png
│   │   │   ├── button_span_bg.gif
│   │   │   ├── calendar_nextmonth.gif
│   │   │   ├── calendar_nextyear.gif
│   │   │   ├── calendar_prevmonth.gif
│   │   │   ├── calendar_prevyear.gif
│   │   │   ├── combo_arrow.gif
│   │   │   ├── datagrid_header_bg.gif
│   │   │   ├── datagrid_row_collapse.gif
│   │   │   ├── datagrid_row_expand.gif
│   │   │   ├── datagrid_sort_asc.gif
│   │   │   ├── datagrid_sort_desc.gif
│   │   │   ├── datagrid_title_bg.gif
│   │   │   ├── datebox_arrow.png
│   │   │   ├── layout_arrows.png
│   │   │   ├── menu.gif
│   │   │   ├── menu_downarrow.png
│   │   │   ├── menu_rightarrow.png
│   │   │   ├── menu_sep.png
│   │   │   ├── menu_split_downarrow.png
│   │   │   ├── messager_error.gif
│   │   │   ├── messager_info.gif
│   │   │   ├── messager_question.gif
│   │   │   ├── messager_warning.gif
│   │   │   ├── pagination_first.gif
│   │   │   ├── pagination_last.gif
│   │   │   ├── pagination_load.png
│   │   │   ├── pagination_loading.gif
│   │   │   ├── pagination_next.gif
│   │   │   ├── pagination_prev.gif
│   │   │   ├── panel_loading.gif
│   │   │   ├── panel_title.gif
│   │   │   ├── panel_tool_collapse.gif
│   │   │   ├── panel_tool_expand.gif
│   │   │   ├── panel_tools.gif
│   │   │   ├── searchbox_button.png
│   │   │   ├── slider_handle.png
│   │   │   ├── spinner_arrow_down.gif
│   │   │   ├── spinner_arrow_up.gif
│   │   │   ├── tabs_close.gif
│   │   │   ├── tabs_enabled.gif
│   │   │   ├── tabs_leftarrow.png
│   │   │   ├── tabs_rightarrow.png
│   │   │   ├── tree_arrows.gif
│   │   │   ├── tree_checkbox_0.gif
│   │   │   ├── tree_checkbox_1.gif
│   │   │   ├── tree_checkbox_2.gif
│   │   │   ├── tree_dnd_no.png
│   │   │   ├── tree_dnd_yes.png
│   │   │   ├── tree_elbow.png
│   │   │   ├── tree_file.gif
│   │   │   ├── tree_folder.gif
│   │   │   ├── tree_folder_open.gif
│   │   │   ├── tree_loading.gif
│   │   │   ├── validatebox_pointer.gif
│   │   │   └── validatebox_warning.png
│   │   └── tree.css
│   ├── ui-lightness
│   │   ├── images
│   │   │   ├── ui-bg_diagonals-thick_18_b81900_40x40.png
│   │   │   ├── ui-bg_diagonals-thick_20_666666_40x40.png
│   │   │   ├── ui-bg_flat_10_000000_40x100.png
│   │   │   ├── ui-bg_glass_100_f6f6f6_1x400.png
│   │   │   ├── ui-bg_glass_100_fdf5ce_1x400.png
│   │   │   ├── ui-bg_glass_65_ffffff_1x400.png
│   │   │   ├── ui-bg_gloss-wave_35_f6a828_500x100.png
│   │   │   ├── ui-bg_highlight-soft_100_eeeeee_1x100.png
│   │   │   ├── ui-bg_highlight-soft_75_ffe45c_1x100.png
│   │   │   ├── ui-icons_222222_256x240.png
│   │   │   ├── ui-icons_228ef1_256x240.png
│   │   │   ├── ui-icons_ef8c08_256x240.png
│   │   │   ├── ui-icons_ffd27a_256x240.png
│   │   │   └── ui-icons_ffffff_256x240.png
│   │   └── jquery-ui-1.8.22.custom.css
│   └── 副本 bootstrap.min.css
├── Template
│   ├── Alert.html
│   ├── a.html
│   ├── data.html
│   ├── find-1.html
│   ├── find-2.html
│   ├── find-alert-win.html
│   ├── find-alert.html
│   ├── find-form.html
│   ├── find-order.html
│   ├── form-collapse.html
│   └── form-guide.html
├── chur-alert.1.0.js
├── cover.jpg
├── img
│   ├── chur
│   │   ├── 0.png
│   │   ├── 1.png
│   │   ├── 2.png
│   │   ├── 3.png
│   │   ├── 4.png
│   │   └── 5.png
│   ├── cloud.jpg
│   ├── cloud1.png
│   ├── code.gif
│   ├── danger.png
│   ├── footer-bg.jpg
│   ├── glyphicons-halflings-white.png
│   ├── glyphicons-halflings.png
│   ├── header.png
│   ├── info.png
│   ├── leaf4.png
│   ├── leaf5.png
│   ├── leaf6.png
│   ├── leaf7.png
│   ├── leaf8.png
│   ├── logo.png
│   ├── nav-tip.gif
│   ├── primary.png
│   ├── success.png
│   ├── top-menu-bg-left.gif
│   ├── top-menu-con.gif
│   └── warning.png
├── info.txt
├── min
│   ├── HtmlPage.html
│   ├── Index.html
│   ├── Login.html
│   ├── Scripts
│   │   ├── ChurAlert.min.js
│   │   ├── alert.js
│   │   ├── bootstrap.min.js
│   │   ├── chur-alert.1.0.js
│   │   ├── chur.min.js
│   │   ├── collapse.js
│   │   ├── dropdown.js
│   │   ├── index.js
│   │   ├── jquery-1.7.2.js
│   │   ├── jquery-ui-1.8.22.custom.min.js
│   │   ├── jquery.easyui.min.js
│   │   ├── jquery.spritely-0.6.js
│   │   ├── skins
│   │   │   ├── blue
│   │   │   │   ├── blue_s.png
│   │   │   │   ├── blue_s2.png
│   │   │   │   └── ie6
│   │   │   │       ├── blue_titbtn.gif
│   │   │   │       ├── ui_b.png
│   │   │   │       ├── ui_l.png
│   │   │   │       ├── ui_lb.png
│   │   │   │       ├── ui_lt.png
│   │   │   │       ├── ui_lt2.png
│   │   │   │       ├── ui_r.png
│   │   │   │       ├── ui_rb.png
│   │   │   │       ├── ui_rt.png
│   │   │   │       ├── ui_rt2.png
│   │   │   │       ├── ui_t.png
│   │   │   │       └── ui_t2.png
│   │   │   ├── blue.css
│   │   │   └── icons
│   │   │       ├── 32X32
│   │   │       │   ├── fail.png
│   │   │       │   ├── hits.png
│   │   │       │   ├── i.png
│   │   │       │   └── succ.png
│   │   │       ├── discuz_bg.gif
│   │   │       ├── error.png
│   │   │       ├── face-sad.png
│   │   │       ├── face-smile.png
│   │   │       ├── gb_tip_layer.png
│   │   │       ├── gb_tip_layer_ie6.png
│   │   │       ├── info.png
│   │   │       ├── loading.gif
│   │   │       ├── primary.png
│   │   │       ├── success.png
│   │   │       ├── tips.gif
│   │   │       └── warning.png
│   │   └── tip.js
│   ├── Styles
│   │   ├── admin-all.css
│   │   ├── base.css
│   │   ├── bootstrap-responsive.min.css
│   │   ├── bootstrap.min.css
│   │   ├── chur.css
│   │   ├── font
│   │   │   ├── Vani.ttf
│   │   │   ├── Vanib.ttf
│   │   │   └── fzqt.ttf
│   │   ├── login.css
│   │   ├── ui-all
│   │   │   ├── easyui.css
│   │   │   ├── images
│   │   │   │   ├── Thumbs.db
│   │   │   │   ├── accordion_collapse.png
│   │   │   │   ├── accordion_expand.png
│   │   │   │   ├── blank.gif
│   │   │   │   ├── button_a_bg.gif
│   │   │   │   ├── button_plain_hover.png
│   │   │   │   ├── button_span_bg.gif
│   │   │   │   ├── calendar_nextmonth.gif
│   │   │   │   ├── calendar_nextyear.gif
│   │   │   │   ├── calendar_prevmonth.gif
│   │   │   │   ├── calendar_prevyear.gif
│   │   │   │   ├── combo_arrow.gif
│   │   │   │   ├── datagrid_header_bg.gif
│   │   │   │   ├── datagrid_row_collapse.gif
│   │   │   │   ├── datagrid_row_expand.gif
│   │   │   │   ├── datagrid_sort_asc.gif
│   │   │   │   ├── datagrid_sort_desc.gif
│   │   │   │   ├── datagrid_title_bg.gif
│   │   │   │   ├── datebox_arrow.png
│   │   │   │   ├── layout_arrows.png
│   │   │   │   ├── menu.gif
│   │   │   │   ├── menu_downarrow.png
│   │   │   │   ├── menu_rightarrow.png
│   │   │   │   ├── menu_sep.png
│   │   │   │   ├── menu_split_downarrow.png
│   │   │   │   ├── messager_error.gif
│   │   │   │   ├── messager_info.gif
│   │   │   │   ├── messager_question.gif
│   │   │   │   ├── messager_warning.gif
│   │   │   │   ├── pagination_first.gif
│   │   │   │   ├── pagination_last.gif
│   │   │   │   ├── pagination_load.png
│   │   │   │   ├── pagination_loading.gif
│   │   │   │   ├── pagination_next.gif
│   │   │   │   ├── pagination_prev.gif
│   │   │   │   ├── panel_loading.gif
│   │   │   │   ├── panel_title.gif
│   │   │   │   ├── panel_tool_collapse.gif
│   │   │   │   ├── panel_tool_expand.gif
│   │   │   │   ├── panel_tools.gif
│   │   │   │   ├── searchbox_button.png
│   │   │   │   ├── slider_handle.png
│   │   │   │   ├── spinner_arrow_down.gif
│   │   │   │   ├── spinner_arrow_up.gif
│   │   │   │   ├── tabs_close.gif
│   │   │   │   ├── tabs_enabled.gif
│   │   │   │   ├── tabs_leftarrow.png
│   │   │   │   ├── tabs_rightarrow.png
│   │   │   │   ├── tree_arrows.gif
│   │   │   │   ├── tree_checkbox_0.gif
│   │   │   │   ├── tree_checkbox_1.gif
│   │   │   │   ├── tree_checkbox_2.gif
│   │   │   │   ├── tree_dnd_no.png
│   │   │   │   ├── tree_dnd_yes.png
│   │   │   │   ├── tree_elbow.png
│   │   │   │   ├── tree_file.gif
│   │   │   │   ├── tree_folder.gif
│   │   │   │   ├── tree_folder_open.gif
│   │   │   │   ├── tree_loading.gif
│   │   │   │   ├── validatebox_pointer.gif
│   │   │   │   └── validatebox_warning.png
│   │   │   └── tree.css
│   │   └── ui-lightness
│   │       ├── images
│   │       │   ├── ui-bg_diagonals-thick_18_b81900_40x40.png
│   │       │   ├── ui-bg_diagonals-thick_20_666666_40x40.png
│   │       │   ├── ui-bg_flat_10_000000_40x100.png
│   │       │   ├── ui-bg_glass_100_f6f6f6_1x400.png
│   │       │   ├── ui-bg_glass_100_fdf5ce_1x400.png
│   │       │   ├── ui-bg_glass_65_ffffff_1x400.png
│   │       │   ├── ui-bg_gloss-wave_35_f6a828_500x100.png
│   │       │   ├── ui-bg_highlight-soft_100_eeeeee_1x100.png
│   │       │   ├── ui-bg_highlight-soft_75_ffe45c_1x100.png
│   │       │   ├── ui-icons_222222_256x240.png
│   │       │   ├── ui-icons_228ef1_256x240.png
│   │       │   ├── ui-icons_ef8c08_256x240.png
│   │       │   ├── ui-icons_ffd27a_256x240.png
│   │       │   └── ui-icons_ffffff_256x240.png
│   │       └── jquery-ui-1.8.22.custom.css
│   ├── Template
│   │   ├── Alert.html
│   │   ├── Maintain-add.html
│   │   ├── Maintain-del.html
│   │   ├── Maintain-edit.html
│   │   ├── data.html
│   │   ├── find-1.html
│   │   ├── find-2.html
│   │   ├── find-alert-win.html
│   │   ├── find-alert.html
│   │   ├── find-form.html
│   │   ├── find-order.html
│   │   ├── form-Master-slave.html
│   │   ├── form-collapse.html
│   │   ├── form-guide.html
│   │   ├── form-tabs-list.html
│   │   ├── form-tabs.html
│   │   └── form-tree.html
│   └── img
│       ├── chur
│       │   ├── 0.png
│       │   ├── 1.png
│       │   ├── 2.png
│       │   ├── 3.png
│       │   ├── 4.png
│       │   └── 5.png
│       ├── cloud.jpg
│       ├── cloud1.png
│       ├── code.gif
│       ├── danger.png
│       ├── footer-bg.jpg
│       ├── glyphicons-halflings-white.png
│       ├── glyphicons-halflings.png
│       ├── info.png
│       ├── leaf4.png
│       ├── leaf5.png
│       ├── leaf6.png
│       ├── leaf7.png
│       ├── leaf8.png
│       ├── logo.png
│       ├── logo.psd
│       ├── nav-tip.gif
│       ├── primary.png
│       ├── success.png
│       ├── top-menu-bg-left.gif
│       ├── top-menu-con.gif
│       └── warning.png
├── placeholder.html
└── 好例子网_1_xuj1dDFB88ud6F8ZbUCd.zip

89 directories, 1097 files


标签: php ERP rp hp 源码

实例下载地址

erp网站源码

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警