Former-commit-id: 68c7e5576de32dc789116a260fa2baae713d6d3f [formerly 68c7e5576de32dc789116a260fa2baae713d6d3f [formerly 68c7e5576de32dc789116a260fa2baae713d6d3f [formerly 68c7e5576de32dc789116a260fa2baae713d6d3f [formerly 7e4ebebe4deddb211f432353bce6b3a0c5b7cc49 [formerly 7e8b3ce8c71accd7d01aa95f8adcfbe0e9f5fc82]]]]] Former-commit-id: 0bacc67d11e1b5d25924f19ddf520d745278ef74 Former-commit-id: 2ff7d1ff49d2a57824257c10f16a14e547506b7c Former-commit-id: f9712c26a23a04f8d2e98d65d09bd6a21e8e15e9 [formerly 5d0c896c14f980adae9bf7df433fce3c09b21e9c] Former-commit-id: 71f8e95a94b6fb600ff8a208fbb3b504f204e8c6 Former-commit-id: 22253bcc9affb24b2d0b687433bc094b659343f6 Former-commit-id: 38140ffa2aa318da364289e0fb35fd5f129fc813 Former-commit-id: aa61457c6cbac3d4bde5f584be4816a4f7b68216 Former-commit-id: 5fd765b55d8d8a1fd8b19920777403ed86b6c538
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
