fix:1、更换项目,使用winter来创建
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace FlowerPower
|
||||
namespace LoveLegend
|
||||
{
|
||||
public static class UIConst
|
||||
{
|
||||
@@ -6,6 +6,7 @@ namespace FlowerPower
|
||||
public const string RewardAniUI = "RewardAniUI";
|
||||
public const string JoastUI = "JoastUI";
|
||||
public const string MenuUI = "MenuUI";
|
||||
public const string LanguageViewUI = "LanguageViewUI";
|
||||
public const string LoadingUI = "LoadingUI";
|
||||
public const string NetLoadingUI = "NetLoadingUI";
|
||||
public const string CoinWnd_newUI = "CoinWnd_newUI";
|
||||
@@ -18,7 +19,6 @@ namespace FlowerPower
|
||||
public const string RainPlayUI = "RainPlayUI";
|
||||
public const string GameResultUI = "GameResultUI";
|
||||
public const string AddViewUI = "AddViewUI";
|
||||
public const string AddViewoffUI = "AddViewoffUI";
|
||||
public const string BuyPropUI = "BuyPropUI";
|
||||
public const string OpenGameUI = "OpenGameUI";
|
||||
public const string NewTaskUI = "NewTaskUI";
|
||||
@@ -44,21 +44,33 @@ namespace FlowerPower
|
||||
public const string GuideViewUI = "GuideViewUI";
|
||||
public const string TipsViewUI = "TipsViewUI";
|
||||
public const string ResurgenceUI = "ResurgenceUI";
|
||||
public const string SaveingPotUI = "SaveingPotUI";
|
||||
public const string BroadcastUI = "BroadcastUI";
|
||||
public const string LuckyPackUI = "LuckyPackUI";
|
||||
public const string RecordViewUI = "RecordViewUI";
|
||||
public const string ThreeDaysGiftUI = "ThreeDaysGiftUI";
|
||||
public const string RewardMulNewUI = "RewardMulNewUI";
|
||||
public const string BuyConfirmUI = "BuyConfirmUI";
|
||||
public const string TuJianViewUI = "TuJianViewUI";
|
||||
public const string FAQUI = "FAQUI";
|
||||
public const string RankUI = "RankUI";
|
||||
public const string RankRewardUI = "RankRewardUI";
|
||||
public const string RankRuleUI = "RankRuleUI";
|
||||
public const string AddviewnewUI = "AddviewnewUI";
|
||||
public const string NewEndUI = "NewEndUI";
|
||||
public const string UnlockLevelUI = "UnlockLevelUI";
|
||||
public const string AlubumUI = "AlubumUI";
|
||||
public const string AlbumDetailUI = "AlbumDetailUI";
|
||||
public const string LiveUI = "LiveUI";
|
||||
public const string LiveDetailUI = "LiveDetailUI";
|
||||
public const string SecretAlbumsUI = "SecretAlbumsUI";
|
||||
public const string SecretGiftViewUI = "SecretGiftViewUI";
|
||||
public const string SecretUnlockUI = "SecretUnlockUI";
|
||||
public const string SecretAlbumsNextUI = "SecretAlbumsNextUI";
|
||||
public const string SecretDetailUI = "SecretDetailUI";
|
||||
public const string VipClubViewUI = "VipClubViewUI";
|
||||
public const string LiveUnlockUI = "LiveUnlockUI";
|
||||
public const string SubUnlockUI = "SubUnlockUI";
|
||||
public const string ScAlbumLockUI = "ScAlbumLockUI";
|
||||
public const string UnlockTipsUI = "UnlockTipsUI";
|
||||
public const string NetworkErrorTipsUI = "NetworkErrorTipsUI";
|
||||
public const string GoldRewardUI = "GoldRewardUI";
|
||||
public const string LoginloadingUI = "LoginloadingUI";
|
||||
public const string PettyAwardUI = "PettyAwardUI";
|
||||
public const string SuperSpeedViewUI = "SuperSpeedViewUI";
|
||||
public const string ChatChooseUI = "ChatChooseUI";
|
||||
public const string ChatUI = "ChatUI";
|
||||
public const string ChatNumberUI = "ChatNumberUI";
|
||||
public const string ChatUnlockUI = "ChatUnlockUI";
|
||||
public const string UnlockLevelNewUI = "UnlockLevelNewUI";
|
||||
public const string BroadcastUI = "BroadcastUI";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user