一个图片
This commit is contained in:
parent
fd3476a67a
commit
66b2241834
|
@ -38,11 +38,11 @@ public class Community2Fragment extends Fragment {
|
||||||
Glide.with(this)
|
Glide.with(this)
|
||||||
.load(imgUrl27)
|
.load(imgUrl27)
|
||||||
.into(imageView27);
|
.into(imageView27);
|
||||||
String imgUrl28="http://106.53.194.250:30089/i/2024/06/20/6673abc42b374.png";
|
String imgUrl28="http://106.53.194.250:30089/i/2024/06/20/6673aa174fcde.png";
|
||||||
Glide.with(this)
|
Glide.with(this)
|
||||||
.load(imgUrl28)
|
.load(imgUrl28)
|
||||||
.into(imageView28);
|
.into(imageView28);
|
||||||
String imgUrl29="http://106.53.194.250:30089/i/2024/06/20/6673a88e8f060.png";
|
String imgUrl29="http://106.53.194.250:30089/i/2024/06/20/6673aa174fcde.png";
|
||||||
Glide.with(this)
|
Glide.with(this)
|
||||||
.load(imgUrl29)
|
.load(imgUrl29)
|
||||||
.into(imageView29);
|
.into(imageView29);
|
||||||
|
|
Loading…
Reference in New Issue