摘要: 使用encodeURI方法处理路径。 encodeURI() 函数可把字符串作为 URI 进行编码。 阅读全文
posted @ 2020-11-09 18:12 猩猩侠 阅读(150) 评论(0) 推荐(0) 编辑
摘要: var excel = layui.excel;//引入插件 dataTable.unshift({ title: "标题", outline: "摘要", content: "内容", keywords: "关键词" }); excel.setExportCellStyle(dataTable, 阅读全文
posted @ 2020-11-09 18:10 猩猩侠 阅读(1127) 评论(0) 推荐(0) 编辑