正在显示
4 个修改的文件
包含
1 行增加
和
1 行删除
@@ -669,7 +669,7 @@ class User extends Api | @@ -669,7 +669,7 @@ class User extends Api | ||
669 | 669 | ||
670 | 670 | ||
671 | $file_path = "$id.png"; | 671 | $file_path = "$id.png"; |
672 | - $image = \think\Image::open(ROOT_PATH."public/uploads/yuan.png"); | 672 | + $image = \think\Image::open(ROOT_PATH."public/assets/img/yuan.png"); |
673 | $path_ttf = ROOT_PATH.'public/assets/fonts/PingFang.ttf'; | 673 | $path_ttf = ROOT_PATH.'public/assets/fonts/PingFang.ttf'; |
674 | $year = date('Y'); | 674 | $year = date('Y'); |
675 | //证书编号 | 675 | //证书编号 |
public/assets/img/mo.png
0 → 100644
2.7 KB
public/assets/img/tou.png
0 → 100644
6.7 KB
public/assets/img/yuan.png
0 → 100644
1.4 MB
-
请 注册 或 登录 后发表评论