feat: 代充信誉值 初次提交 , 消息界面UI提交

This commit is contained in:
eggmanQQQ
2024-12-25 11:51:50 +08:00
parent 73cf388e17
commit c9e43aff77
25 changed files with 793 additions and 627 deletions

View File

@@ -70,6 +70,9 @@ public class HomeRoomInfo implements MultiItemEntity, Serializable {
*/
private int homeRoomType;
//房间等级icon
private String roomLevelIcon;
@Override
public int getItemType() {

View File

@@ -162,6 +162,8 @@ public class RoomInfo implements Parcelable,Serializable {
// 总流水
private double serialValue;
private String roomLevelIcon;
public RightBottomIconConfig rightBottomIconConfig;
protected RoomInfo(Parcel in) {