02 2021 档案

摘要:excel导出导入 不带图片 //导入 public function addExcel() { $request=Request::instance(); $excel = request()->file('excel')->getInfo();//excel为file中的name vendor( 阅读全文
posted @ 2021-02-26 23:28 Conqueror· 阅读(191) 评论(0) 推荐(0)
摘要:html代码 使用vue的ajax <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Bootstrap 实例 - 条纹表格</title> <link rel="stylesheet" href="https://cdn.sta 阅读全文
posted @ 2021-02-19 21:13 Conqueror· 阅读(68) 评论(0) 推荐(0)