Former-commit-id: ca90a4d9c710c32ec41485b210f5528f5c967724 [formerly ca90a4d9c710c32ec41485b210f5528f5c967724 [formerly ca90a4d9c710c32ec41485b210f5528f5c967724 [formerly ca90a4d9c710c32ec41485b210f5528f5c967724 [formerly ac946d3e65a32828a867d891fe25120ee3013e70 [formerly 335f892573c2269c6f82b726296bf5fd5b0c69a2]]]]] Former-commit-id: aab4e0419f7e3afb875b97df489b3b0ae7aa72ad Former-commit-id: 598c67b30a443bbd290c93ead43fc36742e3e2be Former-commit-id: 6e1a61fab317a8160f61b94cbb2f2b570a04b510 [formerly 303e2d12593bd6d42cee2201b340ca1856f96865] Former-commit-id: 7dc5cf92f1d3aa92910a8a70150f72a8e7774e3d Former-commit-id: 1b2e437aee62de93fb06606a30e9232ce4b1f5f2 Former-commit-id: 7ce720c4911352415091c7aea7bd6e8d55f81b49 Former-commit-id: b4488b858d1a901a77f0ed2c0ae97229ab207c26 Former-commit-id: c1d4d1a9e8d0272cab9fec3e3c50c5a4b6a13fe0
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
