1.截图插件:cropper
具体使用方法可参照这篇技术博客:https://blog.youkuaiyun.com/weixin_38023551/article/details/78792400
2.移动端图片预览放大可滑动的插件:photoswipe
参照地址:https://www.cnblogs.com/jiangxiaobo/p/5695831.html
3.swiper轮播图插件
参照官网:https://www.swiper.com.cn/api/index.html
4.highmaps.js地图插件
参照地址:https://api.highcharts.com/highmaps
5.弹窗插件:jquery.colorbox-min.js
参照地址:http://www.jq22.com/jquery-info223
6.angular中模拟服务端的json-server
npm install -g json-server
PS:以后会慢慢再添加