高等级入场提示

This commit is contained in:
18401019693
2023-03-27 14:22:29 +08:00
parent 62e2b93bd5
commit 86c5334ab4
17 changed files with 312 additions and 17 deletions

View File

@@ -23,7 +23,7 @@ public class NewLevelModel extends BaseModel {
@SerializedName("colour")
private String colour;
@SerializedName("live_icon")
private String liveIcon;
private String liveIcon = "https://downs.yaoulive.com/level1/img_1-9.png";
public static NewLevelModel objectFromData(String str) {

View File

@@ -1086,6 +1086,7 @@
<string name="register_and_log_in">註冊並登錄</string>
<string name="enjoy_a_lot">開通貴族,尊享超多特權!</string>
<string name="say_something3">說點什麽吧...</string>
<string name="come_hint">%s 来了</string>