Former-commit-id: a9389664de0a7b1da1e9559ca334f732b6aa404e [formerly a9389664de0a7b1da1e9559ca334f732b6aa404e [formerly a9389664de0a7b1da1e9559ca334f732b6aa404e [formerly a9389664de0a7b1da1e9559ca334f732b6aa404e [formerly 517e9c8ced41d9feb5d9b44fae36bc7ce6eb13ca [formerly 782335f7696edf3e42bdbc5a84b6b744785d35af]]]]] Former-commit-id: 0a1072828d8e74ee106df1ac52b0c7c5210dddae Former-commit-id: def12db9bffc3fd8a77ac70dd651cac44d944c73 Former-commit-id: 6a77d28659f6e30a104e37d487821348df31e900 [formerly 75f8c2f0085414fc1d6c1ff69238765673b6b45e] Former-commit-id: 4fd1160ad02dc2fca7b64545385c5a57374bfb95 Former-commit-id: 3ea40d2dc3448f7ea46ce7886b28dbd7cf0106ce Former-commit-id: 7f056cef965ad55f91a3bb12e47b269914932ac1 Former-commit-id: 833e70b80b6c39a5d6abeeb7dd7720d92e135c98 Former-commit-id: e97b9a9d7c76aa63fff03e2043b730ddbf10856b
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
