调整海报上方图片

This commit is contained in:
xwb
2020-04-30 21:27:05 +08:00
parent 6dc75e5e9e
commit 492b0ef306

View File

@ -49,7 +49,7 @@ public class CreatShareProductServiceImpl implements CreatShareProductService {
} catch (IOException e) {
e.printStackTrace();
}
g.drawImage(priductUrl.getScaledInstance(690,516,Image.SCALE_DEFAULT),29,61,null);
g.drawImage(priductUrl.getScaledInstance(750,590,Image.SCALE_DEFAULT),0,0,null);
InputStream streamT = getClass().getClassLoader()
.getResourceAsStream("Alibaba-PuHuiTi-Regular.otf");
File newFileT = new File("Alibaba-PuHuiTi-Regular.otf");