摘要: <?php // + // | qq:1656312770 // + // | Author: zhangbo // + namespace app\index\controller; use app\BaseController; use app\common\validate\GenerateQ 阅读全文
posted @ 2021-09-08 10:08 征程彼岸 阅读(375) 评论(0) 推荐(0) 编辑
摘要: $filename = root_path()."public/qrcode/".time().'.png'; $filename = str_replace("\\",'/',$filename); //反斜杠转化为正斜杠 tp6 引入文件方式: $filename = root_path()." 阅读全文
posted @ 2021-09-08 10:02 征程彼岸 阅读(32) 评论(0) 推荐(0) 编辑