HDL_ON/UI/UI2/FuntionControlView/Music/A31LoveMusicList.cs
@@ -24,7 +24,7 @@ this.BackgroundColor = Color.ViewColor; var topView = new TopView(); this.AddChidren(topView.TopFLayoutView()); topView.topNameBtn.TextID = StringId.a31Music; topView.topNameBtn.TextID = StringId.myLove;//a31Music; topView.clickBackBtn.MouseUpEventHandler += (sender, e) => { @@ -54,7 +54,7 @@ middViewLayout.EndHeaderRefreshing(); }; #endregion MusicView(Language.StringByID(StringId.a31Music)); MusicView(Language.StringByID(StringId.myLove)); } /// <summary> /// 加载数据的方法