使用layui excel插件导出excel且带图片

完整原文:http://blog.maptoface.com/post/238

 

1.首先引入layui excel插件(可参考官网:https://fly.layui.com/extend/excel/)

以下为自行引入:


<%----%>
<%--excel配置--%>

下载:

index.js:由于博客我还没有写资源下载的东西,先去官网下吧:https://fly.layui.com/extend/excel/

laytpl.js:https://fly.layui.com/extend/excel/

 

完整原文:http://blog.maptoface.com/post/238

你可能感兴趣的:(前端)