liyang 94e665e238 no message
Former-commit-id: 1d2df9daffb97f3f89fa461d9a6421406955edc8 [formerly 1d2df9daffb97f3f89fa461d9a6421406955edc8 [formerly 1d2df9daffb97f3f89fa461d9a6421406955edc8 [formerly 1d2df9daffb97f3f89fa461d9a6421406955edc8 [formerly c9f665548b765a0fdbd1ec0e79534222f8440e2a [formerly 4dc67ee347116472db06c68de57a57bf9e5b50d8]]]]]
Former-commit-id: 8798c3dfb85299ac2b6e1ba001ff666b3666019b
Former-commit-id: a66e105579e404616cc15d0f390d621f26d81b4e
Former-commit-id: c0b26d7bfd41a5a25e585a6bba5d0e841aed8ce1 [formerly 11af40deb3662a58f5d84a70f244dbd2d3fd5c8c]
Former-commit-id: c3d666f2f18501b154a12a44b0b16ddb1963f4f4
Former-commit-id: 3f7126653eac98344280a40dfee51c2316f97ab1
Former-commit-id: 22f4f1ef768ad47b105226d4ccb238db6186e253
Former-commit-id: 7b9f26934b35b4a1b1181d03555fbdc569145103
Former-commit-id: 80e31fd85e5edf3051283d893b447f2fd38574f5
2018-06-13 14:04:00 +08:00
2018-06-11 20:51:44 +08:00
2018-05-27 11:24:33 +08:00
2018-06-12 20:39:12 +08:00
2018-06-13 14:04:00 +08:00
2018-06-12 11:21:24 +08:00
2018-01-14 22:51:12 +08:00
2018-01-14 22:51:12 +08:00
2018-01-14 22:51:12 +08:00
2018-01-14 22:51:12 +08:00
2018-06-05 21:51:18 +08:00
2018-05-30 08:59:34 +08:00
2018-01-14 22:51:12 +08:00
2018-06-03 20:19:47 +08:00
2018-06-12 20:24:16 +08:00
2018-06-09 22:21:03 +08:00
2018-01-14 00:51:52 +08:00
2018-06-12 14:52:55 +08:00
2018-06-03 20:35:26 +08:00

Solution of management system front-end based on vue.js and ElementUI

vue element-ui vuex axios

Welcome everyone to maintain

Documentation (English) / 中文文档

Online preview / 在线预览

To watch the experience, the preview screenshot is at the end

This project is suitable for use as a template. Because a lot of plug-ins and components are integrated now, the first load will take more time. Although the first screen loading animation has been done, it is suggested that you must delete the code that is not used when you release it. For example, the project does not use charts, so it is better to delete the integrated chart library and encapsulated chart components.

feature

  • first screen loading wait for animation to avoid first loading white screen embarrassment.

  • brief theme

  • each plug-in and component is equipped with an introduction document

  • image resource sketch source file (you can regenerate all image resources in this file).

  • landing and cancellation

  • automatically generate menus based on Routing

  • folding side sidebar

  • multilingual support

  • rich text editor

  • Markdown editor

  • full screen function

  • Fontawesome Icon Library

  • Fontawesome icon selector (component)

  • automatic introduction of the downloaded SVG Icon

  • front-end false data support (mock)

  • integrated G2 chart

  • chart adaptable drag and drop size card container (example)

  • simplify the clipboard operation

  • simplifying the Cookie operation

  • time computing tool

  • import Excel (xlsx format + CSV format)

  • data export Excel (xlsx format + CSV format)

  • data export text

  • Digital Animation

  • can drag and drop the size of the cut layout

  • can drag and drop the size and location of the grid layout

  • provide three kinds of page container components (normal cards, invisible containers, fill pages).

  • code highlighting

  • load and parse the markdown file

  • GitHub style markdown display component

  • markdown code is high

  • extension of Baidu cloud link resolution and Optimization for markdown.

Use

install

npm i

run

npm run dev

The following environment tests are available

➜  ~ npm -v
5.6.0
➜  ~ node -v
v8.11.1
➜  ~ nrm -V
1.0.2
➜  ~ nrm ls
  npm ---- https://registry.npmjs.org/
  cnpm --- http://r.cnpmjs.org/
* taobao - https://registry.npm.taobao.org/
  nj ----- https://registry.nodejitsu.com/
  rednpm - http://registry.mirror.cqupt.edu.cn/
  npmMirror  https://skimdb.npmjs.com/registry/
  edunpm - http://registry.enpmjs.org/

Not recommended for use cnpm

Description
使用 d2-admin 重建旧仓库的前端代码
Readme MIT 13 MiB
Languages
JavaScript 78.9%
Vue 9.5%
CSS 5%
HTML 4.3%
SCSS 2.3%