20201112
This commit is contained in:
@@ -897,7 +897,6 @@ class Reviewer extends Controller {
|
||||
// $img = 'http://journalapi.tmrjournals.com/public/journalicon/'.$res['data']['icon'];
|
||||
|
||||
$template = ROOT_PATH . 'public' . DS . 'reviewerZS' . DS . 'zs.jpg';
|
||||
halt($template);
|
||||
$ziti = ROOT_PATH . 'public' . DS . 'zhengshu' . DS . 'siyuan.ttf';
|
||||
$image = \think\Image::open($template);
|
||||
$image->text($journal_info['title'], $ziti, 70, '#000000', [1450, 950])
|
||||
|
||||
Reference in New Issue
Block a user