常用网站备份

css3动画库
https://daneden.github.io/animate.css/
1.引入css文件

<link rel="stylesheet" href="animate.min.css">

2.需要动画效果的容器上添加类名

<div class="animated bounce"></div>

轮播(swiper)
https://www.swiper.com.cn/

前端CDN
https://www.bootcdn.cn/

钉钉开发文档
https://ding-doc.dingtalk.com/doc#/isv/nbcs7r

Dva js介绍
https://dvajs.com/guide/#%E7%89%B9%E6%80%A7

eCharts (数据可视化)
https://www.echartsjs.com/zh/index.html

vue-router
https://router.vuejs.org/

AdminLTE
https://github.com/ColorlibHQ/AdminLTE
在这里插入图片描述
vue-Element-Admin
https://github.com/PanJiaChen/vue-element-admin
在这里插入图片描述
tabler
https://github.com/tabler/tabler

Gentelella
https://github.com/ColorlibHQ/gentelella

ng2-admin
https://github.com/akveo/ngx-admin

ant-design-pro
https://github.com/ant-design/ant-design-pro

blur-admin
https://github.com/akveo/blur-admin

vue-admin
https://github.com/vue-bulma/vue-admin

iview-admin
https://github.com/iview/iview-admin

material-dashboard
https://github.com/creativetimofficial/material-dashboard

发布了39 篇原创文章 · 获赞 5 · 访问量 1万+

猜你喜欢

转载自blog.csdn.net/YYYYYun/article/details/98474132