Former-commit-id: e86f01178ddcfea26f7b2b8235b46ec3710dae72 [formerly e86f01178ddcfea26f7b2b8235b46ec3710dae72 [formerly e86f01178ddcfea26f7b2b8235b46ec3710dae72 [formerly e86f01178ddcfea26f7b2b8235b46ec3710dae72 [formerly 4f35759b6688a45d8d6c33a04a4bb8adf50b446f [formerly ca58924c071f16d76d0a87afb18d5f52fa4e7a39]]]]] Former-commit-id: b2f66e16101e2baba9425f7f09ae3f0eefa178b0 Former-commit-id: bba76c5dbbe67106be31c1223900db62919374a7 Former-commit-id: a2f218f8a7bae3a3a81e67e1f012fd62bb7fad52 [formerly fdce499b0fe304aa4ad39dd98e1c8f974f09c480] Former-commit-id: 35f7237ae862933a9fabc00869fd0fdb9220f373 Former-commit-id: d9cdcaff285b97042cb2e082da806ff5a8b2b424 Former-commit-id: 2c4016a737a72194def57f3adc336776bad6d560 Former-commit-id: 59ffb9ce973618c20ae7cce3d7669bd5a85e97db Former-commit-id: 831b6e1707be00195210b48c2ad5c72119e23299
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
