摘要: public function getcode(){ //默认底图和logo $path = "./images/share/";//路径 if (!is_dir($path)) { load()->func('file'); mkdirs($path); } $file = $path . 'co 阅读全文
posted @ 2020-06-19 16:57 积极向下的阿朽 阅读(98) 评论(0) 推荐(0)