在好例子网,分享、交流、成长!
您当前所在位置:首页PHP 开发实例PHP语言基础 → One UI基于Bootstrap的管理模板和UI框架(含php及说明文档)

One UI基于Bootstrap的管理模板和UI框架(含php及说明文档)

PHP语言基础

下载此实例
  • 开发语言:PHP
  • 实例大小:20.64M
  • 下载次数:3
  • 浏览次数:18
  • 发布时间:2023-11-19
  • 实例类别:PHP语言基础
  • 发 布 人:chenxiaolan
  • 文件格式:.rar
  • 所需积分:2
 相关标签: bootstrap UI框架 boot php 管理

实例介绍

【实例简介】OneUI基于Bootstrap的管理模版和UI框架 含PHP源码,含说明文档

【实例截图】

from clipboard

【核心代码】

.
├── One UI基于Bootstrap的管理模板和UI框架(含php及说明文档)_themeforest-11820082-oneui-admin-dashboard-template-ui-framework.rar
└── themeforest-11820082-oneui-admin-dashboard-template-ui-framework
    └── OneUI 1.0 by pixelcave
        ├── 01 - OneUI Get Started
        │   ├── assets
        │   │   ├── css
        │   │   │   ├── oneui.min.css
        │   │   │   └── themes
        │   │   │       ├── amethyst.min.css
        │   │   │       ├── city.min.css
        │   │   │       ├── flat.min.css
        │   │   │       ├── modern.min.css
        │   │   │       └── smooth.min.css
        │   │   ├── fonts
        │   │   │   ├── FontAwesome.otf
        │   │   │   ├── Simple-Line-Icons.eot
        │   │   │   ├── Simple-Line-Icons.svg
        │   │   │   ├── Simple-Line-Icons.ttf
        │   │   │   ├── Simple-Line-Icons.woff
        │   │   │   ├── 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
        │   │   ├── img
        │   │   │   └── favicons
        │   │   │       ├── apple-touch-icon-114x114.png
        │   │   │       ├── apple-touch-icon-120x120.png
        │   │   │       ├── apple-touch-icon-144x144.png
        │   │   │       ├── apple-touch-icon-152x152.png
        │   │   │       ├── apple-touch-icon-180x180.png
        │   │   │       ├── apple-touch-icon-57x57.png
        │   │   │       ├── apple-touch-icon-60x60.png
        │   │   │       ├── apple-touch-icon-72x72.png
        │   │   │       ├── apple-touch-icon-76x76.png
        │   │   │       ├── favicon-160x160.png
        │   │   │       ├── favicon-16x16.png
        │   │   │       ├── favicon-192x192.png
        │   │   │       ├── favicon-32x32.png
        │   │   │       ├── favicon-96x96.png
        │   │   │       └── favicon.png
        │   │   └── js
        │   │       ├── oneui.min.js
        │   │       └── plugins
        │   │           ├── bootstrap-colorpicker
        │   │           │   ├── bootstrap-colorpicker.min.js
        │   │           │   ├── css
        │   │           │   │   └── bootstrap-colorpicker.min.css
        │   │           │   └── img
        │   │           │       └── bootstrap-colorpicker
        │   │           │           ├── alpha-horizontal.png
        │   │           │           ├── alpha.png
        │   │           │           ├── hue-horizontal.png
        │   │           │           ├── hue.png
        │   │           │           └── saturation.png
        │   │           ├── bootstrap-datepicker
        │   │           │   ├── bootstrap-datepicker.min.js
        │   │           │   └── bootstrap-datepicker3.min.css
        │   │           ├── bootstrap-notify
        │   │           │   └── bootstrap-notify.min.js
        │   │           ├── bootstrap-wizard
        │   │           │   └── jquery.bootstrap.wizard.min.js
        │   │           ├── chartjs
        │   │           │   └── Chart.min.js
        │   │           ├── ckeditor
        │   │           │   ├── CHANGES.md
        │   │           │   ├── LICENSE.md
        │   │           │   ├── README.md
        │   │           │   ├── adapters
        │   │           │   │   └── jquery.js
        │   │           │   ├── build-config.js
        │   │           │   ├── ckeditor.js
        │   │           │   ├── config.js
        │   │           │   ├── contents.css
        │   │           │   ├── lang
        │   │           │   │   └── en.js
        │   │           │   ├── plugins
        │   │           │   │   ├── a11yhelp
        │   │           │   │   │   └── dialogs
        │   │           │   │   │       ├── a11yhelp.js
        │   │           │   │   │       └── lang
        │   │           │   │   │           ├── _translationstatus.txt
        │   │           │   │   │           ├── af.js
        │   │           │   │   │           ├── ar.js
        │   │           │   │   │           ├── bg.js
        │   │           │   │   │           ├── ca.js
        │   │           │   │   │           ├── cs.js
        │   │           │   │   │           ├── cy.js
        │   │           │   │   │           ├── da.js
        │   │           │   │   │           ├── de.js
        │   │           │   │   │           ├── el.js
        │   │           │   │   │           ├── en-gb.js
        │   │           │   │   │           ├── en.js
        │   │           │   │   │           ├── eo.js
        │   │           │   │   │           ├── es.js
        │   │           │   │   │           ├── et.js
        │   │           │   │   │           ├── fa.js
        │   │           │   │   │           ├── fi.js
        │   │           │   │   │           ├── fr-ca.js
        │   │           │   │   │           ├── fr.js
        │   │           │   │   │           ├── gl.js
        │   │           │   │   │           ├── gu.js
        │   │           │   │   │           ├── he.js
        │   │           │   │   │           ├── hi.js
        │   │           │   │   │           ├── hr.js
        │   │           │   │   │           ├── hu.js
        │   │           │   │   │           ├── id.js
        │   │           │   │   │           ├── it.js
        │   │           │   │   │           ├── ja.js
        │   │           │   │   │           ├── km.js
        │   │           │   │   │           ├── ko.js
        │   │           │   │   │           ├── ku.js
        │   │           │   │   │           ├── lt.js
        │   │           │   │   │           ├── lv.js
        │   │           │   │   │           ├── mk.js
        │   │           │   │   │           ├── mn.js
        │   │           │   │   │           ├── nb.js
        │   │           │   │   │           ├── nl.js
        │   │           │   │   │           ├── no.js
        │   │           │   │   │           ├── pl.js
        │   │           │   │   │           ├── pt-br.js
        │   │           │   │   │           ├── pt.js
        │   │           │   │   │           ├── ro.js
        │   │           │   │   │           ├── ru.js
        │   │           │   │   │           ├── si.js
        │   │           │   │   │           ├── sk.js
        │   │           │   │   │           ├── sl.js
        │   │           │   │   │           ├── sq.js
        │   │           │   │   │           ├── sr-latn.js
        │   │           │   │   │           ├── sr.js
        │   │           │   │   │           ├── sv.js
        │   │           │   │   │           ├── th.js
        │   │           │   │   │           ├── tr.js
        │   │           │   │   │           ├── tt.js
        │   │           │   │   │           ├── ug.js
        │   │           │   │   │           ├── uk.js
        │   │           │   │   │           ├── vi.js
        │   │           │   │   │           ├── zh-cn.js
        │   │           │   │   │           └── zh.js
        │   │           │   │   ├── about
        │   │           │   │   │   └── dialogs
        │   │           │   │   │       ├── about.js
        │   │           │   │   │       ├── hidpi
        │   │           │   │   │       │   └── logo_ckeditor.png
        │   │           │   │   │       └── logo_ckeditor.png
        │   │           │   │   ├── clipboard
        │   │           │   │   │   └── dialogs
        │   │           │   │   │       └── paste.js
        │   │           │   │   ├── colordialog
        │   │           │   │   │   └── dialogs
        │   │           │   │   │       └── colordialog.js
        │   │           │   │   ├── dialog
        │   │           │   │   │   └── dialogDefinition.js
        │   │           │   │   ├── div
        │   │           │   │   │   └── dialogs
        │   │           │   │   │       └── div.js
        │   │           │   │   ├── find
        │   │           │   │   │   └── dialogs
        │   │           │   │   │       └── find.js
        │   │           │   │   ├── flash
        │   │           │   │   │   ├── dialogs
        │   │           │   │   │   │   └── flash.js
        │   │           │   │   │   └── images
        │   │           │   │   │       └── placeholder.png
        │   │           │   │   ├── forms
        │   │           │   │   │   ├── dialogs
        │   │           │   │   │   │   ├── button.js
        │   │           │   │   │   │   ├── checkbox.js
        │   │           │   │   │   │   ├── form.js
        │   │           │   │   │   │   ├── hiddenfield.js
        │   │           │   │   │   │   ├── radio.js
        │   │           │   │   │   │   ├── select.js
        │   │           │   │   │   │   ├── textarea.js
        │   │           │   │   │   │   └── textfield.js
        │   │           │   │   │   └── images
        │   │           │   │   │       └── hiddenfield.gif
        │   │           │   │   ├── icons.png
        │   │           │   │   ├── icons_hidpi.png
        │   │           │   │   ├── iframe
        │   │           │   │   │   ├── dialogs
        │   │           │   │   │   │   └── iframe.js
        │   │           │   │   │   └── images
        │   │           │   │   │       └── placeholder.png
        │   │           │   │   ├── image
        │   │           │   │   │   ├── dialogs
        │   │           │   │   │   │   └── image.js
        │   │           │   │   │   └── images
        │   │           │   │   │       └── noimage.png
        │   │           │   │   ├── link
        │   │           │   │   │   ├── dialogs
        │   │           │   │   │   │   ├── anchor.js
        │   │           │   │   │   │   └── link.js
        │   │           │   │   │   └── images
        │   │           │   │   │       ├── anchor.png
        │   │           │   │   │       └── hidpi
        │   │           │   │   │           └── anchor.png
        │   │           │   │   ├── liststyle
        │   │           │   │   │   └── dialogs
        │   │           │   │   │       └── liststyle.js
        │   │           │   │   ├── magicline
        │   │           │   │   │   └── images
        │   │           │   │   │       ├── hidpi
        │   │           │   │   │       │   ├── icon-rtl.png
        │   │           │   │   │       │   └── icon.png
        │   │           │   │   │       ├── icon-rtl.png
        │   │           │   │   │       └── icon.png
        │   │           │   │   ├── pagebreak
        │   │           │   │   │   └── images
        │   │           │   │   │       └── pagebreak.gif
        │   │           │   │   ├── pastefromword
        │   │           │   │   │   └── filter
        │   │           │   │   │       └── default.js
        │   │           │   │   ├── preview
        │   │           │   │   │   └── preview.html
        │   │           │   │   ├── scayt
        │   │           │   │   │   ├── LICENSE.md
        │   │           │   │   │   ├── README.md
        │   │           │   │   │   └── dialogs
        │   │           │   │   │       ├── options.js
        │   │           │   │   │       └── toolbar.css
        │   │           │   │   ├── showblocks
        │   │           │   │   │   └── images
        │   │           │   │   │       ├── block_address.png
        │   │           │   │   │       ├── block_blockquote.png
        │   │           │   │   │       ├── block_div.png
        │   │           │   │   │       ├── block_h1.png
        │   │           │   │   │       ├── block_h2.png
        │   │           │   │   │       ├── block_h3.png
        │   │           │   │   │       ├── block_h4.png
        │   │           │   │   │       ├── block_h5.png
        │   │           │   │   │       ├── block_h6.png
        │   │           │   │   │       ├── block_p.png
        │   │           │   │   │       └── block_pre.png
        │   │           │   │   ├── smiley
        │   │           │   │   │   ├── dialogs
        │   │           │   │   │   │   └── smiley.js
        │   │           │   │   │   └── images
        │   │           │   │   │       ├── angel_smile.gif
        │   │           │   │   │       ├── angel_smile.png
        │   │           │   │   │       ├── angry_smile.gif
        │   │           │   │   │       ├── angry_smile.png
        │   │           │   │   │       ├── broken_heart.gif
        │   │           │   │   │       ├── broken_heart.png
        │   │           │   │   │       ├── confused_smile.gif
        │   │           │   │   │       ├── confused_smile.png
        │   │           │   │   │       ├── cry_smile.gif
        │   │           │   │   │       ├── cry_smile.png
        │   │           │   │   │       ├── devil_smile.gif
        │   │           │   │   │       ├── devil_smile.png
        │   │           │   │   │       ├── embaressed_smile.gif
        │   │           │   │   │       ├── embarrassed_smile.gif
        │   │           │   │   │       ├── embarrassed_smile.png
        │   │           │   │   │       ├── envelope.gif
        │   │           │   │   │       ├── envelope.png
        │   │           │   │   │       ├── heart.gif
        │   │           │   │   │       ├── heart.png
        │   │           │   │   │       ├── kiss.gif
        │   │           │   │   │       ├── kiss.png
        │   │           │   │   │       ├── lightbulb.gif
        │   │           │   │   │       ├── lightbulb.png
        │   │           │   │   │       ├── omg_smile.gif
        │   │           │   │   │       ├── omg_smile.png
        │   │           │   │   │       ├── regular_smile.gif
        │   │           │   │   │       ├── regular_smile.png
        │   │           │   │   │       ├── sad_smile.gif
        │   │           │   │   │       ├── sad_smile.png
        │   │           │   │   │       ├── shades_smile.gif
        │   │           │   │   │       ├── shades_smile.png
        │   │           │   │   │       ├── teeth_smile.gif
        │   │           │   │   │       ├── teeth_smile.png
        │   │           │   │   │       ├── thumbs_down.gif
        │   │           │   │   │       ├── thumbs_down.png
        │   │           │   │   │       ├── thumbs_up.gif
        │   │           │   │   │       ├── thumbs_up.png
        │   │           │   │   │       ├── tongue_smile.gif
        │   │           │   │   │       ├── tongue_smile.png
        │   │           │   │   │       ├── tounge_smile.gif
        │   │           │   │   │       ├── whatchutalkingabout_smile.gif
        │   │           │   │   │       ├── whatchutalkingabout_smile.png
        │   │           │   │   │       ├── wink_smile.gif
        │   │           │   │   │       └── wink_smile.png
        │   │           │   │   ├── specialchar
        │   │           │   │   │   └── dialogs
        │   │           │   │   │       ├── lang
        │   │           │   │   │       │   ├── _translationstatus.txt
        │   │           │   │   │       │   ├── af.js
        │   │           │   │   │       │   ├── ar.js
        │   │           │   │   │       │   ├── bg.js
        │   │           │   │   │       │   ├── ca.js
        │   │           │   │   │       │   ├── cs.js
        │   │           │   │   │       │   ├── cy.js
        │   │           │   │   │       │   ├── da.js
        │   │           │   │   │       │   ├── de.js
        │   │           │   │   │       │   ├── el.js
        │   │           │   │   │       │   ├── en-gb.js
        │   │           │   │   │       │   ├── en.js
        │   │           │   │   │       │   ├── eo.js
        │   │           │   │   │       │   ├── es.js
        │   │           │   │   │       │   ├── et.js
        │   │           │   │   │       │   ├── fa.js
        │   │           │   │   │       │   ├── fi.js
        │   │           │   │   │       │   ├── fr-ca.js
        │   │           │   │   │       │   ├── fr.js
        │   │           │   │   │       │   ├── gl.js
        │   │           │   │   │       │   ├── he.js
        │   │           │   │   │       │   ├── hr.js
        │   │           │   │   │       │   ├── hu.js
        │   │           │   │   │       │   ├── id.js
        │   │           │   │   │       │   ├── it.js
        │   │           │   │   │       │   ├── ja.js
        │   │           │   │   │       │   ├── km.js
        │   │           │   │   │       │   ├── ku.js
        │   │           │   │   │       │   ├── lt.js
        │   │           │   │   │       │   ├── lv.js
        │   │           │   │   │       │   ├── nb.js
        │   │           │   │   │       │   ├── nl.js
        │   │           │   │   │       │   ├── no.js
        │   │           │   │   │       │   ├── pl.js
        │   │           │   │   │       │   ├── pt-br.js
        │   │           │   │   │       │   ├── pt.js
        │   │           │   │   │       │   ├── ru.js
        │   │           │   │   │       │   ├── si.js
        │   │           │   │   │       │   ├── sk.js
        │   │           │   │   │       │   ├── sl.js
        │   │           │   │   │       │   ├── sq.js
        │   │           │   │   │       │   ├── sv.js
        │   │           │   │   │       │   ├── th.js
        │   │           │   │   │       │   ├── tr.js
        │   │           │   │   │       │   ├── tt.js
        │   │           │   │   │       │   ├── ug.js
        │   │           │   │   │       │   ├── uk.js
        │   │           │   │   │       │   ├── vi.js
        │   │           │   │   │       │   ├── zh-cn.js
        │   │           │   │   │       │   └── zh.js
        │   │           │   │   │       └── specialchar.js
        │   │           │   │   ├── table
        │   │           │   │   │   └── dialogs
        │   │           │   │   │       └── table.js
        │   │           │   │   ├── tabletools
        │   │           │   │   │   └── dialogs
        │   │           │   │   │       └── tableCell.js
        │   │           │   │   ├── templates
        │   │           │   │   │   ├── dialogs
        │   │           │   │   │   │   ├── templates.css
        │   │           │   │   │   │   └── templates.js
        │   │           │   │   │   └── templates
        │   │           │   │   │       ├── default.js
        │   │           │   │   │       └── images
        │   │           │   │   │           ├── template1.gif
        │   │           │   │   │           ├── template2.gif
        │   │           │   │   │           └── template3.gif
        │   │           │   │   └── wsc
        │   │           │   │       ├── LICENSE.md
        │   │           │   │       ├── README.md
        │   │           │   │       └── dialogs
        │   │           │   │           ├── ciframe.html
        │   │           │   │           ├── tmpFrameset.html
        │   │           │   │           ├── wsc.css
        │   │           │   │           ├── wsc.js
        │   │           │   │           └── wsc_ie.js
        │   │           │   ├── samples
        │   │           │   │   ├── ajax.html
        │   │           │   │   ├── api.html
        │   │           │   │   ├── appendto.html
        │   │           │   │   ├── assets
        │   │           │   │   │   ├── inlineall
        │   │           │   │   │   │   └── logo.png
        │   │           │   │   │   ├── outputxhtml
        │   │           │   │   │   │   └── outputxhtml.css
        │   │           │   │   │   ├── posteddata.php
        │   │           │   │   │   ├── sample.jpg
        │   │           │   │   │   └── uilanguages
        │   │           │   │   │       └── languages.js
        │   │           │   │   ├── datafiltering.html
        │   │           │   │   ├── divreplace.html
        │   │           │   │   ├── index.html
        │   │           │   │   ├── inlineall.html
        │   │           │   │   ├── inlinebycode.html
        │   │           │   │   ├── inlinetextarea.html
        │   │           │   │   ├── jquery.html
        │   │           │   │   ├── plugins
        │   │           │   │   │   ├── dialog
        │   │           │   │   │   │   ├── assets
        │   │           │   │   │   │   │   └── my_dialog.js
        │   │           │   │   │   │   └── dialog.html
        │   │           │   │   │   ├── enterkey
        │   │           │   │   │   │   └── enterkey.html
        │   │           │   │   │   ├── htmlwriter
        │   │           │   │   │   │   ├── assets
        │   │           │   │   │   │   │   └── outputforflash
        │   │           │   │   │   │   │       ├── outputforflash.fla
        │   │           │   │   │   │   │       ├── outputforflash.swf
        │   │           │   │   │   │   │       └── swfobject.js
        │   │           │   │   │   │   ├── outputforflash.html
        │   │           │   │   │   │   └── outputhtml.html
        │   │           │   │   │   ├── magicline
        │   │           │   │   │   │   └── magicline.html
        │   │           │   │   │   ├── toolbar
        │   │           │   │   │   │   └── toolbar.html
        │   │           │   │   │   └── wysiwygarea
        │   │           │   │   │       └── fullpage.html
        │   │           │   │   ├── readonly.html
        │   │           │   │   ├── replacebyclass.html
        │   │           │   │   ├── replacebycode.html
        │   │           │   │   ├── sample.css
        │   │           │   │   ├── sample.js
        │   │           │   │   ├── sample_posteddata.php
        │   │           │   │   ├── tabindex.html
        │   │           │   │   ├── uicolor.html
        │   │           │   │   ├── uilanguages.html
        │   │           │   │   └── xhtmlstyle.html
        │   │           │   ├── skins
        │   │           │   │   └── bootstrapck
        │   │           │   │       ├── dialog.css
        │   │           │   │       ├── dialog_ie.css
        │   │           │   │       ├── dialog_ie7.css
        │   │           │   │       ├── dialog_ie8.css
        │   │           │   │       ├── dialog_iequirks.css
        │   │           │   │       ├── dialog_opera.css
        │   │           │   │       ├── editor.css
        │   │           │   │       ├── editor_gecko.css
        │   │           │   │       ├── editor_ie.css
        │   │           │   │       ├── editor_ie7.css
        │   │           │   │       ├── editor_ie8.css
        │   │           │   │       ├── editor_iequirks.css
        │   │           │   │       ├── icons.png
        │   │           │   │       ├── icons_hidpi.png
        │   │           │   │       ├── images
        │   │           │   │       │   ├── arrow.png
        │   │           │   │       │   ├── close.png
        │   │           │   │       │   ├── hidpi
        │   │           │   │       │   │   ├── close.png
        │   │           │   │       │   │   ├── lock-open.png
        │   │           │   │       │   │   ├── lock.png
        │   │           │   │       │   │   └── refresh.png
        │   │           │   │       │   ├── lock-open.png
        │   │           │   │       │   ├── lock.png
        │   │           │   │       │   └── refresh.png
        │   │           │   │       ├── readme.md
        │   │           │   │       └── sample
        │   │           │   │           ├── bootstrapck-sample.html
        │   │           │   │           ├── css
        │   │           │   │           │   └── bootstrapck-sample.css
        │   │           │   │           └── js
        │   │           │   │               ├── analytics.js
        │   │           │   │               └── jquery-1.11.0.min.js
        │   │           │   └── styles.js
        │   │           ├── datatables
        │   │           │   ├── jquery.dataTables.min.css
        │   │           │   └── jquery.dataTables.min.js
        │   │           ├── dropzonejs
        │   │           │   ├── dropzone.min.css
        │   │           │   └── dropzone.min.js
        │   │           ├── easy-pie-chart
        │   │           │   └── jquery.easypiechart.min.js
        │   │           ├── flot
        │   │           │   ├── jquery.flot.min.js
        │   │           │   ├── jquery.flot.pie.min.js
        │   │           │   ├── jquery.flot.resize.min.js
        │   │           │   └── jquery.flot.stack.min.js
        │   │           ├── fullcalendar
        │   │           │   ├── fullcalendar.min.css
        │   │           │   ├── fullcalendar.min.js
        │   │           │   ├── gcal.min.js
        │   │           │   └── moment.min.js
        │   │           ├── gmapsjs
        │   │           │   └── gmaps.min.js
        │   │           ├── highlightjs
        │   │           │   ├── github-gist.min.css
        │   │           │   └── highlight.pack.js
        │   │           ├── jquery-countdown
        │   │           │   └── jquery.countdown.min.js
        │   │           ├── jquery-tags-input
        │   │           │   ├── jquery.tagsinput.min.css
        │   │           │   └── jquery.tagsinput.min.js
        │   │           ├── jquery-ui
        │   │           │   └── jquery-ui.min.js
        │   │           ├── jquery-validation
        │   │           │   └── jquery.validate.min.js
        │   │           ├── magnific-popup
        │   │           │   ├── magnific-popup.min.css
        │   │           │   └── magnific-popup.min.js
        │   │           ├── masked-inputs
        │   │           │   └── jquery.maskedinput.min.js
        │   │           ├── select2
        │   │           │   ├── select2-bootstrap.css
        │   │           │   ├── select2.full.min.js
        │   │           │   └── select2.min.css
        │   │           ├── slick
        │   │           │   ├── ajax-loader.gif
        │   │           │   ├── fonts
        │   │           │   │   ├── slick.eot
        │   │           │   │   ├── slick.svg
        │   │           │   │   ├── slick.ttf
        │   │           │   │   └── slick.woff
        │   │           │   ├── slick-theme.min.css
        │   │           │   ├── slick.min.css
        │   │           │   └── slick.min.js
        │   │           ├── sparkline
        │   │           │   └── jquery.sparkline.min.js
        │   │           └── summernote
        │   │               ├── summernote-bs3.min.css
        │   │               ├── summernote.min.css
        │   │               └── summernote.min.js
        │   ├── start_backend.html
        │   └── start_frontend.html
        ├── 02 - OneUI Source (HTML)
        │   ├── Gruntfile.js
        │   ├── package.json
        │   └── src
        │       ├── assets
        │       │   ├── css
        │       │   │   ├── oneui.css
        │       │   │   └── themes
        │       │   │       ├── amethyst.min.css
        │       │   │       ├── city.min.css
        │       │   │       ├── flat.min.css
        │       │   │       ├── modern.min.css
        │       │   │       └── smooth.min.css
        │       │   ├── fonts
        │       │   │   ├── FontAwesome.otf
        │       │   │   ├── Simple-Line-Icons.eot
        │       │   │   ├── Simple-Line-Icons.svg
        │       │   │   ├── Simple-Line-Icons.ttf
        │       │   │   ├── Simple-Line-Icons.woff
        │       │   │   ├── 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
        │       │   ├── img
        │       │   │   ├── avatars
        │       │   │   │   ├── avatar1.jpg
        │       │   │   │   ├── avatar10.jpg
        │       │   │   │   ├── avatar11.jpg
        │       │   │   │   ├── avatar12.jpg
        │       │   │   │   ├── avatar13.jpg
        │       │   │   │   ├── avatar14.jpg
        │       │   │   │   ├── avatar15.jpg
        │       │   │   │   ├── avatar16.jpg
        │       │   │   │   ├── avatar2.jpg
        │       │   │   │   ├── avatar3.jpg
        │       │   │   │   ├── avatar4.jpg
        │       │   │   │   ├── avatar5.jpg
        │       │   │   │   ├── avatar6.jpg
        │       │   │   │   ├── avatar7.jpg
        │       │   │   │   ├── avatar8.jpg
        │       │   │   │   ├── avatar9.jpg
        │       │   │   │   └── readme.txt
        │       │   │   ├── favicons
        │       │   │   │   ├── apple-touch-icon-114x114.png
        │       │   │   │   ├── apple-touch-icon-120x120.png
        │       │   │   │   ├── apple-touch-icon-144x144.png
        │       │   │   │   ├── apple-touch-icon-152x152.png
        │       │   │   │   ├── apple-touch-icon-180x180.png
        │       │   │   │   ├── apple-touch-icon-57x57.png
        │       │   │   │   ├── apple-touch-icon-60x60.png
        │       │   │   │   ├── apple-touch-icon-72x72.png
        │       │   │   │   ├── apple-touch-icon-76x76.png
        │       │   │   │   ├── favicon-160x160.png
        │       │   │   │   ├── favicon-16x16.png
        │       │   │   │   ├── favicon-192x192.png
        │       │   │   │   ├── favicon-32x32.png
        │       │   │   │   ├── favicon-96x96.png
        │       │   │   │   └── favicon.png
        │       │   │   ├── photos
        │       │   │   │   ├── photo1.jpg
        │       │   │   │   ├── photo10.jpg
        │       │   │   │   ├── photo10@2x.jpg
        │       │   │   │   ├── photo11.jpg
        │       │   │   │   ├── photo11@2x.jpg
        │       │   │   │   ├── photo12.jpg
        │       │   │   │   ├── photo12@2x.jpg
        │       │   │   │   ├── photo13.jpg
        │       │   │   │   ├── photo13@2x.jpg
        │       │   │   │   ├── photo14.jpg
        │       │   │   │   ├── photo14@2x.jpg
        │       │   │   │   ├── photo15.jpg
        │       │   │   │   ├── photo15@2x.jpg
        │       │   │   │   ├── photo16.jpg
        │       │   │   │   ├── photo16@2x.jpg
        │       │   │   │   ├── photo17.jpg
        │       │   │   │   ├── photo17@2x.jpg
        │       │   │   │   ├── photo18.jpg
        │       │   │   │   ├── photo18@2x.jpg
        │       │   │   │   ├── photo19.jpg
        │       │   │   │   ├── photo19@2x.jpg
        │       │   │   │   ├── photo1@2x.jpg
        │       │   │   │   ├── photo2.jpg
        │       │   │   │   ├── photo20.jpg
        │       │   │   │   ├── photo20@2x.jpg
        │       │   │   │   ├── photo2@2x.jpg
        │       │   │   │   ├── photo3.jpg
        │       │   │   │   ├── photo3@2x.jpg
        │       │   │   │   ├── photo4.jpg
        │       │   │   │   ├── photo4@2x.jpg
        │       │   │   │   ├── photo5.jpg
        │       │   │   │   ├── photo5@2x.jpg
        │       │   │   │   ├── photo6.jpg
        │       │   │   │   ├── photo6@2x.jpg
        │       │   │   │   ├── photo7.jpg
        │       │   │   │   ├── photo7@2x.jpg
        │       │   │   │   ├── photo8.jpg
        │       │   │   │   ├── photo8@2x.jpg
        │       │   │   │   ├── photo9.jpg
        │       │   │   │   └── photo9@2x.jpg
        │       │   │   └── various
        │       │   │       ├── hero1.jpg
        │       │   │       ├── little-monster.png
        │       │   │       ├── promo1.jpg
        │       │   │       ├── promo2.jpg
        │       │   │       └── promo3.jpg
        │       │   ├── js
        │       │   │   ├── app.js
        │       │   │   ├── core
        │       │   │   │   ├── bootstrap.min.js
        │       │   │   │   ├── jquery.appear.min.js
        │       │   │   │   ├── jquery.countTo.min.js
        │       │   │   │   ├── jquery.min.js
        │       │   │   │   ├── jquery.placeholder.min.js
        │       │   │   │   ├── jquery.scrollLock.min.js
        │       │   │   │   ├── jquery.slimscroll.min.js
        │       │   │   │   └── js.cookie.min.js
        │       │   │   ├── pages
        │       │   │   │   ├── base_comp_animations.js
        │       │   │   │   ├── base_comp_calendar.js
        │       │   │   │   ├── base_comp_charts.js
        │       │   │   │   ├── base_comp_maps.js
        │       │   │   │   ├── base_forms_validation.js
        │       │   │   │   ├── base_forms_wizard.js
        │       │   │   │   ├── base_pages_coming_soon.js
        │       │   │   │   ├── base_pages_dashboard.js
        │       │   │   │   ├── base_pages_lock.js
        │       │   │   │   ├── base_pages_login.js
        │       │   │   │   ├── base_pages_register.js
        │       │   │   │   ├── base_pages_reminder.js
        │       │   │   │   ├── base_tables_datatables.js
        │       │   │   │   ├── base_ui_activity.js
        │       │   │   │   ├── base_ui_icons.js
        │       │   │   │   ├── base_ui_widgets.js
        │       │   │   │   ├── frontend_contact.js
        │       │   │   │   └── frontend_features.js
        │       │   │   └── plugins
        │       │   │       ├── bootstrap-colorpicker
        │       │   │       │   ├── bootstrap-colorpicker.min.js
        │       │   │       │   ├── css
        │       │   │       │   │   └── bootstrap-colorpicker.min.css
        │       │   │       │   └── img
        │       │   │       │       └── bootstrap-colorpicker
        │       │   │       │           ├── alpha-horizontal.png
        │       │   │       │           ├── alpha.png
        │       │   │       │           ├── hue-horizontal.png
        │       │   │       │           ├── hue.png
        │       │   │       │           └── saturation.png
        │       │   │       ├── bootstrap-datepicker
        │       │   │       │   ├── bootstrap-datepicker.min.js
        │       │   │       │   └── bootstrap-datepicker3.min.css
        │       │   │       ├── bootstrap-notify
        │       │   │       │   └── bootstrap-notify.min.js
        │       │   │       ├── bootstrap-wizard
        │       │   │       │   └── jquery.bootstrap.wizard.min.js
        │       │   │       ├── chartjs
        │       │   │       │   └── Chart.min.js
        │       │   │       ├── ckeditor
        │       │   │       │   ├── CHANGES.md
        │       │   │       │   ├── LICENSE.md
        │       │   │       │   ├── README.md
        │       │   │       │   ├── adapters
        │       │   │       │   │   └── jquery.js
        │       │   │       │   ├── build-config.js
        │       │   │       │   ├── ckeditor.js
        │       │   │       │   ├── config.js
        │       │   │       │   ├── contents.css
        │       │   │       │   ├── lang
        │       │   │       │   │   └── en.js
        │       │   │       │   ├── plugins
        │       │   │       │   │   ├── a11yhelp
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       ├── a11yhelp.js
        │       │   │       │   │   │       └── lang
        │       │   │       │   │   │           ├── _translationstatus.txt
        │       │   │       │   │   │           ├── af.js
        │       │   │       │   │   │           ├── ar.js
        │       │   │       │   │   │           ├── bg.js
        │       │   │       │   │   │           ├── ca.js
        │       │   │       │   │   │           ├── cs.js
        │       │   │       │   │   │           ├── cy.js
        │       │   │       │   │   │           ├── da.js
        │       │   │       │   │   │           ├── de.js
        │       │   │       │   │   │           ├── el.js
        │       │   │       │   │   │           ├── en-gb.js
        │       │   │       │   │   │           ├── en.js
        │       │   │       │   │   │           ├── eo.js
        │       │   │       │   │   │           ├── es.js
        │       │   │       │   │   │           ├── et.js
        │       │   │       │   │   │           ├── fa.js
        │       │   │       │   │   │           ├── fi.js
        │       │   │       │   │   │           ├── fr-ca.js
        │       │   │       │   │   │           ├── fr.js
        │       │   │       │   │   │           ├── gl.js
        │       │   │       │   │   │           ├── gu.js
        │       │   │       │   │   │           ├── he.js
        │       │   │       │   │   │           ├── hi.js
        │       │   │       │   │   │           ├── hr.js
        │       │   │       │   │   │           ├── hu.js
        │       │   │       │   │   │           ├── id.js
        │       │   │       │   │   │           ├── it.js
        │       │   │       │   │   │           ├── ja.js
        │       │   │       │   │   │           ├── km.js
        │       │   │       │   │   │           ├── ko.js
        │       │   │       │   │   │           ├── ku.js
        │       │   │       │   │   │           ├── lt.js
        │       │   │       │   │   │           ├── lv.js
        │       │   │       │   │   │           ├── mk.js
        │       │   │       │   │   │           ├── mn.js
        │       │   │       │   │   │           ├── nb.js
        │       │   │       │   │   │           ├── nl.js
        │       │   │       │   │   │           ├── no.js
        │       │   │       │   │   │           ├── pl.js
        │       │   │       │   │   │           ├── pt-br.js
        │       │   │       │   │   │           ├── pt.js
        │       │   │       │   │   │           ├── ro.js
        │       │   │       │   │   │           ├── ru.js
        │       │   │       │   │   │           ├── si.js
        │       │   │       │   │   │           ├── sk.js
        │       │   │       │   │   │           ├── sl.js
        │       │   │       │   │   │           ├── sq.js
        │       │   │       │   │   │           ├── sr-latn.js
        │       │   │       │   │   │           ├── sr.js
        │       │   │       │   │   │           ├── sv.js
        │       │   │       │   │   │           ├── th.js
        │       │   │       │   │   │           ├── tr.js
        │       │   │       │   │   │           ├── tt.js
        │       │   │       │   │   │           ├── ug.js
        │       │   │       │   │   │           ├── uk.js
        │       │   │       │   │   │           ├── vi.js
        │       │   │       │   │   │           ├── zh-cn.js
        │       │   │       │   │   │           └── zh.js
        │       │   │       │   │   ├── about
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       ├── about.js
        │       │   │       │   │   │       ├── hidpi
        │       │   │       │   │   │       │   └── logo_ckeditor.png
        │       │   │       │   │   │       └── logo_ckeditor.png
        │       │   │       │   │   ├── clipboard
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       └── paste.js
        │       │   │       │   │   ├── colordialog
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       └── colordialog.js
        │       │   │       │   │   ├── dialog
        │       │   │       │   │   │   └── dialogDefinition.js
        │       │   │       │   │   ├── div
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       └── div.js
        │       │   │       │   │   ├── find
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       └── find.js
        │       │   │       │   │   ├── flash
        │       │   │       │   │   │   ├── dialogs
        │       │   │       │   │   │   │   └── flash.js
        │       │   │       │   │   │   └── images
        │       │   │       │   │   │       └── placeholder.png
        │       │   │       │   │   ├── forms
        │       │   │       │   │   │   ├── dialogs
        │       │   │       │   │   │   │   ├── button.js
        │       │   │       │   │   │   │   ├── checkbox.js
        │       │   │       │   │   │   │   ├── form.js
        │       │   │       │   │   │   │   ├── hiddenfield.js
        │       │   │       │   │   │   │   ├── radio.js
        │       │   │       │   │   │   │   ├── select.js
        │       │   │       │   │   │   │   ├── textarea.js
        │       │   │       │   │   │   │   └── textfield.js
        │       │   │       │   │   │   └── images
        │       │   │       │   │   │       └── hiddenfield.gif
        │       │   │       │   │   ├── icons.png
        │       │   │       │   │   ├── icons_hidpi.png
        │       │   │       │   │   ├── iframe
        │       │   │       │   │   │   ├── dialogs
        │       │   │       │   │   │   │   └── iframe.js
        │       │   │       │   │   │   └── images
        │       │   │       │   │   │       └── placeholder.png
        │       │   │       │   │   ├── image
        │       │   │       │   │   │   ├── dialogs
        │       │   │       │   │   │   │   └── image.js
        │       │   │       │   │   │   └── images
        │       │   │       │   │   │       └── noimage.png
        │       │   │       │   │   ├── link
        │       │   │       │   │   │   ├── dialogs
        │       │   │       │   │   │   │   ├── anchor.js
        │       │   │       │   │   │   │   └── link.js
        │       │   │       │   │   │   └── images
        │       │   │       │   │   │       ├── anchor.png
        │       │   │       │   │   │       └── hidpi
        │       │   │       │   │   │           └── anchor.png
        │       │   │       │   │   ├── liststyle
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       └── liststyle.js
        │       │   │       │   │   ├── magicline
        │       │   │       │   │   │   └── images
        │       │   │       │   │   │       ├── hidpi
        │       │   │       │   │   │       │   ├── icon-rtl.png
        │       │   │       │   │   │       │   └── icon.png
        │       │   │       │   │   │       ├── icon-rtl.png
        │       │   │       │   │   │       └── icon.png
        │       │   │       │   │   ├── pagebreak
        │       │   │       │   │   │   └── images
        │       │   │       │   │   │       └── pagebreak.gif
        │       │   │       │   │   ├── pastefromword
        │       │   │       │   │   │   └── filter
        │       │   │       │   │   │       └── default.js
        │       │   │       │   │   ├── preview
        │       │   │       │   │   │   └── preview.html
        │       │   │       │   │   ├── scayt
        │       │   │       │   │   │   ├── LICENSE.md
        │       │   │       │   │   │   ├── README.md
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       ├── options.js
        │       │   │       │   │   │       └── toolbar.css
        │       │   │       │   │   ├── showblocks
        │       │   │       │   │   │   └── images
        │       │   │       │   │   │       ├── block_address.png
        │       │   │       │   │   │       ├── block_blockquote.png
        │       │   │       │   │   │       ├── block_div.png
        │       │   │       │   │   │       ├── block_h1.png
        │       │   │       │   │   │       ├── block_h2.png
        │       │   │       │   │   │       ├── block_h3.png
        │       │   │       │   │   │       ├── block_h4.png
        │       │   │       │   │   │       ├── block_h5.png
        │       │   │       │   │   │       ├── block_h6.png
        │       │   │       │   │   │       ├── block_p.png
        │       │   │       │   │   │       └── block_pre.png
        │       │   │       │   │   ├── smiley
        │       │   │       │   │   │   ├── dialogs
        │       │   │       │   │   │   │   └── smiley.js
        │       │   │       │   │   │   └── images
        │       │   │       │   │   │       ├── angel_smile.gif
        │       │   │       │   │   │       ├── angel_smile.png
        │       │   │       │   │   │       ├── angry_smile.gif
        │       │   │       │   │   │       ├── angry_smile.png
        │       │   │       │   │   │       ├── broken_heart.gif
        │       │   │       │   │   │       ├── broken_heart.png
        │       │   │       │   │   │       ├── confused_smile.gif
        │       │   │       │   │   │       ├── confused_smile.png
        │       │   │       │   │   │       ├── cry_smile.gif
        │       │   │       │   │   │       ├── cry_smile.png
        │       │   │       │   │   │       ├── devil_smile.gif
        │       │   │       │   │   │       ├── devil_smile.png
        │       │   │       │   │   │       ├── embaressed_smile.gif
        │       │   │       │   │   │       ├── embarrassed_smile.gif
        │       │   │       │   │   │       ├── embarrassed_smile.png
        │       │   │       │   │   │       ├── envelope.gif
        │       │   │       │   │   │       ├── envelope.png
        │       │   │       │   │   │       ├── heart.gif
        │       │   │       │   │   │       ├── heart.png
        │       │   │       │   │   │       ├── kiss.gif
        │       │   │       │   │   │       ├── kiss.png
        │       │   │       │   │   │       ├── lightbulb.gif
        │       │   │       │   │   │       ├── lightbulb.png
        │       │   │       │   │   │       ├── omg_smile.gif
        │       │   │       │   │   │       ├── omg_smile.png
        │       │   │       │   │   │       ├── regular_smile.gif
        │       │   │       │   │   │       ├── regular_smile.png
        │       │   │       │   │   │       ├── sad_smile.gif
        │       │   │       │   │   │       ├── sad_smile.png
        │       │   │       │   │   │       ├── shades_smile.gif
        │       │   │       │   │   │       ├── shades_smile.png
        │       │   │       │   │   │       ├── teeth_smile.gif
        │       │   │       │   │   │       ├── teeth_smile.png
        │       │   │       │   │   │       ├── thumbs_down.gif
        │       │   │       │   │   │       ├── thumbs_down.png
        │       │   │       │   │   │       ├── thumbs_up.gif
        │       │   │       │   │   │       ├── thumbs_up.png
        │       │   │       │   │   │       ├── tongue_smile.gif
        │       │   │       │   │   │       ├── tongue_smile.png
        │       │   │       │   │   │       ├── tounge_smile.gif
        │       │   │       │   │   │       ├── whatchutalkingabout_smile.gif
        │       │   │       │   │   │       ├── whatchutalkingabout_smile.png
        │       │   │       │   │   │       ├── wink_smile.gif
        │       │   │       │   │   │       └── wink_smile.png
        │       │   │       │   │   ├── specialchar
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       ├── lang
        │       │   │       │   │   │       │   ├── _translationstatus.txt
        │       │   │       │   │   │       │   ├── af.js
        │       │   │       │   │   │       │   ├── ar.js
        │       │   │       │   │   │       │   ├── bg.js
        │       │   │       │   │   │       │   ├── ca.js
        │       │   │       │   │   │       │   ├── cs.js
        │       │   │       │   │   │       │   ├── cy.js
        │       │   │       │   │   │       │   ├── da.js
        │       │   │       │   │   │       │   ├── de.js
        │       │   │       │   │   │       │   ├── el.js
        │       │   │       │   │   │       │   ├── en-gb.js
        │       │   │       │   │   │       │   ├── en.js
        │       │   │       │   │   │       │   ├── eo.js
        │       │   │       │   │   │       │   ├── es.js
        │       │   │       │   │   │       │   ├── et.js
        │       │   │       │   │   │       │   ├── fa.js
        │       │   │       │   │   │       │   ├── fi.js
        │       │   │       │   │   │       │   ├── fr-ca.js
        │       │   │       │   │   │       │   ├── fr.js
        │       │   │       │   │   │       │   ├── gl.js
        │       │   │       │   │   │       │   ├── he.js
        │       │   │       │   │   │       │   ├── hr.js
        │       │   │       │   │   │       │   ├── hu.js
        │       │   │       │   │   │       │   ├── id.js
        │       │   │       │   │   │       │   ├── it.js
        │       │   │       │   │   │       │   ├── ja.js
        │       │   │       │   │   │       │   ├── km.js
        │       │   │       │   │   │       │   ├── ku.js
        │       │   │       │   │   │       │   ├── lt.js
        │       │   │       │   │   │       │   ├── lv.js
        │       │   │       │   │   │       │   ├── nb.js
        │       │   │       │   │   │       │   ├── nl.js
        │       │   │       │   │   │       │   ├── no.js
        │       │   │       │   │   │       │   ├── pl.js
        │       │   │       │   │   │       │   ├── pt-br.js
        │       │   │       │   │   │       │   ├── pt.js
        │       │   │       │   │   │       │   ├── ru.js
        │       │   │       │   │   │       │   ├── si.js
        │       │   │       │   │   │       │   ├── sk.js
        │       │   │       │   │   │       │   ├── sl.js
        │       │   │       │   │   │       │   ├── sq.js
        │       │   │       │   │   │       │   ├── sv.js
        │       │   │       │   │   │       │   ├── th.js
        │       │   │       │   │   │       │   ├── tr.js
        │       │   │       │   │   │       │   ├── tt.js
        │       │   │       │   │   │       │   ├── ug.js
        │       │   │       │   │   │       │   ├── uk.js
        │       │   │       │   │   │       │   ├── vi.js
        │       │   │       │   │   │       │   ├── zh-cn.js
        │       │   │       │   │   │       │   └── zh.js
        │       │   │       │   │   │       └── specialchar.js
        │       │   │       │   │   ├── table
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       └── table.js
        │       │   │       │   │   ├── tabletools
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       └── tableCell.js
        │       │   │       │   │   ├── templates
        │       │   │       │   │   │   ├── dialogs
        │       │   │       │   │   │   │   ├── templates.css
        │       │   │       │   │   │   │   └── templates.js
        │       │   │       │   │   │   └── templates
        │       │   │       │   │   │       ├── default.js
        │       │   │       │   │   │       └── images
        │       │   │       │   │   │           ├── template1.gif
        │       │   │       │   │   │           ├── template2.gif
        │       │   │       │   │   │           └── template3.gif
        │       │   │       │   │   └── wsc
        │       │   │       │   │       ├── LICENSE.md
        │       │   │       │   │       ├── README.md
        │       │   │       │   │       └── dialogs
        │       │   │       │   │           ├── ciframe.html
        │       │   │       │   │           ├── tmpFrameset.html
        │       │   │       │   │           ├── wsc.css
        │       │   │       │   │           ├── wsc.js
        │       │   │       │   │           └── wsc_ie.js
        │       │   │       │   ├── samples
        │       │   │       │   │   ├── ajax.html
        │       │   │       │   │   ├── api.html
        │       │   │       │   │   ├── appendto.html
        │       │   │       │   │   ├── assets
        │       │   │       │   │   │   ├── inlineall
        │       │   │       │   │   │   │   └── logo.png
        │       │   │       │   │   │   ├── outputxhtml
        │       │   │       │   │   │   │   └── outputxhtml.css
        │       │   │       │   │   │   ├── posteddata.php
        │       │   │       │   │   │   ├── sample.jpg
        │       │   │       │   │   │   └── uilanguages
        │       │   │       │   │   │       └── languages.js
        │       │   │       │   │   ├── datafiltering.html
        │       │   │       │   │   ├── divreplace.html
        │       │   │       │   │   ├── index.html
        │       │   │       │   │   ├── inlineall.html
        │       │   │       │   │   ├── inlinebycode.html
        │       │   │       │   │   ├── inlinetextarea.html
        │       │   │       │   │   ├── jquery.html
        │       │   │       │   │   ├── plugins
        │       │   │       │   │   │   ├── dialog
        │       │   │       │   │   │   │   ├── assets
        │       │   │       │   │   │   │   │   └── my_dialog.js
        │       │   │       │   │   │   │   └── dialog.html
        │       │   │       │   │   │   ├── enterkey
        │       │   │       │   │   │   │   └── enterkey.html
        │       │   │       │   │   │   ├── htmlwriter
        │       │   │       │   │   │   │   ├── assets
        │       │   │       │   │   │   │   │   └── outputforflash
        │       │   │       │   │   │   │   │       ├── outputforflash.fla
        │       │   │       │   │   │   │   │       ├── outputforflash.swf
        │       │   │       │   │   │   │   │       └── swfobject.js
        │       │   │       │   │   │   │   ├── outputforflash.html
        │       │   │       │   │   │   │   └── outputhtml.html
        │       │   │       │   │   │   ├── magicline
        │       │   │       │   │   │   │   └── magicline.html
        │       │   │       │   │   │   ├── toolbar
        │       │   │       │   │   │   │   └── toolbar.html
        │       │   │       │   │   │   └── wysiwygarea
        │       │   │       │   │   │       └── fullpage.html
        │       │   │       │   │   ├── readonly.html
        │       │   │       │   │   ├── replacebyclass.html
        │       │   │       │   │   ├── replacebycode.html
        │       │   │       │   │   ├── sample.css
        │       │   │       │   │   ├── sample.js
        │       │   │       │   │   ├── sample_posteddata.php
        │       │   │       │   │   ├── tabindex.html
        │       │   │       │   │   ├── uicolor.html
        │       │   │       │   │   ├── uilanguages.html
        │       │   │       │   │   └── xhtmlstyle.html
        │       │   │       │   ├── skins
        │       │   │       │   │   └── bootstrapck
        │       │   │       │   │       ├── dialog.css
        │       │   │       │   │       ├── dialog_ie.css
        │       │   │       │   │       ├── dialog_ie7.css
        │       │   │       │   │       ├── dialog_ie8.css
        │       │   │       │   │       ├── dialog_iequirks.css
        │       │   │       │   │       ├── dialog_opera.css
        │       │   │       │   │       ├── editor.css
        │       │   │       │   │       ├── editor_gecko.css
        │       │   │       │   │       ├── editor_ie.css
        │       │   │       │   │       ├── editor_ie7.css
        │       │   │       │   │       ├── editor_ie8.css
        │       │   │       │   │       ├── editor_iequirks.css
        │       │   │       │   │       ├── icons.png
        │       │   │       │   │       ├── icons_hidpi.png
        │       │   │       │   │       ├── images
        │       │   │       │   │       │   ├── arrow.png
        │       │   │       │   │       │   ├── close.png
        │       │   │       │   │       │   ├── hidpi
        │       │   │       │   │       │   │   ├── close.png
        │       │   │       │   │       │   │   ├── lock-open.png
        │       │   │       │   │       │   │   ├── lock.png
        │       │   │       │   │       │   │   └── refresh.png
        │       │   │       │   │       │   ├── lock-open.png
        │       │   │       │   │       │   ├── lock.png
        │       │   │       │   │       │   └── refresh.png
        │       │   │       │   │       ├── readme.md
        │       │   │       │   │       └── sample
        │       │   │       │   │           ├── bootstrapck-sample.html
        │       │   │       │   │           ├── css
        │       │   │       │   │           │   └── bootstrapck-sample.css
        │       │   │       │   │           └── js
        │       │   │       │   │               ├── analytics.js
        │       │   │       │   │               └── jquery-1.11.0.min.js
        │       │   │       │   └── styles.js
        │       │   │       ├── datatables
        │       │   │       │   ├── jquery.dataTables.min.css
        │       │   │       │   └── jquery.dataTables.min.js
        │       │   │       ├── dropzonejs
        │       │   │       │   ├── dropzone.min.css
        │       │   │       │   └── dropzone.min.js
        │       │   │       ├── easy-pie-chart
        │       │   │       │   └── jquery.easypiechart.min.js
        │       │   │       ├── flot
        │       │   │       │   ├── jquery.flot.min.js
        │       │   │       │   ├── jquery.flot.pie.min.js
        │       │   │       │   ├── jquery.flot.resize.min.js
        │       │   │       │   └── jquery.flot.stack.min.js
        │       │   │       ├── fullcalendar
        │       │   │       │   ├── fullcalendar.min.css
        │       │   │       │   ├── fullcalendar.min.js
        │       │   │       │   ├── gcal.min.js
        │       │   │       │   └── moment.min.js
        │       │   │       ├── gmapsjs
        │       │   │       │   └── gmaps.min.js
        │       │   │       ├── highlightjs
        │       │   │       │   ├── github-gist.min.css
        │       │   │       │   └── highlight.pack.js
        │       │   │       ├── jquery-countdown
        │       │   │       │   └── jquery.countdown.min.js
        │       │   │       ├── jquery-tags-input
        │       │   │       │   ├── jquery.tagsinput.min.css
        │       │   │       │   └── jquery.tagsinput.min.js
        │       │   │       ├── jquery-ui
        │       │   │       │   └── jquery-ui.min.js
        │       │   │       ├── jquery-validation
        │       │   │       │   └── jquery.validate.min.js
        │       │   │       ├── magnific-popup
        │       │   │       │   ├── magnific-popup.min.css
        │       │   │       │   └── magnific-popup.min.js
        │       │   │       ├── masked-inputs
        │       │   │       │   └── jquery.maskedinput.min.js
        │       │   │       ├── select2
        │       │   │       │   ├── select2-bootstrap.css
        │       │   │       │   ├── select2.full.min.js
        │       │   │       │   └── select2.min.css
        │       │   │       ├── slick
        │       │   │       │   ├── ajax-loader.gif
        │       │   │       │   ├── fonts
        │       │   │       │   │   ├── slick.eot
        │       │   │       │   │   ├── slick.svg
        │       │   │       │   │   ├── slick.ttf
        │       │   │       │   │   └── slick.woff
        │       │   │       │   ├── slick-theme.min.css
        │       │   │       │   ├── slick.min.css
        │       │   │       │   └── slick.min.js
        │       │   │       ├── sparkline
        │       │   │       │   └── jquery.sparkline.min.js
        │       │   │       └── summernote
        │       │   │           ├── summernote-bs3.min.css
        │       │   │           ├── summernote.min.css
        │       │   │           └── summernote.min.js
        │       │   └── less
        │       │       ├── main.less
        │       │       ├── mixins.less
        │       │       ├── modules
        │       │       │   ├── base.bootstrap-overwrite.less
        │       │       │   ├── base.bootstrap.less
        │       │       │   ├── extend.animations.less
        │       │       │   ├── extend.plugins.less
        │       │       │   ├── icons.fontawesome.less
        │       │       │   ├── icons.simplelineicons.less
        │       │       │   ├── oneui.blocks.less
        │       │       │   ├── oneui.forms.less
        │       │       │   ├── oneui.images.less
        │       │       │   ├── oneui.layout.less
        │       │       │   ├── oneui.lists.less
        │       │       │   ├── oneui.navigation.less
        │       │       │   ├── oneui.print.less
        │       │       │   ├── oneui.themes.less
        │       │       │   └── oneui.utilities.less
        │       │       ├── themes
        │       │       │   ├── amethyst.less
        │       │       │   ├── city.less
        │       │       │   ├── flat.less
        │       │       │   ├── modern.less
        │       │       │   └── smooth.less
        │       │       └── variables.less
        │       ├── base_comp_animations.html
        │       ├── base_comp_calendar.html
        │       ├── base_comp_charts.html
        │       ├── base_comp_gallery_advanced.html
        │       ├── base_comp_gallery_simple.html
        │       ├── base_comp_images.html
        │       ├── base_comp_maps.html
        │       ├── base_comp_sliders.html
        │       ├── base_comp_syntax_highlighting.html
        │       ├── base_forms_editors.html
        │       ├── base_forms_elements.html
        │       ├── base_forms_pickers_more.html
        │       ├── base_forms_premade.html
        │       ├── base_forms_validation.html
        │       ├── base_forms_wizard.html
        │       ├── base_layouts_api.html
        │       ├── base_layouts_default.html
        │       ├── base_layouts_default_flipped.html
        │       ├── base_layouts_header_static.html
        │       ├── base_layouts_side_native_scrolling.html
        │       ├── base_layouts_side_overlay_hoverable.html
        │       ├── base_layouts_side_overlay_open.html
        │       ├── base_layouts_sidebar_hidden.html
        │       ├── base_layouts_sidebar_mini_hoverable.html
        │       ├── base_pages_400.html
        │       ├── base_pages_401.html
        │       ├── base_pages_403.html
        │       ├── base_pages_404.html
        │       ├── base_pages_500.html
        │       ├── base_pages_503.html
        │       ├── base_pages_blank.html
        │       ├── base_pages_coming_soon.html
        │       ├── base_pages_faq.html
        │       ├── base_pages_inbox.html
        │       ├── base_pages_invoice.html
        │       ├── base_pages_lock.html
        │       ├── base_pages_login.html
        │       ├── base_pages_profile.html
        │       ├── base_pages_register.html
        │       ├── base_pages_reminder.html
        │       ├── base_pages_search.html
        │       ├── base_tables_datatables.html
        │       ├── base_tables_pricing.html
        │       ├── base_tables_responsive.html
        │       ├── base_tables_styles.html
        │       ├── base_tables_tools.html
        │       ├── base_ui_activity.html
        │       ├── base_ui_blocks.html
        │       ├── base_ui_blocks_api.html
        │       ├── base_ui_blocks_draggable.html
        │       ├── base_ui_buttons.html
        │       ├── base_ui_color_themes.html
        │       ├── base_ui_grid.html
        │       ├── base_ui_icons.html
        │       ├── base_ui_modals_tooltips.html
        │       ├── base_ui_navigation.html
        │       ├── base_ui_tabs.html
        │       ├── base_ui_tiles.html
        │       ├── base_ui_timeline.html
        │       ├── base_ui_typography.html
        │       ├── base_ui_widgets.html
        │       ├── frontend_about.html
        │       ├── frontend_contact.html
        │       ├── frontend_features.html
        │       ├── frontend_home.html
        │       ├── frontend_login.html
        │       ├── frontend_pricing.html
        │       ├── frontend_search.html
        │       ├── frontend_signup.html
        │       ├── frontend_support.html
        │       ├── frontend_team.html
        │       └── index.html
        ├── 03 - OneUI Source (PHP)
        │   ├── Gruntfile.js
        │   ├── package.json
        │   └── src
        │       ├── assets
        │       │   ├── css
        │       │   │   ├── oneui.css
        │       │   │   └── themes
        │       │   │       ├── amethyst.min.css
        │       │   │       ├── city.min.css
        │       │   │       ├── flat.min.css
        │       │   │       ├── modern.min.css
        │       │   │       └── smooth.min.css
        │       │   ├── fonts
        │       │   │   ├── FontAwesome.otf
        │       │   │   ├── Simple-Line-Icons.eot
        │       │   │   ├── Simple-Line-Icons.svg
        │       │   │   ├── Simple-Line-Icons.ttf
        │       │   │   ├── Simple-Line-Icons.woff
        │       │   │   ├── 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
        │       │   ├── img
        │       │   │   ├── avatars
        │       │   │   │   ├── avatar1.jpg
        │       │   │   │   ├── avatar10.jpg
        │       │   │   │   ├── avatar11.jpg
        │       │   │   │   ├── avatar12.jpg
        │       │   │   │   ├── avatar13.jpg
        │       │   │   │   ├── avatar14.jpg
        │       │   │   │   ├── avatar15.jpg
        │       │   │   │   ├── avatar16.jpg
        │       │   │   │   ├── avatar2.jpg
        │       │   │   │   ├── avatar3.jpg
        │       │   │   │   ├── avatar4.jpg
        │       │   │   │   ├── avatar5.jpg
        │       │   │   │   ├── avatar6.jpg
        │       │   │   │   ├── avatar7.jpg
        │       │   │   │   ├── avatar8.jpg
        │       │   │   │   ├── avatar9.jpg
        │       │   │   │   └── readme.txt
        │       │   │   ├── favicons
        │       │   │   │   ├── apple-touch-icon-114x114.png
        │       │   │   │   ├── apple-touch-icon-120x120.png
        │       │   │   │   ├── apple-touch-icon-144x144.png
        │       │   │   │   ├── apple-touch-icon-152x152.png
        │       │   │   │   ├── apple-touch-icon-180x180.png
        │       │   │   │   ├── apple-touch-icon-57x57.png
        │       │   │   │   ├── apple-touch-icon-60x60.png
        │       │   │   │   ├── apple-touch-icon-72x72.png
        │       │   │   │   ├── apple-touch-icon-76x76.png
        │       │   │   │   ├── favicon-160x160.png
        │       │   │   │   ├── favicon-16x16.png
        │       │   │   │   ├── favicon-192x192.png
        │       │   │   │   ├── favicon-32x32.png
        │       │   │   │   ├── favicon-96x96.png
        │       │   │   │   └── favicon.png
        │       │   │   ├── photos
        │       │   │   │   ├── photo1.jpg
        │       │   │   │   ├── photo10.jpg
        │       │   │   │   ├── photo10@2x.jpg
        │       │   │   │   ├── photo11.jpg
        │       │   │   │   ├── photo11@2x.jpg
        │       │   │   │   ├── photo12.jpg
        │       │   │   │   ├── photo12@2x.jpg
        │       │   │   │   ├── photo13.jpg
        │       │   │   │   ├── photo13@2x.jpg
        │       │   │   │   ├── photo14.jpg
        │       │   │   │   ├── photo14@2x.jpg
        │       │   │   │   ├── photo15.jpg
        │       │   │   │   ├── photo15@2x.jpg
        │       │   │   │   ├── photo16.jpg
        │       │   │   │   ├── photo16@2x.jpg
        │       │   │   │   ├── photo17.jpg
        │       │   │   │   ├── photo17@2x.jpg
        │       │   │   │   ├── photo18.jpg
        │       │   │   │   ├── photo18@2x.jpg
        │       │   │   │   ├── photo19.jpg
        │       │   │   │   ├── photo19@2x.jpg
        │       │   │   │   ├── photo1@2x.jpg
        │       │   │   │   ├── photo2.jpg
        │       │   │   │   ├── photo20.jpg
        │       │   │   │   ├── photo20@2x.jpg
        │       │   │   │   ├── photo2@2x.jpg
        │       │   │   │   ├── photo3.jpg
        │       │   │   │   ├── photo3@2x.jpg
        │       │   │   │   ├── photo4.jpg
        │       │   │   │   ├── photo4@2x.jpg
        │       │   │   │   ├── photo5.jpg
        │       │   │   │   ├── photo5@2x.jpg
        │       │   │   │   ├── photo6.jpg
        │       │   │   │   ├── photo6@2x.jpg
        │       │   │   │   ├── photo7.jpg
        │       │   │   │   ├── photo7@2x.jpg
        │       │   │   │   ├── photo8.jpg
        │       │   │   │   ├── photo8@2x.jpg
        │       │   │   │   ├── photo9.jpg
        │       │   │   │   └── photo9@2x.jpg
        │       │   │   └── various
        │       │   │       ├── hero1.jpg
        │       │   │       ├── little-monster.png
        │       │   │       ├── promo1.jpg
        │       │   │       ├── promo2.jpg
        │       │   │       └── promo3.jpg
        │       │   ├── js
        │       │   │   ├── app.js
        │       │   │   ├── core
        │       │   │   │   ├── bootstrap.min.js
        │       │   │   │   ├── jquery.appear.min.js
        │       │   │   │   ├── jquery.countTo.min.js
        │       │   │   │   ├── jquery.min.js
        │       │   │   │   ├── jquery.placeholder.min.js
        │       │   │   │   ├── jquery.scrollLock.min.js
        │       │   │   │   ├── jquery.slimscroll.min.js
        │       │   │   │   └── js.cookie.min.js
        │       │   │   ├── pages
        │       │   │   │   ├── base_comp_animations.js
        │       │   │   │   ├── base_comp_calendar.js
        │       │   │   │   ├── base_comp_charts.js
        │       │   │   │   ├── base_comp_maps.js
        │       │   │   │   ├── base_forms_validation.js
        │       │   │   │   ├── base_forms_wizard.js
        │       │   │   │   ├── base_pages_coming_soon.js
        │       │   │   │   ├── base_pages_dashboard.js
        │       │   │   │   ├── base_pages_lock.js
        │       │   │   │   ├── base_pages_login.js
        │       │   │   │   ├── base_pages_register.js
        │       │   │   │   ├── base_pages_reminder.js
        │       │   │   │   ├── base_tables_datatables.js
        │       │   │   │   ├── base_ui_activity.js
        │       │   │   │   ├── base_ui_icons.js
        │       │   │   │   ├── base_ui_widgets.js
        │       │   │   │   ├── frontend_contact.js
        │       │   │   │   └── frontend_features.js
        │       │   │   └── plugins
        │       │   │       ├── bootstrap-colorpicker
        │       │   │       │   ├── bootstrap-colorpicker.min.js
        │       │   │       │   ├── css
        │       │   │       │   │   └── bootstrap-colorpicker.min.css
        │       │   │       │   └── img
        │       │   │       │       └── bootstrap-colorpicker
        │       │   │       │           ├── alpha-horizontal.png
        │       │   │       │           ├── alpha.png
        │       │   │       │           ├── hue-horizontal.png
        │       │   │       │           ├── hue.png
        │       │   │       │           └── saturation.png
        │       │   │       ├── bootstrap-datepicker
        │       │   │       │   ├── bootstrap-datepicker.min.js
        │       │   │       │   └── bootstrap-datepicker3.min.css
        │       │   │       ├── bootstrap-notify
        │       │   │       │   └── bootstrap-notify.min.js
        │       │   │       ├── bootstrap-wizard
        │       │   │       │   └── jquery.bootstrap.wizard.min.js
        │       │   │       ├── chartjs
        │       │   │       │   └── Chart.min.js
        │       │   │       ├── ckeditor
        │       │   │       │   ├── CHANGES.md
        │       │   │       │   ├── LICENSE.md
        │       │   │       │   ├── README.md
        │       │   │       │   ├── adapters
        │       │   │       │   │   └── jquery.js
        │       │   │       │   ├── build-config.js
        │       │   │       │   ├── ckeditor.js
        │       │   │       │   ├── config.js
        │       │   │       │   ├── contents.css
        │       │   │       │   ├── lang
        │       │   │       │   │   └── en.js
        │       │   │       │   ├── plugins
        │       │   │       │   │   ├── a11yhelp
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       ├── a11yhelp.js
        │       │   │       │   │   │       └── lang
        │       │   │       │   │   │           ├── _translationstatus.txt
        │       │   │       │   │   │           ├── af.js
        │       │   │       │   │   │           ├── ar.js
        │       │   │       │   │   │           ├── bg.js
        │       │   │       │   │   │           ├── ca.js
        │       │   │       │   │   │           ├── cs.js
        │       │   │       │   │   │           ├── cy.js
        │       │   │       │   │   │           ├── da.js
        │       │   │       │   │   │           ├── de.js
        │       │   │       │   │   │           ├── el.js
        │       │   │       │   │   │           ├── en-gb.js
        │       │   │       │   │   │           ├── en.js
        │       │   │       │   │   │           ├── eo.js
        │       │   │       │   │   │           ├── es.js
        │       │   │       │   │   │           ├── et.js
        │       │   │       │   │   │           ├── fa.js
        │       │   │       │   │   │           ├── fi.js
        │       │   │       │   │   │           ├── fr-ca.js
        │       │   │       │   │   │           ├── fr.js
        │       │   │       │   │   │           ├── gl.js
        │       │   │       │   │   │           ├── gu.js
        │       │   │       │   │   │           ├── he.js
        │       │   │       │   │   │           ├── hi.js
        │       │   │       │   │   │           ├── hr.js
        │       │   │       │   │   │           ├── hu.js
        │       │   │       │   │   │           ├── id.js
        │       │   │       │   │   │           ├── it.js
        │       │   │       │   │   │           ├── ja.js
        │       │   │       │   │   │           ├── km.js
        │       │   │       │   │   │           ├── ko.js
        │       │   │       │   │   │           ├── ku.js
        │       │   │       │   │   │           ├── lt.js
        │       │   │       │   │   │           ├── lv.js
        │       │   │       │   │   │           ├── mk.js
        │       │   │       │   │   │           ├── mn.js
        │       │   │       │   │   │           ├── nb.js
        │       │   │       │   │   │           ├── nl.js
        │       │   │       │   │   │           ├── no.js
        │       │   │       │   │   │           ├── pl.js
        │       │   │       │   │   │           ├── pt-br.js
        │       │   │       │   │   │           ├── pt.js
        │       │   │       │   │   │           ├── ro.js
        │       │   │       │   │   │           ├── ru.js
        │       │   │       │   │   │           ├── si.js
        │       │   │       │   │   │           ├── sk.js
        │       │   │       │   │   │           ├── sl.js
        │       │   │       │   │   │           ├── sq.js
        │       │   │       │   │   │           ├── sr-latn.js
        │       │   │       │   │   │           ├── sr.js
        │       │   │       │   │   │           ├── sv.js
        │       │   │       │   │   │           ├── th.js
        │       │   │       │   │   │           ├── tr.js
        │       │   │       │   │   │           ├── tt.js
        │       │   │       │   │   │           ├── ug.js
        │       │   │       │   │   │           ├── uk.js
        │       │   │       │   │   │           ├── vi.js
        │       │   │       │   │   │           ├── zh-cn.js
        │       │   │       │   │   │           └── zh.js
        │       │   │       │   │   ├── about
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       ├── about.js
        │       │   │       │   │   │       ├── hidpi
        │       │   │       │   │   │       │   └── logo_ckeditor.png
        │       │   │       │   │   │       └── logo_ckeditor.png
        │       │   │       │   │   ├── clipboard
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       └── paste.js
        │       │   │       │   │   ├── colordialog
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       └── colordialog.js
        │       │   │       │   │   ├── dialog
        │       │   │       │   │   │   └── dialogDefinition.js
        │       │   │       │   │   ├── div
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       └── div.js
        │       │   │       │   │   ├── find
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       └── find.js
        │       │   │       │   │   ├── flash
        │       │   │       │   │   │   ├── dialogs
        │       │   │       │   │   │   │   └── flash.js
        │       │   │       │   │   │   └── images
        │       │   │       │   │   │       └── placeholder.png
        │       │   │       │   │   ├── forms
        │       │   │       │   │   │   ├── dialogs
        │       │   │       │   │   │   │   ├── button.js
        │       │   │       │   │   │   │   ├── checkbox.js
        │       │   │       │   │   │   │   ├── form.js
        │       │   │       │   │   │   │   ├── hiddenfield.js
        │       │   │       │   │   │   │   ├── radio.js
        │       │   │       │   │   │   │   ├── select.js
        │       │   │       │   │   │   │   ├── textarea.js
        │       │   │       │   │   │   │   └── textfield.js
        │       │   │       │   │   │   └── images
        │       │   │       │   │   │       └── hiddenfield.gif
        │       │   │       │   │   ├── icons.png
        │       │   │       │   │   ├── icons_hidpi.png
        │       │   │       │   │   ├── iframe
        │       │   │       │   │   │   ├── dialogs
        │       │   │       │   │   │   │   └── iframe.js
        │       │   │       │   │   │   └── images
        │       │   │       │   │   │       └── placeholder.png
        │       │   │       │   │   ├── image
        │       │   │       │   │   │   ├── dialogs
        │       │   │       │   │   │   │   └── image.js
        │       │   │       │   │   │   └── images
        │       │   │       │   │   │       └── noimage.png
        │       │   │       │   │   ├── link
        │       │   │       │   │   │   ├── dialogs
        │       │   │       │   │   │   │   ├── anchor.js
        │       │   │       │   │   │   │   └── link.js
        │       │   │       │   │   │   └── images
        │       │   │       │   │   │       ├── anchor.png
        │       │   │       │   │   │       └── hidpi
        │       │   │       │   │   │           └── anchor.png
        │       │   │       │   │   ├── liststyle
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       └── liststyle.js
        │       │   │       │   │   ├── magicline
        │       │   │       │   │   │   └── images
        │       │   │       │   │   │       ├── hidpi
        │       │   │       │   │   │       │   ├── icon-rtl.png
        │       │   │       │   │   │       │   └── icon.png
        │       │   │       │   │   │       ├── icon-rtl.png
        │       │   │       │   │   │       └── icon.png
        │       │   │       │   │   ├── pagebreak
        │       │   │       │   │   │   └── images
        │       │   │       │   │   │       └── pagebreak.gif
        │       │   │       │   │   ├── pastefromword
        │       │   │       │   │   │   └── filter
        │       │   │       │   │   │       └── default.js
        │       │   │       │   │   ├── preview
        │       │   │       │   │   │   └── preview.html
        │       │   │       │   │   ├── scayt
        │       │   │       │   │   │   ├── LICENSE.md
        │       │   │       │   │   │   ├── README.md
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       ├── options.js
        │       │   │       │   │   │       └── toolbar.css
        │       │   │       │   │   ├── showblocks
        │       │   │       │   │   │   └── images
        │       │   │       │   │   │       ├── block_address.png
        │       │   │       │   │   │       ├── block_blockquote.png
        │       │   │       │   │   │       ├── block_div.png
        │       │   │       │   │   │       ├── block_h1.png
        │       │   │       │   │   │       ├── block_h2.png
        │       │   │       │   │   │       ├── block_h3.png
        │       │   │       │   │   │       ├── block_h4.png
        │       │   │       │   │   │       ├── block_h5.png
        │       │   │       │   │   │       ├── block_h6.png
        │       │   │       │   │   │       ├── block_p.png
        │       │   │       │   │   │       └── block_pre.png
        │       │   │       │   │   ├── smiley
        │       │   │       │   │   │   ├── dialogs
        │       │   │       │   │   │   │   └── smiley.js
        │       │   │       │   │   │   └── images
        │       │   │       │   │   │       ├── angel_smile.gif
        │       │   │       │   │   │       ├── angel_smile.png
        │       │   │       │   │   │       ├── angry_smile.gif
        │       │   │       │   │   │       ├── angry_smile.png
        │       │   │       │   │   │       ├── broken_heart.gif
        │       │   │       │   │   │       ├── broken_heart.png
        │       │   │       │   │   │       ├── confused_smile.gif
        │       │   │       │   │   │       ├── confused_smile.png
        │       │   │       │   │   │       ├── cry_smile.gif
        │       │   │       │   │   │       ├── cry_smile.png
        │       │   │       │   │   │       ├── devil_smile.gif
        │       │   │       │   │   │       ├── devil_smile.png
        │       │   │       │   │   │       ├── embaressed_smile.gif
        │       │   │       │   │   │       ├── embarrassed_smile.gif
        │       │   │       │   │   │       ├── embarrassed_smile.png
        │       │   │       │   │   │       ├── envelope.gif
        │       │   │       │   │   │       ├── envelope.png
        │       │   │       │   │   │       ├── heart.gif
        │       │   │       │   │   │       ├── heart.png
        │       │   │       │   │   │       ├── kiss.gif
        │       │   │       │   │   │       ├── kiss.png
        │       │   │       │   │   │       ├── lightbulb.gif
        │       │   │       │   │   │       ├── lightbulb.png
        │       │   │       │   │   │       ├── omg_smile.gif
        │       │   │       │   │   │       ├── omg_smile.png
        │       │   │       │   │   │       ├── regular_smile.gif
        │       │   │       │   │   │       ├── regular_smile.png
        │       │   │       │   │   │       ├── sad_smile.gif
        │       │   │       │   │   │       ├── sad_smile.png
        │       │   │       │   │   │       ├── shades_smile.gif
        │       │   │       │   │   │       ├── shades_smile.png
        │       │   │       │   │   │       ├── teeth_smile.gif
        │       │   │       │   │   │       ├── teeth_smile.png
        │       │   │       │   │   │       ├── thumbs_down.gif
        │       │   │       │   │   │       ├── thumbs_down.png
        │       │   │       │   │   │       ├── thumbs_up.gif
        │       │   │       │   │   │       ├── thumbs_up.png
        │       │   │       │   │   │       ├── tongue_smile.gif
        │       │   │       │   │   │       ├── tongue_smile.png
        │       │   │       │   │   │       ├── tounge_smile.gif
        │       │   │       │   │   │       ├── whatchutalkingabout_smile.gif
        │       │   │       │   │   │       ├── whatchutalkingabout_smile.png
        │       │   │       │   │   │       ├── wink_smile.gif
        │       │   │       │   │   │       └── wink_smile.png
        │       │   │       │   │   ├── specialchar
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       ├── lang
        │       │   │       │   │   │       │   ├── _translationstatus.txt
        │       │   │       │   │   │       │   ├── af.js
        │       │   │       │   │   │       │   ├── ar.js
        │       │   │       │   │   │       │   ├── bg.js
        │       │   │       │   │   │       │   ├── ca.js
        │       │   │       │   │   │       │   ├── cs.js
        │       │   │       │   │   │       │   ├── cy.js
        │       │   │       │   │   │       │   ├── da.js
        │       │   │       │   │   │       │   ├── de.js
        │       │   │       │   │   │       │   ├── el.js
        │       │   │       │   │   │       │   ├── en-gb.js
        │       │   │       │   │   │       │   ├── en.js
        │       │   │       │   │   │       │   ├── eo.js
        │       │   │       │   │   │       │   ├── es.js
        │       │   │       │   │   │       │   ├── et.js
        │       │   │       │   │   │       │   ├── fa.js
        │       │   │       │   │   │       │   ├── fi.js
        │       │   │       │   │   │       │   ├── fr-ca.js
        │       │   │       │   │   │       │   ├── fr.js
        │       │   │       │   │   │       │   ├── gl.js
        │       │   │       │   │   │       │   ├── he.js
        │       │   │       │   │   │       │   ├── hr.js
        │       │   │       │   │   │       │   ├── hu.js
        │       │   │       │   │   │       │   ├── id.js
        │       │   │       │   │   │       │   ├── it.js
        │       │   │       │   │   │       │   ├── ja.js
        │       │   │       │   │   │       │   ├── km.js
        │       │   │       │   │   │       │   ├── ku.js
        │       │   │       │   │   │       │   ├── lt.js
        │       │   │       │   │   │       │   ├── lv.js
        │       │   │       │   │   │       │   ├── nb.js
        │       │   │       │   │   │       │   ├── nl.js
        │       │   │       │   │   │       │   ├── no.js
        │       │   │       │   │   │       │   ├── pl.js
        │       │   │       │   │   │       │   ├── pt-br.js
        │       │   │       │   │   │       │   ├── pt.js
        │       │   │       │   │   │       │   ├── ru.js
        │       │   │       │   │   │       │   ├── si.js
        │       │   │       │   │   │       │   ├── sk.js
        │       │   │       │   │   │       │   ├── sl.js
        │       │   │       │   │   │       │   ├── sq.js
        │       │   │       │   │   │       │   ├── sv.js
        │       │   │       │   │   │       │   ├── th.js
        │       │   │       │   │   │       │   ├── tr.js
        │       │   │       │   │   │       │   ├── tt.js
        │       │   │       │   │   │       │   ├── ug.js
        │       │   │       │   │   │       │   ├── uk.js
        │       │   │       │   │   │       │   ├── vi.js
        │       │   │       │   │   │       │   ├── zh-cn.js
        │       │   │       │   │   │       │   └── zh.js
        │       │   │       │   │   │       └── specialchar.js
        │       │   │       │   │   ├── table
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       └── table.js
        │       │   │       │   │   ├── tabletools
        │       │   │       │   │   │   └── dialogs
        │       │   │       │   │   │       └── tableCell.js
        │       │   │       │   │   ├── templates
        │       │   │       │   │   │   ├── dialogs
        │       │   │       │   │   │   │   ├── templates.css
        │       │   │       │   │   │   │   └── templates.js
        │       │   │       │   │   │   └── templates
        │       │   │       │   │   │       ├── default.js
        │       │   │       │   │   │       └── images
        │       │   │       │   │   │           ├── template1.gif
        │       │   │       │   │   │           ├── template2.gif
        │       │   │       │   │   │           └── template3.gif
        │       │   │       │   │   └── wsc
        │       │   │       │   │       ├── LICENSE.md
        │       │   │       │   │       ├── README.md
        │       │   │       │   │       └── dialogs
        │       │   │       │   │           ├── ciframe.html
        │       │   │       │   │           ├── tmpFrameset.html
        │       │   │       │   │           ├── wsc.css
        │       │   │       │   │           ├── wsc.js
        │       │   │       │   │           └── wsc_ie.js
        │       │   │       │   ├── samples
        │       │   │       │   │   ├── ajax.html
        │       │   │       │   │   ├── api.html
        │       │   │       │   │   ├── appendto.html
        │       │   │       │   │   ├── assets
        │       │   │       │   │   │   ├── inlineall
        │       │   │       │   │   │   │   └── logo.png
        │       │   │       │   │   │   ├── outputxhtml
        │       │   │       │   │   │   │   └── outputxhtml.css
        │       │   │       │   │   │   ├── posteddata.php
        │       │   │       │   │   │   ├── sample.jpg
        │       │   │       │   │   │   └── uilanguages
        │       │   │       │   │   │       └── languages.js
        │       │   │       │   │   ├── datafiltering.html
        │       │   │       │   │   ├── divreplace.html
        │       │   │       │   │   ├── index.html
        │       │   │       │   │   ├── inlineall.html
        │       │   │       │   │   ├── inlinebycode.html
        │       │   │       │   │   ├── inlinetextarea.html
        │       │   │       │   │   ├── jquery.html
        │       │   │       │   │   ├── plugins
        │       │   │       │   │   │   ├── dialog
        │       │   │       │   │   │   │   ├── assets
        │       │   │       │   │   │   │   │   └── my_dialog.js
        │       │   │       │   │   │   │   └── dialog.html
        │       │   │       │   │   │   ├── enterkey
        │       │   │       │   │   │   │   └── enterkey.html
        │       │   │       │   │   │   ├── htmlwriter
        │       │   │       │   │   │   │   ├── assets
        │       │   │       │   │   │   │   │   └── outputforflash
        │       │   │       │   │   │   │   │       ├── outputforflash.fla
        │       │   │       │   │   │   │   │       ├── outputforflash.swf
        │       │   │       │   │   │   │   │       └── swfobject.js
        │       │   │       │   │   │   │   ├── outputforflash.html
        │       │   │       │   │   │   │   └── outputhtml.html
        │       │   │       │   │   │   ├── magicline
        │       │   │       │   │   │   │   └── magicline.html
        │       │   │       │   │   │   ├── toolbar
        │       │   │       │   │   │   │   └── toolbar.html
        │       │   │       │   │   │   └── wysiwygarea
        │       │   │       │   │   │       └── fullpage.html
        │       │   │       │   │   ├── readonly.html
        │       │   │       │   │   ├── replacebyclass.html
        │       │   │       │   │   ├── replacebycode.html
        │       │   │       │   │   ├── sample.css
        │       │   │       │   │   ├── sample.js
        │       │   │       │   │   ├── sample_posteddata.php
        │       │   │       │   │   ├── tabindex.html
        │       │   │       │   │   ├── uicolor.html
        │       │   │       │   │   ├── uilanguages.html
        │       │   │       │   │   └── xhtmlstyle.html
        │       │   │       │   ├── skins
        │       │   │       │   │   └── bootstrapck
        │       │   │       │   │       ├── dialog.css
        │       │   │       │   │       ├── dialog_ie.css
        │       │   │       │   │       ├── dialog_ie7.css
        │       │   │       │   │       ├── dialog_ie8.css
        │       │   │       │   │       ├── dialog_iequirks.css
        │       │   │       │   │       ├── dialog_opera.css
        │       │   │       │   │       ├── editor.css
        │       │   │       │   │       ├── editor_gecko.css
        │       │   │       │   │       ├── editor_ie.css
        │       │   │       │   │       ├── editor_ie7.css
        │       │   │       │   │       ├── editor_ie8.css
        │       │   │       │   │       ├── editor_iequirks.css
        │       │   │       │   │       ├── icons.png
        │       │   │       │   │       ├── icons_hidpi.png
        │       │   │       │   │       ├── images
        │       │   │       │   │       │   ├── arrow.png
        │       │   │       │   │       │   ├── close.png
        │       │   │       │   │       │   ├── hidpi
        │       │   │       │   │       │   │   ├── close.png
        │       │   │       │   │       │   │   ├── lock-open.png
        │       │   │       │   │       │   │   ├── lock.png
        │       │   │       │   │       │   │   └── refresh.png
        │       │   │       │   │       │   ├── lock-open.png
        │       │   │       │   │       │   ├── lock.png
        │       │   │       │   │       │   └── refresh.png
        │       │   │       │   │       ├── readme.md
        │       │   │       │   │       └── sample
        │       │   │       │   │           ├── bootstrapck-sample.html
        │       │   │       │   │           ├── css
        │       │   │       │   │           │   └── bootstrapck-sample.css
        │       │   │       │   │           └── js
        │       │   │       │   │               ├── analytics.js
        │       │   │       │   │               └── jquery-1.11.0.min.js
        │       │   │       │   └── styles.js
        │       │   │       ├── datatables
        │       │   │       │   ├── jquery.dataTables.min.css
        │       │   │       │   └── jquery.dataTables.min.js
        │       │   │       ├── dropzonejs
        │       │   │       │   ├── dropzone.min.css
        │       │   │       │   └── dropzone.min.js
        │       │   │       ├── easy-pie-chart
        │       │   │       │   └── jquery.easypiechart.min.js
        │       │   │       ├── flot
        │       │   │       │   ├── jquery.flot.min.js
        │       │   │       │   ├── jquery.flot.pie.min.js
        │       │   │       │   ├── jquery.flot.resize.min.js
        │       │   │       │   └── jquery.flot.stack.min.js
        │       │   │       ├── fullcalendar
        │       │   │       │   ├── fullcalendar.min.css
        │       │   │       │   ├── fullcalendar.min.js
        │       │   │       │   ├── gcal.min.js
        │       │   │       │   └── moment.min.js
        │       │   │       ├── gmapsjs
        │       │   │       │   └── gmaps.min.js
        │       │   │       ├── highlightjs
        │       │   │       │   ├── github-gist.min.css
        │       │   │       │   └── highlight.pack.js
        │       │   │       ├── jquery-countdown
        │       │   │       │   └── jquery.countdown.min.js
        │       │   │       ├── jquery-tags-input
        │       │   │       │   ├── jquery.tagsinput.min.css
        │       │   │       │   └── jquery.tagsinput.min.js
        │       │   │       ├── jquery-ui
        │       │   │       │   └── jquery-ui.min.js
        │       │   │       ├── jquery-validation
        │       │   │       │   └── jquery.validate.min.js
        │       │   │       ├── magnific-popup
        │       │   │       │   ├── magnific-popup.min.css
        │       │   │       │   └── magnific-popup.min.js
        │       │   │       ├── masked-inputs
        │       │   │       │   └── jquery.maskedinput.min.js
        │       │   │       ├── select2
        │       │   │       │   ├── select2-bootstrap.css
        │       │   │       │   ├── select2.full.min.js
        │       │   │       │   └── select2.min.css
        │       │   │       ├── slick
        │       │   │       │   ├── ajax-loader.gif
        │       │   │       │   ├── fonts
        │       │   │       │   │   ├── slick.eot
        │       │   │       │   │   ├── slick.svg
        │       │   │       │   │   ├── slick.ttf
        │       │   │       │   │   └── slick.woff
        │       │   │       │   ├── slick-theme.min.css
        │       │   │       │   ├── slick.min.css
        │       │   │       │   └── slick.min.js
        │       │   │       ├── sparkline
        │       │   │       │   └── jquery.sparkline.min.js
        │       │   │       └── summernote
        │       │   │           ├── summernote-bs3.min.css
        │       │   │           ├── summernote.min.css
        │       │   │           └── summernote.min.js
        │       │   └── less
        │       │       ├── main.less
        │       │       ├── mixins.less
        │       │       ├── modules
        │       │       │   ├── base.bootstrap-overwrite.less
        │       │       │   ├── base.bootstrap.less
        │       │       │   ├── extend.animations.less
        │       │       │   ├── extend.plugins.less
        │       │       │   ├── icons.fontawesome.less
        │       │       │   ├── icons.simplelineicons.less
        │       │       │   ├── oneui.blocks.less
        │       │       │   ├── oneui.forms.less
        │       │       │   ├── oneui.images.less
        │       │       │   ├── oneui.layout.less
        │       │       │   ├── oneui.lists.less
        │       │       │   ├── oneui.navigation.less
        │       │       │   ├── oneui.print.less
        │       │       │   ├── oneui.themes.less
        │       │       │   └── oneui.utilities.less
        │       │       ├── themes
        │       │       │   ├── amethyst.less
        │       │       │   ├── city.less
        │       │       │   ├── flat.less
        │       │       │   ├── modern.less
        │       │       │   └── smooth.less
        │       │       └── variables.less
        │       ├── base_comp_animations.php
        │       ├── base_comp_calendar.php
        │       ├── base_comp_charts.php
        │       ├── base_comp_gallery_advanced.php
        │       ├── base_comp_gallery_simple.php
        │       ├── base_comp_images.php
        │       ├── base_comp_maps.php
        │       ├── base_comp_sliders.php
        │       ├── base_comp_syntax_highlighting.php
        │       ├── base_forms_editors.php
        │       ├── base_forms_elements.php
        │       ├── base_forms_pickers_more.php
        │       ├── base_forms_premade.php
        │       ├── base_forms_validation.php
        │       ├── base_forms_wizard.php
        │       ├── base_layouts_api.php
        │       ├── base_layouts_default.php
        │       ├── base_layouts_default_flipped.php
        │       ├── base_layouts_header_static.php
        │       ├── base_layouts_side_native_scrolling.php
        │       ├── base_layouts_side_overlay_hoverable.php
        │       ├── base_layouts_side_overlay_open.php
        │       ├── base_layouts_sidebar_hidden.php
        │       ├── base_layouts_sidebar_mini_hoverable.php
        │       ├── base_pages_400.php
        │       ├── base_pages_401.php
        │       ├── base_pages_403.php
        │       ├── base_pages_404.php
        │       ├── base_pages_500.php
        │       ├── base_pages_503.php
        │       ├── base_pages_blank.php
        │       ├── base_pages_coming_soon.php
        │       ├── base_pages_faq.php
        │       ├── base_pages_inbox.php
        │       ├── base_pages_invoice.php
        │       ├── base_pages_lock.php
        │       ├── base_pages_login.php
        │       ├── base_pages_profile.php
        │       ├── base_pages_register.php
        │       ├── base_pages_reminder.php
        │       ├── base_pages_search.php
        │       ├── base_tables_datatables.php
        │       ├── base_tables_pricing.php
        │       ├── base_tables_responsive.php
        │       ├── base_tables_styles.php
        │       ├── base_tables_tools.php
        │       ├── base_ui_activity.php
        │       ├── base_ui_blocks.php
        │       ├── base_ui_blocks_api.php
        │       ├── base_ui_blocks_draggable.php
        │       ├── base_ui_buttons.php
        │       ├── base_ui_color_themes.php
        │       ├── base_ui_grid.php
        │       ├── base_ui_icons.php
        │       ├── base_ui_modals_tooltips.php
        │       ├── base_ui_navigation.php
        │       ├── base_ui_tabs.php
        │       ├── base_ui_tiles.php
        │       ├── base_ui_timeline.php
        │       ├── base_ui_typography.php
        │       ├── base_ui_widgets.php
        │       ├── frontend_about.php
        │       ├── frontend_contact.php
        │       ├── frontend_features.php
        │       ├── frontend_home.php
        │       ├── frontend_login.php
        │       ├── frontend_pricing.php
        │       ├── frontend_search.php
        │       ├── frontend_signup.php
        │       ├── frontend_support.php
        │       ├── frontend_team.php
        │       ├── inc
        │       │   ├── classes
        │       │   │   └── Template.php
        │       │   ├── config.php
        │       │   ├── frontend_config.php
        │       │   └── views
        │       │       ├── base_footer.php
        │       │       ├── base_head.php
        │       │       ├── base_header.php
        │       │       ├── base_side_overlay.php
        │       │       ├── base_sidebar.php
        │       │       ├── frontend_footer.php
        │       │       ├── frontend_head.php
        │       │       ├── frontend_header.php
        │       │       ├── frontend_sidebar.php
        │       │       ├── template_footer_end.php
        │       │       ├── template_footer_start.php
        │       │       ├── template_head_end.php
        │       │       └── template_head_start.php
        │       └── index.php
        └── Documentation
            ├── assets
            │   ├── css
            │   │   └── oneui.min.css
            │   ├── fonts
            │   │   ├── FontAwesome.otf
            │   │   ├── Simple-Line-Icons.eot
            │   │   ├── Simple-Line-Icons.svg
            │   │   ├── Simple-Line-Icons.ttf
            │   │   ├── Simple-Line-Icons.woff
            │   │   ├── 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
            │   ├── img
            │   │   ├── favicons
            │   │   │   ├── apple-touch-icon-114x114.png
            │   │   │   ├── apple-touch-icon-120x120.png
            │   │   │   ├── apple-touch-icon-144x144.png
            │   │   │   ├── apple-touch-icon-152x152.png
            │   │   │   ├── apple-touch-icon-180x180.png
            │   │   │   ├── apple-touch-icon-57x57.png
            │   │   │   ├── apple-touch-icon-60x60.png
            │   │   │   ├── apple-touch-icon-72x72.png
            │   │   │   ├── apple-touch-icon-76x76.png
            │   │   │   ├── favicon-160x160.png
            │   │   │   ├── favicon-16x16.png
            │   │   │   ├── favicon-192x192.png
            │   │   │   ├── favicon-32x32.png
            │   │   │   ├── favicon-96x96.png
            │   │   │   └── favicon.png
            │   │   └── various
            │   │       └── pixelcave-logo.png
            │   └── js
            │       ├── oneui.min.js
            │       └── plugins
            │           └── highlightjs
            │               ├── github-gist.min.css
            │               └── highlight.pack.js
            └── index.html

399 directories, 1577 files


实例下载地址

One UI基于Bootstrap的管理模板和UI框架(含php及说明文档)

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

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

网友评论

发表评论

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

查看所有0条评论>>

小贴士

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

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

关于好例子网

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

;
报警