├── cdnrefresh-dirs.txt
├── .browserslistrc
├── public
├── lib
│ └── UEditor
│ │ ├── themes
│ │ ├── iframe.css
│ │ └── default
│ │ │ └── images
│ │ │ ├── anchor.gif
│ │ │ ├── arrow.png
│ │ │ ├── charts.png
│ │ │ ├── icons.gif
│ │ │ ├── icons.png
│ │ │ ├── lock.gif
│ │ │ ├── scale.png
│ │ │ ├── spacer.gif
│ │ │ ├── upload.png
│ │ │ ├── word.gif
│ │ │ ├── arrow_up.png
│ │ │ ├── cursor_h.gif
│ │ │ ├── cursor_h.png
│ │ │ ├── cursor_v.gif
│ │ │ ├── cursor_v.png
│ │ │ ├── filescan.png
│ │ │ ├── loading.gif
│ │ │ ├── sortable.png
│ │ │ ├── arrow_down.png
│ │ │ ├── button-bg.gif
│ │ │ ├── highlighted.gif
│ │ │ ├── icons-all.gif
│ │ │ ├── loaderror.png
│ │ │ ├── pagebreak.gif
│ │ │ ├── sparator_v.png
│ │ │ ├── toolbar_bg.png
│ │ │ ├── videologo.gif
│ │ │ ├── wordpaste.png
│ │ │ ├── cancelbutton.gif
│ │ │ ├── unhighlighted.gif
│ │ │ ├── dialog-title-bg.png
│ │ │ ├── neweditor-tab-bg.png
│ │ │ ├── table-cell-align.png
│ │ │ └── tangram-colorpicker.png
│ │ ├── jsp
│ │ ├── lib
│ │ │ ├── json.jar
│ │ │ ├── commons-io-2.4.jar
│ │ │ ├── ueditor-1.1.2.jar
│ │ │ ├── commons-codec-1.9.jar
│ │ │ └── commons-fileupload-1.3.1.jar
│ │ └── controller.jsp
│ │ ├── button-icon
│ │ └── d2admin.png
│ │ ├── lang
│ │ ├── en
│ │ │ └── images
│ │ │ │ ├── copy.png
│ │ │ │ ├── music.png
│ │ │ │ ├── addimage.png
│ │ │ │ ├── button.png
│ │ │ │ ├── upload.png
│ │ │ │ ├── background.png
│ │ │ │ ├── localimage.png
│ │ │ │ ├── deletedisable.png
│ │ │ │ ├── deleteenable.png
│ │ │ │ ├── listbackground.png
│ │ │ │ ├── alldeletebtnupskin.png
│ │ │ │ ├── rotateleftdisable.png
│ │ │ │ ├── rotateleftenable.png
│ │ │ │ ├── rotaterightdisable.png
│ │ │ │ ├── rotaterightenable.png
│ │ │ │ └── alldeletebtnhoverskin.png
│ │ └── zh-cn
│ │ │ └── images
│ │ │ ├── copy.png
│ │ │ ├── music.png
│ │ │ ├── upload.png
│ │ │ └── localimage.png
│ │ ├── dialogs
│ │ ├── image
│ │ │ └── images
│ │ │ │ ├── bg.png
│ │ │ │ ├── icons.gif
│ │ │ │ ├── icons.png
│ │ │ │ ├── image.png
│ │ │ │ ├── success.gif
│ │ │ │ ├── success.png
│ │ │ │ ├── alignicon.jpg
│ │ │ │ └── progress.png
│ │ ├── table
│ │ │ ├── dragicon.png
│ │ │ └── edittip.html
│ │ ├── video
│ │ │ └── images
│ │ │ │ ├── bg.png
│ │ │ │ ├── icons.gif
│ │ │ │ ├── icons.png
│ │ │ │ ├── image.png
│ │ │ │ ├── success.gif
│ │ │ │ ├── success.png
│ │ │ │ ├── progress.png
│ │ │ │ ├── center_focus.jpg
│ │ │ │ ├── file-icons.gif
│ │ │ │ ├── file-icons.png
│ │ │ │ ├── left_focus.jpg
│ │ │ │ ├── none_focus.jpg
│ │ │ │ └── right_focus.jpg
│ │ ├── emotion
│ │ │ └── images
│ │ │ │ ├── 0.gif
│ │ │ │ ├── bface.gif
│ │ │ │ ├── cface.gif
│ │ │ │ ├── fface.gif
│ │ │ │ ├── tface.gif
│ │ │ │ ├── wface.gif
│ │ │ │ ├── yface.gif
│ │ │ │ ├── jxface2.gif
│ │ │ │ └── neweditor-tab-bg.png
│ │ ├── attachment
│ │ │ ├── images
│ │ │ │ ├── bg.png
│ │ │ │ ├── icons.gif
│ │ │ │ ├── icons.png
│ │ │ │ ├── image.png
│ │ │ │ ├── success.gif
│ │ │ │ ├── success.png
│ │ │ │ ├── alignicon.gif
│ │ │ │ ├── alignicon.png
│ │ │ │ ├── progress.png
│ │ │ │ ├── file-icons.gif
│ │ │ │ └── file-icons.png
│ │ │ └── fileTypeImages
│ │ │ │ ├── icon_chm.gif
│ │ │ │ ├── icon_doc.gif
│ │ │ │ ├── icon_exe.gif
│ │ │ │ ├── icon_jpg.gif
│ │ │ │ ├── icon_mp3.gif
│ │ │ │ ├── icon_mv.gif
│ │ │ │ ├── icon_pdf.gif
│ │ │ │ ├── icon_ppt.gif
│ │ │ │ ├── icon_psd.gif
│ │ │ │ ├── icon_rar.gif
│ │ │ │ ├── icon_txt.gif
│ │ │ │ ├── icon_xls.gif
│ │ │ │ └── icon_default.png
│ │ ├── background
│ │ │ └── images
│ │ │ │ ├── bg.png
│ │ │ │ └── success.png
│ │ ├── scrawl
│ │ │ └── images
│ │ │ │ ├── addimg.png
│ │ │ │ ├── brush.png
│ │ │ │ ├── delimg.png
│ │ │ │ ├── empty.png
│ │ │ │ ├── emptyH.png
│ │ │ │ ├── eraser.png
│ │ │ │ ├── redo.png
│ │ │ │ ├── redoH.png
│ │ │ │ ├── scale.png
│ │ │ │ ├── scaleH.png
│ │ │ │ ├── size.png
│ │ │ │ ├── undo.png
│ │ │ │ ├── undoH.png
│ │ │ │ └── delimgH.png
│ │ ├── template
│ │ │ ├── images
│ │ │ │ ├── bg.gif
│ │ │ │ ├── pre0.png
│ │ │ │ ├── pre1.png
│ │ │ │ ├── pre2.png
│ │ │ │ ├── pre3.png
│ │ │ │ └── pre4.png
│ │ │ └── template.html
│ │ ├── charts
│ │ │ └── images
│ │ │ │ ├── charts0.png
│ │ │ │ ├── charts1.png
│ │ │ │ ├── charts2.png
│ │ │ │ ├── charts3.png
│ │ │ │ ├── charts4.png
│ │ │ │ └── charts5.png
│ │ ├── help
│ │ │ └── help.css
│ │ └── spechars
│ │ │ └── spechars.html
│ │ └── third-party
│ │ ├── video-js
│ │ └── font
│ │ │ ├── vjs.eot
│ │ │ ├── vjs.ttf
│ │ │ └── vjs.woff
│ │ ├── snapscreen
│ │ └── UEditorSnapscreen.exe
│ │ ├── highcharts
│ │ └── modules
│ │ │ └── heatmap.js
│ │ └── webuploader
│ │ └── webuploader.css
├── icon.ico
├── image
│ ├── baidu-pan-logo.png
│ ├── theme
│ │ ├── line
│ │ │ ├── bg.jpg
│ │ │ ├── logo
│ │ │ │ ├── all.png
│ │ │ │ └── icon-only.png
│ │ │ └── preview@2x.png
│ │ ├── star
│ │ │ ├── bg.jpg
│ │ │ ├── logo
│ │ │ │ ├── all.png
│ │ │ │ └── icon-only.png
│ │ │ └── preview@2x.png
│ │ ├── d2
│ │ │ ├── logo
│ │ │ │ ├── all.png
│ │ │ │ └── icon-only.png
│ │ │ └── preview@2x.png
│ │ ├── violet
│ │ │ ├── logo
│ │ │ │ ├── all.png
│ │ │ │ └── icon-only.png
│ │ │ └── preview@2x.png
│ │ └── tomorrow-night-blue
│ │ │ ├── logo
│ │ │ ├── all.png
│ │ │ └── icon-only.png
│ │ │ └── preview@2x.png
│ └── loading
│ │ └── loading-spin.svg
└── markdown
│ └── demo.md
├── qshell
├── src
├── views
│ ├── demo
│ │ ├── d2-crud
│ │ │ ├── demo24
│ │ │ │ └── doc.md
│ │ │ ├── demo29
│ │ │ │ └── doc.md
│ │ │ ├── demo28
│ │ │ │ └── doc.md
│ │ │ ├── demo5
│ │ │ │ └── doc.md
│ │ │ ├── demo8
│ │ │ │ └── doc.md
│ │ │ ├── demo27
│ │ │ │ └── doc.md
│ │ │ ├── demo2
│ │ │ │ └── doc.md
│ │ │ ├── demo7
│ │ │ │ └── doc.md
│ │ │ ├── demo4
│ │ │ │ └── doc.md
│ │ │ ├── demo6
│ │ │ │ └── doc.md
│ │ │ ├── demo11
│ │ │ │ └── doc.md
│ │ │ ├── demo3
│ │ │ │ └── doc.md
│ │ │ ├── demo10
│ │ │ │ └── doc.md
│ │ │ ├── demo21
│ │ │ │ └── doc.md
│ │ │ ├── demo22
│ │ │ │ └── doc.md
│ │ │ ├── demo12
│ │ │ │ └── doc.md
│ │ │ ├── demo30
│ │ │ │ └── doc.md
│ │ │ ├── demo15
│ │ │ │ └── doc.md
│ │ │ ├── demo14
│ │ │ │ └── doc.md
│ │ │ ├── demo9
│ │ │ │ └── doc.md
│ │ │ ├── demo1
│ │ │ │ └── doc.md
│ │ │ ├── demo13
│ │ │ │ └── doc.md
│ │ │ ├── demo18
│ │ │ │ └── doc.md
│ │ │ ├── demo19
│ │ │ │ └── doc.md
│ │ │ ├── demo31
│ │ │ │ └── doc.md
│ │ │ ├── demo20
│ │ │ │ └── doc.md
│ │ │ ├── demo16
│ │ │ │ └── doc.md
│ │ │ ├── demo26
│ │ │ │ ├── doc.md
│ │ │ │ ├── MyTag.vue
│ │ │ │ └── codeComponent.js
│ │ │ ├── demo17
│ │ │ │ └── doc.md
│ │ │ ├── demo25
│ │ │ │ ├── doc.md
│ │ │ │ └── MyTag.vue
│ │ │ ├── demo23
│ │ │ │ └── doc.md
│ │ │ └── index
│ │ │ │ └── index.vue
│ │ ├── playground
│ │ │ ├── log
│ │ │ │ ├── console
│ │ │ │ │ └── image
│ │ │ │ │ │ └── demo.png
│ │ │ │ ├── error
│ │ │ │ │ └── index.vue
│ │ │ │ ├── ajax
│ │ │ │ │ └── index.vue
│ │ │ │ └── log
│ │ │ │ │ └── index.vue
│ │ │ ├── add-routes
│ │ │ │ └── alternates
│ │ │ │ │ ├── 1.vue
│ │ │ │ │ ├── 2.vue
│ │ │ │ │ └── 3.vue
│ │ │ ├── env
│ │ │ │ └── index.vue
│ │ │ ├── page-cache
│ │ │ │ ├── off.vue
│ │ │ │ └── on.vue
│ │ │ ├── store
│ │ │ │ ├── fullscreen
│ │ │ │ │ └── index.vue
│ │ │ │ ├── ua
│ │ │ │ │ └── index.vue
│ │ │ │ ├── transition
│ │ │ │ │ └── index.vue
│ │ │ │ └── size
│ │ │ │ │ └── index.vue
│ │ │ ├── index
│ │ │ │ └── index.vue
│ │ │ ├── page-argu
│ │ │ │ └── get.vue
│ │ │ ├── locales
│ │ │ │ └── index.vue
│ │ │ └── db
│ │ │ │ └── all
│ │ │ │ └── index.vue
│ │ ├── charts
│ │ │ ├── list
│ │ │ │ ├── _mixin
│ │ │ │ │ └── list.js
│ │ │ │ ├── gauge
│ │ │ │ │ └── demo1
│ │ │ │ │ │ └── index.vue
│ │ │ │ ├── waterfall
│ │ │ │ │ └── demo1
│ │ │ │ │ │ └── index.vue
│ │ │ │ └── funnel
│ │ │ │ │ └── demo1
│ │ │ │ │ └── index.vue
│ │ │ └── index
│ │ │ │ └── index.vue
│ │ ├── components
│ │ │ ├── highlight
│ │ │ │ ├── code
│ │ │ │ │ ├── javascript.js
│ │ │ │ │ ├── css.js
│ │ │ │ │ ├── scss.js
│ │ │ │ │ └── html.js
│ │ │ │ └── index.vue
│ │ │ ├── editor-simpleMDE
│ │ │ │ ├── text.js
│ │ │ │ └── index.vue
│ │ │ ├── container
│ │ │ │ ├── md
│ │ │ │ │ ├── short.md
│ │ │ │ │ └── long.md
│ │ │ │ ├── full.vue
│ │ │ │ ├── card.vue
│ │ │ │ ├── full-slot.vue
│ │ │ │ ├── card-slot.vue
│ │ │ │ ├── full-bs.vue
│ │ │ │ ├── card-bs.vue
│ │ │ │ ├── ghost.vue
│ │ │ │ ├── ghost-slot.vue
│ │ │ │ └── ghost-bs.vue
│ │ │ ├── markdown
│ │ │ │ ├── url.vue
│ │ │ │ ├── source.vue
│ │ │ │ └── md
│ │ │ │ │ └── doc.md
│ │ │ ├── contextmenu
│ │ │ │ ├── style
│ │ │ │ │ └── pub.scss
│ │ │ │ ├── simple.vue
│ │ │ │ └── divier.vue
│ │ │ ├── editor-quill
│ │ │ │ └── value.js
│ │ │ ├── json-tree
│ │ │ │ └── index.vue
│ │ │ ├── index
│ │ │ │ └── index.vue
│ │ │ ├── icon
│ │ │ │ ├── select-svg.vue
│ │ │ │ └── icon.vue
│ │ │ ├── editor-ueditor
│ │ │ │ └── index.vue
│ │ │ └── layout
│ │ │ │ └── splitpane.vue
│ │ ├── frame
│ │ │ ├── html
│ │ │ │ └── index.vue
│ │ │ ├── d2-doc
│ │ │ │ └── index.vue
│ │ │ └── index
│ │ │ │ └── index.vue
│ │ ├── plugins
│ │ │ ├── mock
│ │ │ │ ├── md
│ │ │ │ │ └── doc.md
│ │ │ │ ├── data
│ │ │ │ │ └── settingDPD.js
│ │ │ │ └── mixins
│ │ │ │ │ ├── function.js
│ │ │ │ │ └── regexp.js
│ │ │ ├── index
│ │ │ │ └── index.vue
│ │ │ └── export
│ │ │ │ ├── data
│ │ │ │ └── index.js
│ │ │ │ └── txt.vue
│ │ ├── element
│ │ │ ├── data-badge
│ │ │ │ └── index.vue
│ │ │ ├── data-tag
│ │ │ │ └── index.vue
│ │ │ ├── data-tree
│ │ │ │ └── index.vue
│ │ │ ├── form-form
│ │ │ │ └── index.vue
│ │ │ ├── form-rate
│ │ │ │ └── index.vue
│ │ │ ├── form-select
│ │ │ │ └── index.vue
│ │ │ ├── form-slider
│ │ │ │ └── index.vue
│ │ │ ├── form-switch
│ │ │ │ └── index.vue
│ │ │ ├── form-upload
│ │ │ │ └── index.vue
│ │ │ ├── others-card
│ │ │ │ └── index.vue
│ │ │ ├── data-pagination
│ │ │ │ └── index.vue
│ │ │ ├── data-progress
│ │ │ │ └── index.vue
│ │ │ ├── form-cascader
│ │ │ │ └── index.vue
│ │ │ ├── form-date-picker
│ │ │ │ └── index.vue
│ │ │ ├── form-time-picker
│ │ │ │ └── index.vue
│ │ │ ├── form-transfer
│ │ │ │ └── index.vue
│ │ │ ├── navigation-menu
│ │ │ │ └── index.vue
│ │ │ ├── navigation-steps
│ │ │ │ └── index.vue
│ │ │ ├── navigation-tabs
│ │ │ │ └── index.vue
│ │ │ ├── notice-alert
│ │ │ │ └── index.vue
│ │ │ ├── notice-loading
│ │ │ │ └── index.vue
│ │ │ ├── notice-message
│ │ │ │ └── index.vue
│ │ │ ├── others-carousel
│ │ │ │ └── index.vue
│ │ │ ├── others-collapse
│ │ │ │ └── index.vue
│ │ │ ├── others-dialog
│ │ │ │ └── index.vue
│ │ │ ├── others-popover
│ │ │ │ └── index.vue
│ │ │ ├── others-tooltip
│ │ │ │ └── index.vue
│ │ │ ├── form-color-picker
│ │ │ │ └── index.vue
│ │ │ ├── form-datetime-picker
│ │ │ │ └── index.vue
│ │ │ ├── form-input-number
│ │ │ │ └── index.vue
│ │ │ ├── navigation-breadcrumb
│ │ │ │ └── index.vue
│ │ │ ├── navigation-dropdown
│ │ │ │ └── index.vue
│ │ │ ├── notice-message-box
│ │ │ │ └── index.vue
│ │ │ ├── notice-notification
│ │ │ │ └── index.vue
│ │ │ ├── index
│ │ │ │ └── index.vue
│ │ │ └── basic-icon
│ │ │ │ └── index.vue
│ │ └── business
│ │ │ ├── index
│ │ │ └── index.vue
│ │ │ └── table
│ │ │ └── 1
│ │ │ └── componnets
│ │ │ └── PageFooter
│ │ │ └── index.vue
│ └── system
│ │ ├── index
│ │ ├── index.js
│ │ ├── image
│ │ │ └── qr@2x.png
│ │ └── components
│ │ │ ├── d2-help
│ │ │ └── image
│ │ │ │ ├── qq.png
│ │ │ │ └── we.png
│ │ │ └── d2-page-cover
│ │ │ └── image
│ │ │ └── darkblue@2x.png
│ │ ├── login
│ │ ├── index.js
│ │ └── image
│ │ │ ├── logo@2x.png
│ │ │ └── login-code.png
│ │ ├── function
│ │ ├── refresh
│ │ │ └── index.js
│ │ └── redirect
│ │ │ └── index.js
│ │ └── error
│ │ └── 404
│ │ └── index.vue
├── assets
│ ├── style
│ │ ├── theme
│ │ │ ├── d2
│ │ │ │ └── index.scss
│ │ │ ├── line
│ │ │ │ └── index.scss
│ │ │ ├── star
│ │ │ │ └── index.scss
│ │ │ ├── tomorrow-night-blue
│ │ │ │ └── index.scss
│ │ │ ├── violet
│ │ │ │ └── index.scss
│ │ │ └── register.scss
│ │ ├── fixed
│ │ │ ├── tree-view.scss
│ │ │ ├── markdown.scss
│ │ │ ├── vue-splitpane.scss
│ │ │ ├── n-progress.scss
│ │ │ ├── vue-grid-layout.scss
│ │ │ ├── base.scss
│ │ │ └── element.scss
│ │ ├── unit
│ │ │ └── color.scss
│ │ ├── animate
│ │ │ └── vue-transition.scss
│ │ └── public.scss
│ └── svg-icons
│ │ ├── index.js
│ │ └── icons
│ │ ├── search.svg
│ │ ├── history.svg
│ │ ├── add.svg
│ │ ├── love.svg
│ │ ├── camera.svg
│ │ ├── like.svg
│ │ ├── star.svg
│ │ ├── message.svg
│ │ ├── user.svg
│ │ ├── share.svg
│ │ └── notice.svg
├── layout
│ └── header-aside
│ │ ├── index.js
│ │ └── components
│ │ ├── header-search
│ │ └── index.vue
│ │ ├── mixin
│ │ └── menu.js
│ │ ├── header-fullscreen
│ │ └── index.vue
│ │ ├── header-user
│ │ └── index.vue
│ │ ├── header-color
│ │ └── index.vue
│ │ └── header-theme
│ │ └── index.vue
├── libs
│ ├── util.import.production.js
│ ├── util.import.development.js
│ └── util.js
├── components
│ ├── highlight-styles
│ │ ├── pojoaque.jpg
│ │ ├── school-book.png
│ │ ├── brown-papersq.png
│ │ ├── darkula.css
│ │ ├── ascetic.css
│ │ └── mono-blue.css
│ ├── d2-icon
│ │ ├── font-awesome-4.7.0
│ │ │ └── fonts
│ │ │ │ ├── FontAwesome.otf
│ │ │ │ ├── fontawesome-webfont.eot
│ │ │ │ ├── fontawesome-webfont.ttf
│ │ │ │ ├── fontawesome-webfont.woff
│ │ │ │ └── fontawesome-webfont.woff2
│ │ └── index.vue
│ ├── d2-ueditor
│ │ ├── ueditor.config.js
│ │ ├── button
│ │ │ └── d2admin.js
│ │ └── index.vue
│ ├── d2-icon-svg
│ │ └── index.vue
│ ├── d2-module-index-menu
│ │ ├── components
│ │ │ └── item.vue
│ │ └── index.vue
│ ├── d2-container-frame
│ │ └── index.vue
│ ├── d2-container
│ │ └── components
│ │ │ ├── d2-container-full-bs.vue
│ │ │ ├── d2-container-ghost-bs.vue
│ │ │ ├── d2-container-card-bs.vue
│ │ │ ├── d2-container-full.vue
│ │ │ ├── d2-container-ghost.vue
│ │ │ └── d2-container-card.vue
│ └── d2-link-btn
│ │ └── index.vue
├── plugin
│ ├── open
│ │ └── index.js
│ ├── log
│ │ └── index.js
│ ├── error
│ │ └── index.js
│ └── d2admin
│ │ └── index.js
├── api
│ ├── demo.playground.log.ajax.js
│ ├── sys.login.js
│ ├── demo.plugins.mocks.ajax.js
│ ├── components.markdown.js
│ ├── demo.business.table.1.js
│ └── demo.business.issues.142.js
├── store
│ ├── index.js
│ └── modules
│ │ └── d2admin
│ │ ├── modules
│ │ ├── ua.js
│ │ ├── gray.js
│ │ └── releases.js
│ │ └── index.js
├── locales
│ ├── zh-chs.json
│ ├── zh-cht.json
│ ├── ja.json
│ └── en.json
├── mock
│ ├── index.js
│ ├── d2-mock
│ │ └── patch
│ │ │ └── withCredentials.js
│ └── api
│ │ ├── demo.plugins.mock.ajax.js
│ │ ├── demo.business.table.1.js
│ │ ├── demo.business.issues.142.js
│ │ └── sys.login.js
├── menu
│ └── modules
│ │ ├── demo-frame.js
│ │ └── demo-business.js
├── App.vue
├── router
│ └── modules
│ │ └── frame.js
└── i18n.js
├── .env.development
├── .postcssrc.js
├── doc
└── image
│ ├── banner.png
│ ├── join@2x.png
│ ├── js-now@2x.png
│ ├── d2-admin@2x.png
│ ├── reward-me@2x.png
│ └── give-a-star@2x.png
├── tools
└── vue-filename-injector
│ ├── index.js
│ ├── src
│ ├── lib
│ │ ├── loader.js
│ │ ├── config.js
│ │ └── injector.js
│ └── index.js
│ └── README.md
├── .env.nomock
├── tests
└── unit
│ ├── .eslintrc.js
│ ├── d2-icon-svg.spec.js
│ ├── d2-icon.spec.js
│ ├── d2-link-btn.spec.js
│ ├── d2-module-index-banner.spec.js
│ ├── d2-container-frame.spec.js
│ └── d2-source.spec.js
├── babel.config.js
├── .env.netlify
├── .env.travis
├── .github
└── ISSUE_TEMPLATE
│ ├── bug.md
│ ├── update.md
│ ├── demo.md
│ ├── display.md
│ ├── doc.md
│ ├── feature.md
│ ├── question.md
│ └── other.md
├── .env
├── .eslintignore
├── .gitignore
├── jsconfig.json
├── .eslintrc.js
├── jest.config.js
├── .travis.yml
└── qiniu-config
/cdnrefresh-dirs.txt:
--------------------------------------------------------------------------------
1 | https://d2admin.fairyever.com/
--------------------------------------------------------------------------------
/.browserslistrc:
--------------------------------------------------------------------------------
1 | > 1%
2 | last 2 versions
3 | not ie <= 8
4 |
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/iframe.css:
--------------------------------------------------------------------------------
1 | /*可以在这里添加你自己的css*/
2 |
--------------------------------------------------------------------------------
/qshell:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/qshell
--------------------------------------------------------------------------------
/src/views/demo/d2-crud/demo24/doc.md:
--------------------------------------------------------------------------------
1 | `header` slot 可以在表头添加自定义内容。代码如下:
2 |
--------------------------------------------------------------------------------
/.env.development:
--------------------------------------------------------------------------------
1 | # 开发环境
2 |
3 | # 页面 title 前缀
4 | VUE_APP_TITLE=D2Admin Dev
5 |
--------------------------------------------------------------------------------
/public/icon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/icon.ico
--------------------------------------------------------------------------------
/src/views/demo/d2-crud/demo29/doc.md:
--------------------------------------------------------------------------------
1 | 在 `D2 Crud` 组件中传入 `pagination` 对象,即可开启分页。代码如下:
2 |
--------------------------------------------------------------------------------
/.postcssrc.js:
--------------------------------------------------------------------------------
1 | module.exports = {
2 | plugins: {
3 | autoprefixer: {}
4 | }
5 | }
6 |
--------------------------------------------------------------------------------
/doc/image/banner.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/doc/image/banner.png
--------------------------------------------------------------------------------
/doc/image/join@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/doc/image/join@2x.png
--------------------------------------------------------------------------------
/src/views/system/index/index.js:
--------------------------------------------------------------------------------
1 | import page from './page'
2 |
3 | export default page
4 |
--------------------------------------------------------------------------------
/src/views/system/login/index.js:
--------------------------------------------------------------------------------
1 | import page from './page'
2 |
3 | export default page
4 |
--------------------------------------------------------------------------------
/doc/image/js-now@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/doc/image/js-now@2x.png
--------------------------------------------------------------------------------
/src/assets/style/theme/d2/index.scss:
--------------------------------------------------------------------------------
1 | @import './setting.scss';
2 | @import '../theme.scss';
3 |
--------------------------------------------------------------------------------
/src/assets/style/theme/line/index.scss:
--------------------------------------------------------------------------------
1 | @import './setting.scss';
2 | @import '../theme.scss';
3 |
--------------------------------------------------------------------------------
/src/assets/style/theme/star/index.scss:
--------------------------------------------------------------------------------
1 | @import './setting.scss';
2 | @import '../theme.scss';
3 |
--------------------------------------------------------------------------------
/src/layout/header-aside/index.js:
--------------------------------------------------------------------------------
1 | import layout from './layout'
2 |
3 | export default layout
4 |
--------------------------------------------------------------------------------
/src/libs/util.import.production.js:
--------------------------------------------------------------------------------
1 | module.exports = file => () => import('@/views/' + file)
2 |
--------------------------------------------------------------------------------
/src/views/demo/d2-crud/demo28/doc.md:
--------------------------------------------------------------------------------
1 | 在 `D2 Crud` 组件中传入 `loading-options` ,即可自定义表格加载状态。代码如下:
2 |
--------------------------------------------------------------------------------
/doc/image/d2-admin@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/doc/image/d2-admin@2x.png
--------------------------------------------------------------------------------
/doc/image/reward-me@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/doc/image/reward-me@2x.png
--------------------------------------------------------------------------------
/src/libs/util.import.development.js:
--------------------------------------------------------------------------------
1 | module.exports = file => require('@/views/' + file).default
2 |
--------------------------------------------------------------------------------
/src/views/demo/d2-crud/demo5/doc.md:
--------------------------------------------------------------------------------
1 | 只要在 `options` 对象中定义了 `height` 属性,即可实现固定表头的表格,而不需要额外的代码。代码如下:
2 |
--------------------------------------------------------------------------------
/tools/vue-filename-injector/index.js:
--------------------------------------------------------------------------------
1 | const all = require('./src/index.js')
2 | module.exports = all
3 |
--------------------------------------------------------------------------------
/doc/image/give-a-star@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/doc/image/give-a-star@2x.png
--------------------------------------------------------------------------------
/public/image/baidu-pan-logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/image/baidu-pan-logo.png
--------------------------------------------------------------------------------
/public/image/theme/line/bg.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/image/theme/line/bg.jpg
--------------------------------------------------------------------------------
/public/image/theme/star/bg.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/image/theme/star/bg.jpg
--------------------------------------------------------------------------------
/src/assets/style/theme/tomorrow-night-blue/index.scss:
--------------------------------------------------------------------------------
1 | @import './setting.scss';
2 | @import '../theme.scss';
3 |
--------------------------------------------------------------------------------
/src/views/demo/d2-crud/demo8/doc.md:
--------------------------------------------------------------------------------
1 | 数据结构比较复杂的时候,可使用多级表头来展现数据的层次关系,只需在 `columns` 中使用 `children` 字段对子级表头进行嵌套即可。代码如下:
2 |
--------------------------------------------------------------------------------
/public/image/theme/d2/logo/all.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/image/theme/d2/logo/all.png
--------------------------------------------------------------------------------
/public/image/theme/d2/preview@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/image/theme/d2/preview@2x.png
--------------------------------------------------------------------------------
/public/image/theme/line/logo/all.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/image/theme/line/logo/all.png
--------------------------------------------------------------------------------
/public/image/theme/star/logo/all.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/image/theme/star/logo/all.png
--------------------------------------------------------------------------------
/public/lib/UEditor/jsp/lib/json.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/jsp/lib/json.jar
--------------------------------------------------------------------------------
/src/views/demo/d2-crud/demo27/doc.md:
--------------------------------------------------------------------------------
1 | 在 `D2 Crud` 组件中传入 `loading` ,即可控制表格加载状态,`loading` 的可选值为 `true` 和 `false`。代码如下:
2 |
--------------------------------------------------------------------------------
/.env.nomock:
--------------------------------------------------------------------------------
1 | # No Mock 构建
2 |
3 | # 指定构建模式
4 | NODE_ENV=production
5 |
6 | # 标记当前是 No Mock 构建
7 | VUE_APP_BUILD_MODE=NOMOCK
8 |
--------------------------------------------------------------------------------
/public/image/theme/line/preview@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/image/theme/line/preview@2x.png
--------------------------------------------------------------------------------
/public/image/theme/star/preview@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/image/theme/star/preview@2x.png
--------------------------------------------------------------------------------
/public/image/theme/violet/logo/all.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/image/theme/violet/logo/all.png
--------------------------------------------------------------------------------
/src/views/demo/d2-crud/demo2/doc.md:
--------------------------------------------------------------------------------
1 | `options` 对象可以对表格进行配置,其中 `stripe` 属性可以创建带斑马纹的表格。它接受一个 `Boolean` ,设置为 `true` 即为启用。代码如下:
2 |
--------------------------------------------------------------------------------
/src/views/demo/d2-crud/demo7/doc.md:
--------------------------------------------------------------------------------
1 | 通过在 `options` 对象设置 `maxHeight` 属性为 `D2 Crud` 指定最大高度。此时若表格所需的高度大于最大高度,则会显示一个滚动条。代码如下:
2 |
--------------------------------------------------------------------------------
/src/views/system/index/image/qr@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/src/views/system/index/image/qr@2x.png
--------------------------------------------------------------------------------
/public/image/theme/d2/logo/icon-only.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/image/theme/d2/logo/icon-only.png
--------------------------------------------------------------------------------
/public/image/theme/violet/preview@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/image/theme/violet/preview@2x.png
--------------------------------------------------------------------------------
/src/views/system/login/image/logo@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/src/views/system/login/image/logo@2x.png
--------------------------------------------------------------------------------
/public/image/theme/line/logo/icon-only.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/image/theme/line/logo/icon-only.png
--------------------------------------------------------------------------------
/public/image/theme/star/logo/icon-only.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/image/theme/star/logo/icon-only.png
--------------------------------------------------------------------------------
/public/lib/UEditor/button-icon/d2admin.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/button-icon/d2admin.png
--------------------------------------------------------------------------------
/public/lib/UEditor/lang/en/images/copy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/lang/en/images/copy.png
--------------------------------------------------------------------------------
/public/lib/UEditor/lang/en/images/music.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/lang/en/images/music.png
--------------------------------------------------------------------------------
/src/assets/style/fixed/tree-view.scss:
--------------------------------------------------------------------------------
1 | .tree-view-wrapper.tree-view-small {
2 | .tree-view-item {
3 | font-size: 10px;
4 | }
5 | }
--------------------------------------------------------------------------------
/src/views/demo/d2-crud/demo4/doc.md:
--------------------------------------------------------------------------------
1 | 可以通过指定 `D2 Crud` 组件 `options` 对象中的 `rowClassName` 属性来为 `D2 Crud` 中的某一行添加 `class` ,表明该行处于某种状态。代码如下:
2 |
--------------------------------------------------------------------------------
/src/views/demo/d2-crud/demo6/doc.md:
--------------------------------------------------------------------------------
1 | 固定列需要在 `columns` 对象数组中给需要固定的列传入 `fixed` 属性,它接受 `Boolean` 值或者 `left` `right` ,表示左边固定还是右边固定。代码如下:
2 |
--------------------------------------------------------------------------------
/src/views/system/login/image/login-code.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/src/views/system/login/image/login-code.png
--------------------------------------------------------------------------------
/tools/vue-filename-injector/src/lib/loader.js:
--------------------------------------------------------------------------------
1 | module.exports = function (source, map) {
2 | this.callback(null, source, map)
3 | }
4 |
--------------------------------------------------------------------------------
/public/image/theme/violet/logo/icon-only.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/image/theme/violet/logo/icon-only.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/image/images/bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/image/images/bg.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/table/dragicon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/table/dragicon.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/video/images/bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/video/images/bg.png
--------------------------------------------------------------------------------
/public/lib/UEditor/jsp/lib/commons-io-2.4.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/jsp/lib/commons-io-2.4.jar
--------------------------------------------------------------------------------
/public/lib/UEditor/jsp/lib/ueditor-1.1.2.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/jsp/lib/ueditor-1.1.2.jar
--------------------------------------------------------------------------------
/public/lib/UEditor/lang/en/images/addimage.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/lang/en/images/addimage.png
--------------------------------------------------------------------------------
/public/lib/UEditor/lang/en/images/button.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/lang/en/images/button.png
--------------------------------------------------------------------------------
/public/lib/UEditor/lang/en/images/upload.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/lang/en/images/upload.png
--------------------------------------------------------------------------------
/public/lib/UEditor/lang/zh-cn/images/copy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/lang/zh-cn/images/copy.png
--------------------------------------------------------------------------------
/public/lib/UEditor/lang/zh-cn/images/music.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/lang/zh-cn/images/music.png
--------------------------------------------------------------------------------
/src/components/highlight-styles/pojoaque.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/src/components/highlight-styles/pojoaque.jpg
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/emotion/images/0.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/emotion/images/0.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/jsp/lib/commons-codec-1.9.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/jsp/lib/commons-codec-1.9.jar
--------------------------------------------------------------------------------
/public/lib/UEditor/lang/en/images/background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/lang/en/images/background.png
--------------------------------------------------------------------------------
/public/lib/UEditor/lang/en/images/localimage.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/lang/en/images/localimage.png
--------------------------------------------------------------------------------
/public/lib/UEditor/lang/zh-cn/images/upload.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/lang/zh-cn/images/upload.png
--------------------------------------------------------------------------------
/src/components/highlight-styles/school-book.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/src/components/highlight-styles/school-book.png
--------------------------------------------------------------------------------
/src/views/demo/d2-crud/demo11/doc.md:
--------------------------------------------------------------------------------
1 | 在 `columns` 中设置 `sortable` 属性为 `true` ,即可实现以该列为基准的排序。可以通过 `options` 的 `defaultSort` 属性设置默认的排序列和排序顺序。代码如下:
2 |
--------------------------------------------------------------------------------
/src/views/demo/d2-crud/demo3/doc.md:
--------------------------------------------------------------------------------
1 | 默认情况下, `D2 Crud` 是不具有竖直方向的边框的,如果需要,可以在 `options` 对象中传入一个 `border` 属性,它接受一个 `Boolean` ,设置为 `true` 即可启用。代码如下:
2 |
--------------------------------------------------------------------------------
/public/image/theme/tomorrow-night-blue/logo/all.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/image/theme/tomorrow-night-blue/logo/all.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/images/bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/images/bg.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/background/images/bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/background/images/bg.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/emotion/images/bface.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/emotion/images/bface.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/emotion/images/cface.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/emotion/images/cface.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/emotion/images/fface.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/emotion/images/fface.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/emotion/images/tface.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/emotion/images/tface.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/emotion/images/wface.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/emotion/images/wface.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/emotion/images/yface.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/emotion/images/yface.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/image/images/icons.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/image/images/icons.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/image/images/icons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/image/images/icons.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/image/images/image.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/image/images/image.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/image/images/success.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/image/images/success.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/image/images/success.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/image/images/success.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/scrawl/images/addimg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/scrawl/images/addimg.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/scrawl/images/brush.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/scrawl/images/brush.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/scrawl/images/delimg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/scrawl/images/delimg.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/scrawl/images/empty.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/scrawl/images/empty.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/scrawl/images/emptyH.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/scrawl/images/emptyH.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/scrawl/images/eraser.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/scrawl/images/eraser.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/scrawl/images/redo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/scrawl/images/redo.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/scrawl/images/redoH.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/scrawl/images/redoH.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/scrawl/images/scale.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/scrawl/images/scale.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/scrawl/images/scaleH.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/scrawl/images/scaleH.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/scrawl/images/size.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/scrawl/images/size.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/scrawl/images/undo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/scrawl/images/undo.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/scrawl/images/undoH.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/scrawl/images/undoH.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/template/images/bg.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/template/images/bg.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/template/images/pre0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/template/images/pre0.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/template/images/pre1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/template/images/pre1.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/template/images/pre2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/template/images/pre2.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/template/images/pre3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/template/images/pre3.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/template/images/pre4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/template/images/pre4.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/video/images/icons.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/video/images/icons.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/video/images/icons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/video/images/icons.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/video/images/image.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/video/images/image.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/video/images/success.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/video/images/success.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/video/images/success.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/video/images/success.png
--------------------------------------------------------------------------------
/public/lib/UEditor/lang/en/images/deletedisable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/lang/en/images/deletedisable.png
--------------------------------------------------------------------------------
/public/lib/UEditor/lang/en/images/deleteenable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/lang/en/images/deleteenable.png
--------------------------------------------------------------------------------
/public/lib/UEditor/lang/zh-cn/images/localimage.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/lang/zh-cn/images/localimage.png
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/anchor.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/anchor.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/arrow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/arrow.png
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/charts.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/charts.png
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/icons.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/icons.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/icons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/icons.png
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/lock.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/lock.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/scale.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/scale.png
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/spacer.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/spacer.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/upload.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/upload.png
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/word.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/word.gif
--------------------------------------------------------------------------------
/src/components/highlight-styles/brown-papersq.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/src/components/highlight-styles/brown-papersq.png
--------------------------------------------------------------------------------
/public/image/theme/tomorrow-night-blue/preview@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/image/theme/tomorrow-night-blue/preview@2x.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/charts/images/charts0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/charts/images/charts0.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/charts/images/charts1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/charts/images/charts1.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/charts/images/charts2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/charts/images/charts2.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/charts/images/charts3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/charts/images/charts3.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/charts/images/charts4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/charts/images/charts4.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/charts/images/charts5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/charts/images/charts5.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/emotion/images/jxface2.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/emotion/images/jxface2.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/image/images/alignicon.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/image/images/alignicon.jpg
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/image/images/progress.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/image/images/progress.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/scrawl/images/delimgH.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/scrawl/images/delimgH.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/video/images/progress.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/video/images/progress.png
--------------------------------------------------------------------------------
/public/lib/UEditor/lang/en/images/listbackground.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/lang/en/images/listbackground.png
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/arrow_up.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/arrow_up.png
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/cursor_h.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/cursor_h.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/cursor_h.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/cursor_h.png
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/cursor_v.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/cursor_v.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/cursor_v.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/cursor_v.png
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/filescan.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/filescan.png
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/loading.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/loading.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/sortable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/sortable.png
--------------------------------------------------------------------------------
/public/lib/UEditor/third-party/video-js/font/vjs.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/third-party/video-js/font/vjs.eot
--------------------------------------------------------------------------------
/public/lib/UEditor/third-party/video-js/font/vjs.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/third-party/video-js/font/vjs.ttf
--------------------------------------------------------------------------------
/public/lib/UEditor/third-party/video-js/font/vjs.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/third-party/video-js/font/vjs.woff
--------------------------------------------------------------------------------
/src/views/demo/d2-crud/demo10/doc.md:
--------------------------------------------------------------------------------
1 | `D2 Crud` 组件提供了多选的支持,只需要配置 `selection-row` 属性即可实现多选。之后由 `selection-change` 事件来管理选择项发生变化时触发的事件,它会传入 `selection` 。代码如下:
2 |
--------------------------------------------------------------------------------
/src/views/demo/playground/log/console/image/demo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/src/views/demo/playground/log/console/image/demo.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/images/icons.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/images/icons.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/images/icons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/images/icons.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/images/image.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/images/image.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/images/success.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/images/success.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/images/success.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/images/success.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/background/images/success.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/background/images/success.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/video/images/center_focus.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/video/images/center_focus.jpg
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/video/images/file-icons.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/video/images/file-icons.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/video/images/file-icons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/video/images/file-icons.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/video/images/left_focus.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/video/images/left_focus.jpg
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/video/images/none_focus.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/video/images/none_focus.jpg
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/video/images/right_focus.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/video/images/right_focus.jpg
--------------------------------------------------------------------------------
/public/lib/UEditor/jsp/lib/commons-fileupload-1.3.1.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/jsp/lib/commons-fileupload-1.3.1.jar
--------------------------------------------------------------------------------
/public/lib/UEditor/lang/en/images/alldeletebtnupskin.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/lang/en/images/alldeletebtnupskin.png
--------------------------------------------------------------------------------
/public/lib/UEditor/lang/en/images/rotateleftdisable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/lang/en/images/rotateleftdisable.png
--------------------------------------------------------------------------------
/public/lib/UEditor/lang/en/images/rotateleftenable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/lang/en/images/rotateleftenable.png
--------------------------------------------------------------------------------
/public/lib/UEditor/lang/en/images/rotaterightdisable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/lang/en/images/rotaterightdisable.png
--------------------------------------------------------------------------------
/public/lib/UEditor/lang/en/images/rotaterightenable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/lang/en/images/rotaterightenable.png
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/arrow_down.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/arrow_down.png
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/button-bg.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/button-bg.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/highlighted.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/highlighted.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/icons-all.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/icons-all.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/loaderror.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/loaderror.png
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/pagebreak.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/pagebreak.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/sparator_v.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/sparator_v.png
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/toolbar_bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/toolbar_bg.png
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/videologo.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/videologo.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/wordpaste.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/wordpaste.png
--------------------------------------------------------------------------------
/src/views/demo/d2-crud/demo21/doc.md:
--------------------------------------------------------------------------------
1 | 向 `form-options` 中传入 `gutter` 属性来控制栅格间隔,向 `add-template` 或 `edit-template` 的 `component` 对象传入 `span` 属性来控制栅格占据的列数。代码如下:
2 |
--------------------------------------------------------------------------------
/src/views/system/index/components/d2-help/image/qq.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/src/views/system/index/components/d2-help/image/qq.png
--------------------------------------------------------------------------------
/src/views/system/index/components/d2-help/image/we.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/src/views/system/index/components/d2-help/image/we.png
--------------------------------------------------------------------------------
/tests/unit/.eslintrc.js:
--------------------------------------------------------------------------------
1 | module.exports = {
2 | env: {
3 | jest: true
4 | },
5 | rules: {
6 | 'import/no-extraneous-dependencies': 'off'
7 | }
8 | }
--------------------------------------------------------------------------------
/public/image/theme/tomorrow-night-blue/logo/icon-only.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/image/theme/tomorrow-night-blue/logo/icon-only.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/images/alignicon.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/images/alignicon.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/images/alignicon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/images/alignicon.png
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/images/progress.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/images/progress.png
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/cancelbutton.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/cancelbutton.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/unhighlighted.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/unhighlighted.gif
--------------------------------------------------------------------------------
/babel.config.js:
--------------------------------------------------------------------------------
1 | module.exports = {
2 | presets: [
3 | '@vue/app'
4 | ],
5 | // 允许两种编码引入方式共存,也就是 common 规范与 es6 规范的共存处理
6 | sourceType: 'unambiguous'
7 | }
8 |
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/images/file-icons.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/images/file-icons.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/images/file-icons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/images/file-icons.png
--------------------------------------------------------------------------------
/public/lib/UEditor/lang/en/images/alldeletebtnhoverskin.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/lang/en/images/alldeletebtnhoverskin.png
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/dialog-title-bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/dialog-title-bg.png
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/neweditor-tab-bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/neweditor-tab-bg.png
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/table-cell-align.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/table-cell-align.png
--------------------------------------------------------------------------------
/src/plugin/open/index.js:
--------------------------------------------------------------------------------
1 | import util from '@/libs/util'
2 |
3 | export default {
4 | install (Vue, options) {
5 | Vue.prototype.$open = util.open
6 | }
7 | }
8 |
--------------------------------------------------------------------------------
/src/views/demo/d2-crud/demo22/doc.md:
--------------------------------------------------------------------------------
1 | 通过给 `D2 Crud` 传入 `add-rules` 或 `edit-rules` 可开启新增/修改表单校验,校验规则参见:[async-validator](https://github.com/yiminghe/async-validator)。代码如下:
2 |
--------------------------------------------------------------------------------
/.env.netlify:
--------------------------------------------------------------------------------
1 | # travis
2 |
3 | # 指定构建模式
4 | NODE_ENV=production
5 |
6 | # 标记当前构建方式
7 | VUE_APP_BUILD_MODE=NETLIFY
8 |
9 | # 显示源码按钮
10 | VUE_APP_SCOURCE_LINK=TRUE
11 |
--------------------------------------------------------------------------------
/.env.travis:
--------------------------------------------------------------------------------
1 | # travis
2 |
3 | # 指定构建模式
4 | NODE_ENV=production
5 |
6 | # 标记当前构建方式
7 | VUE_APP_BUILD_MODE=TRAVIS
8 |
9 | # 显示源码按钮
10 | VUE_APP_SCOURCE_LINK=TRUE
11 |
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/emotion/images/neweditor-tab-bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/emotion/images/neweditor-tab-bg.png
--------------------------------------------------------------------------------
/public/lib/UEditor/third-party/snapscreen/UEditorSnapscreen.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/third-party/snapscreen/UEditorSnapscreen.exe
--------------------------------------------------------------------------------
/src/assets/style/fixed/markdown.scss:
--------------------------------------------------------------------------------
1 | // markdown 样式补丁
2 | .markdown-body {
3 | ul {
4 | list-style: disc;
5 | }
6 | h1, h2 {
7 | border-bottom: none;
8 | }
9 | }
--------------------------------------------------------------------------------
/src/assets/style/fixed/vue-splitpane.scss:
--------------------------------------------------------------------------------
1 | // vue-splitpane 样式补丁
2 | .splitter-pane-resizer {
3 | background-color: $color-border-1 !important;
4 | opacity: 1 !important;
5 | }
--------------------------------------------------------------------------------
/src/components/d2-icon/font-awesome-4.7.0/fonts/FontAwesome.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/src/components/d2-icon/font-awesome-4.7.0/fonts/FontAwesome.otf
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_chm.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_chm.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_doc.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_doc.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_exe.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_exe.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_jpg.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_jpg.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_mp3.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_mp3.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_mv.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_mv.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_pdf.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_pdf.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_ppt.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_ppt.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_psd.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_psd.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_rar.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_rar.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_txt.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_txt.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_xls.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_xls.gif
--------------------------------------------------------------------------------
/public/lib/UEditor/themes/default/images/tangram-colorpicker.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/themes/default/images/tangram-colorpicker.png
--------------------------------------------------------------------------------
/.github/ISSUE_TEMPLATE/bug.md:
--------------------------------------------------------------------------------
1 | ---
2 | name: "👾 BUG"
3 | about: 代码错误
4 | ---
5 |
6 | ```
7 | 为了统一格式,请将下面一行复制到 `Title` 栏,然后删除这部分
8 | 👾 BUG | 你的标题
9 | ```
10 |
11 | 如果需要,在这里描述具体内容
--------------------------------------------------------------------------------
/src/views/demo/d2-crud/demo12/doc.md:
--------------------------------------------------------------------------------
1 | 在 `columns` 中设置 `filters` `filterMethod` 属性即可开启该列的筛选,`filters` 是一个数组, `filterMethod` 是一个方法,它用于决定某些数据是否显示,会传入三个参数:`value`, `row` 和 `column`。代码如下:
2 |
--------------------------------------------------------------------------------
/.github/ISSUE_TEMPLATE/update.md:
--------------------------------------------------------------------------------
1 | ---
2 | name: "⚙ 功能升级"
3 | about: 升级某个功能
4 | ---
5 |
6 | ```
7 | 为了统一格式,请将下面一行复制到 `Title` 栏,然后删除这部分
8 | ⚙ 功能升级 | 你的标题
9 | ```
10 |
11 | 如果需要,在这里描述具体内容
--------------------------------------------------------------------------------
/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_default.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/public/lib/UEditor/dialogs/attachment/fileTypeImages/icon_default.png
--------------------------------------------------------------------------------
/src/components/d2-icon/font-awesome-4.7.0/fonts/fontawesome-webfont.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/src/components/d2-icon/font-awesome-4.7.0/fonts/fontawesome-webfont.eot
--------------------------------------------------------------------------------
/src/components/d2-icon/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/src/components/d2-icon/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf
--------------------------------------------------------------------------------
/src/views/demo/charts/list/_mixin/list.js:
--------------------------------------------------------------------------------
1 | export default {
2 | data () {
3 | return {
4 | pubSetting: {
5 | height: '100%'
6 | }
7 | }
8 | }
9 | }
10 |
--------------------------------------------------------------------------------
/src/views/demo/components/highlight/code/javascript.js:
--------------------------------------------------------------------------------
1 | export default `[].forEach.call($$("*"), a => {
2 | a.style.outline="1px solid #"+(~~(Math.random()*(1<<24))).toString(16)
3 | })`
4 |
--------------------------------------------------------------------------------
/src/views/demo/d2-crud/demo30/doc.md:
--------------------------------------------------------------------------------
1 | 通过 `form-data-change` 事件可以监听表单内的数据变化,监听在crud内部是通过change事件触发的(这意味着input类组件失去焦点才会触发事件,单纯输入不会触发),接收一个对象参数 {key, value},`key` 为改变的字段,`value` 为改变后的值。代码如下:
2 |
--------------------------------------------------------------------------------
/src/views/system/index/components/d2-page-cover/image/darkblue@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/src/views/system/index/components/d2-page-cover/image/darkblue@2x.png
--------------------------------------------------------------------------------
/.github/ISSUE_TEMPLATE/demo.md:
--------------------------------------------------------------------------------
1 | ---
2 | name: "🎮 示例相关"
3 | about: 增加或者完善示例
4 | ---
5 |
6 | ```
7 | 为了统一格式,请将下面一行复制到 `Title` 栏,然后删除这部分
8 | 🎮 示例相关 | 你的标题
9 | ```
10 |
11 | 如果需要,在这里描述具体内容
--------------------------------------------------------------------------------
/.github/ISSUE_TEMPLATE/display.md:
--------------------------------------------------------------------------------
1 | ---
2 | name: "🌈 显示优化"
3 | about: 显示方面调整
4 | ---
5 |
6 | ```
7 | 为了统一格式,请将下面一行复制到 `Title` 栏,然后删除这部分
8 | 🌈 显示优化 | 你的标题
9 | ```
10 |
11 | 如果需要,在这里描述具体内容
--------------------------------------------------------------------------------
/.github/ISSUE_TEMPLATE/doc.md:
--------------------------------------------------------------------------------
1 | ---
2 | name: "📔 文档相关"
3 | about: 更新或者新增文档内容
4 | ---
5 |
6 | ```
7 | 为了统一格式,请将下面一行复制到 `Title` 栏,然后删除这部分
8 | 📔 文档相关 | 你的标题
9 | ```
10 |
11 | 如果需要,在这里描述具体内容
--------------------------------------------------------------------------------
/.github/ISSUE_TEMPLATE/feature.md:
--------------------------------------------------------------------------------
1 | ---
2 | name: "🔩 功能开发"
3 | about: 开发新的功能
4 | ---
5 |
6 | ```
7 | 为了统一格式,请将下面一行复制到 `Title` 栏,然后删除这部分
8 | 🔩 功能开发 | 你的标题
9 | ```
10 |
11 | 如果需要,在这里描述具体内容
--------------------------------------------------------------------------------
/.github/ISSUE_TEMPLATE/question.md:
--------------------------------------------------------------------------------
1 | ---
2 | name: "🤔 提问"
3 | about: 提出使用方面的问题
4 | ---
5 |
6 | ```
7 | 为了统一格式,请将下面一行复制到 `Title` 栏,然后删除这部分
8 | 🤔 提问 | 你的标题
9 | ```
10 |
11 | 如果需要,在这里描述具体内容
--------------------------------------------------------------------------------
/src/components/d2-icon/font-awesome-4.7.0/fonts/fontawesome-webfont.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/src/components/d2-icon/font-awesome-4.7.0/fonts/fontawesome-webfont.woff
--------------------------------------------------------------------------------
/src/components/d2-icon/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/icai/d2-admin/master/src/components/d2-icon/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2
--------------------------------------------------------------------------------
/src/views/demo/components/highlight/code/css.js:
--------------------------------------------------------------------------------
1 | export default `body {
2 | background-color: aliceblue;
3 | height: 100%;
4 | }
5 | .my-card {
6 | height: 300px;
7 | width: 300px;
8 | }`
9 |
--------------------------------------------------------------------------------
/tools/vue-filename-injector/src/lib/config.js:
--------------------------------------------------------------------------------
1 | const defaultPropName = '__source'
2 | const blockName = 'vue-filename-injector'
3 |
4 | module.exports = {
5 | defaultPropName,
6 | blockName
7 | }
8 |
--------------------------------------------------------------------------------
/.github/ISSUE_TEMPLATE/other.md:
--------------------------------------------------------------------------------
1 | ---
2 | name: "🖐 其它问题"
3 | about: 其它类型的 issue 请使用该模板
4 | ---
5 |
6 | ```
7 | 为了统一格式,请将下面一行复制到 `Title` 栏,然后删除这部分
8 | 🖐 其它问题 | 你的标题
9 | ```
10 |
11 | 如果需要,在这里描述具体内容
--------------------------------------------------------------------------------
/src/views/demo/components/highlight/code/scss.js:
--------------------------------------------------------------------------------
1 | export default `body {
2 | background-color: aliceblue;
3 | height: 100%;
4 | .my-card {
5 | height: 300px;
6 | width: 300px;
7 | }
8 | }`
9 |
--------------------------------------------------------------------------------
/src/views/demo/d2-crud/demo15/doc.md:
--------------------------------------------------------------------------------
1 | 通过给 `options` 传入 `spanMethod` 方法可以实现合并行,方法的参数是一个对象,里面包含当前行 `row` 、当前列 `column` 、当前行号 `rowIndex` 、当前列号 `columnIndex` 四个属性。该函数可以返回一个键名为 `rowspan` 和 `colspan` 的对象。代码如下:
2 |
--------------------------------------------------------------------------------
/src/views/demo/playground/add-routes/alternates/1.vue:
--------------------------------------------------------------------------------
1 |
2 | src/views/demo/playground/add-routes/alternates/1.vue src/views/demo/playground/add-routes/alternates/2.vue src/views/demo/playground/add-routes/alternates/3.vue
Hello
2 | D2 Admin 3 | 4 | by 5 | vue.js 6 |
` 7 | -------------------------------------------------------------------------------- /.eslintrc.js: -------------------------------------------------------------------------------- 1 | module.exports = { 2 | root: true, 3 | env: { 4 | node: true 5 | }, 6 | 'extends': [ 7 | 'plugin:vue/essential', 8 | '@vue/standard' 9 | ], 10 | rules: { 11 | 'no-console': process.env.NODE_ENV === 'production' ? 'error' : 'off', 12 | 'no-debugger': process.env.NODE_ENV === 'production' ? 'error' : 'off' 13 | }, 14 | parserOptions: { 15 | parser: 'babel-eslint' 16 | } 17 | } 18 | -------------------------------------------------------------------------------- /src/components/d2-icon-svg/index.vue: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | 7 | 23 | -------------------------------------------------------------------------------- /src/views/demo/components/container/card.vue: -------------------------------------------------------------------------------- 1 | 2 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |D2Admin 的构建依托于由饿了么出品的 ElementUI,欲了解更多该组件的信息请查阅以下链接
5 |在下面的输入框输入任意字符后,切换到其它页面,再回到此页时输入框文字消失,证明没有被缓存
5 |在下面的输入框输入任意字符后,切换到其它页面,再回到此页时输入框文字保留,证明被缓存
5 |请打开浏览器控制台,然后点击下面的按钮
5 |此错误已经被记录在日志页面,并在页面右上"日志按钮"区域显示提示信息
7 |https://github.com/d2-projects/d2-admin
`) 7 | } 8 | } 9 | -------------------------------------------------------------------------------- /src/views/demo/components/container/card-slot.vue: -------------------------------------------------------------------------------- 1 | 2 |{{text}}
8 | 请打开浏览器控制台,然后点击下面的按钮,尝试访问一个不存在的网络地址
5 |此错误已经被记录在日志页面,并在页面右上"日志按钮"区域显示提示信息
7 |你可以尝试返回发送数据页面修改数据重新发送,或者切换到其它页面后刷新浏览器再返回本业观察参数保留
6 |404 page not found
4 |一般用法 | {{icon || '未选择'}}
6 |用户可以输入 | {{icon2 || '未选择'}}
10 |useragent
4 |格式化数据 in vuex: state.d2admin.ua.data
6 |
4 |
在下方输入你要记录的日志,然后点击记录按钮
5 |此信息已经被记录在日志页面,并在页面右上"日志按钮"区域显示提示信息
12 |Hello World
17 |如果你愿意,你还可以随意使用 SVG 图标
8 |javascript
6 |css
10 |scss
14 |html
18 |