最近发现vue的生态越来越强大,在使用ant design时发现其比Element UI很多地方更加强悍,尤其在做大型项目当中非常实用。本主题我将不定期搜集一些高级应用的文档链接,在自己用得到的时候可以及时查阅。
1、ant design 的 S-table
官方文档:https://www.antdv.com/components/table-cn/
加强文档:https://blog.csdn.net/gu_wen_jie/article/details/90702427
2、vue实现在线Excel表格
文档:https://blog.csdn.net/weixin_44381909/article/details/103557359
官方文档:https://handsontable.com/docs/#demo
中文文档:https://blog.csdn.net/weixin_35925298/article/details/113020147
授权码生产:https://www.codeleading.com/article/7128859623/
https://www.jianshu.com/p/dc6338f6769b
3、多平台的uview框架 from表单
文档:https://www.uviewui.com/components/form.html
4、vue导出json数据为excel表格
文档:https://blog.csdn.net/weixin_45745641/article/details/119971252