修改图片大小

This commit is contained in:
liwen
2021-02-18 11:12:56 +08:00
parent 4ff6168a46
commit 24f6043782
15 changed files with 3 additions and 1 deletions

View File

@@ -16,6 +16,8 @@
<maven.compiler.target>8</maven.compiler.target>
<feign.version>10.9</feign.version>
<java.version>1.8</java.version>
<jfoenix.version>8.0.10</jfoenix.version>
<datafx.version>8.0.2</datafx.version>
</properties>