摘要: 1、from表单搜索条件可动态加减; 2、搜索结果折柱混合图形显示 代码示例: 1 @extends('Admin.common.title') 2 @section('content') 3 <div class="layui-body-in"> 4 <fieldset class="layui- 阅读全文
posted @ 2021-03-03 10:49 糖糖Y 阅读(401) 评论(0) 推荐(0)
摘要: layui-excel扩展导出的文件可用office打开,正常显示;直接用table带的导出功能,导出的文件用office打开显示乱码。 layui-excel扩展下载地址:https://fly.layui.com/extend/excel/ 1 @extends('Admin.common.ti 阅读全文
posted @ 2021-03-03 10:29 糖糖Y 阅读(2210) 评论(0) 推荐(0)