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
Solution of management system front-end based on vue.js and ElementUI
Welcome everyone to maintain
Documentation (English) / 中文文档
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
