فهرست منبع

1.新增通知key

wenweiwei 3 سال پیش
والد
کامیت
434b46c75b
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      BFCommonKit/Classes/BFUtility/PQConstant.swift

+ 2 - 2
BFCommonKit/Classes/BFUtility/PQConstant.swift

@@ -127,10 +127,10 @@ public let cTasStorageKey: String = "tas\(cPrimarykey)"
 public let cGameStorageKey: String = "game\(cPrimarykey)"
 public let cSepraStorageKey: String = "sepra\(cPrimarykey)"
 public let cFreeStorageKey: String = "free\(cPrimarykey)"
-
 public let cRedImageStorageKey: String = "ic_hbs_enter\(cPrimarykey)"
 public let cNewImageStorageKey: String = "icon_hbs_free\(cPrimarykey)"
-
+// 当前Tab
+public let cCurrentTabStorageKey: String = "currentTab\(cPrimarykey)"
 // 用户信息key
 public let cUserInfoStorageKey: String = "userInfo\(cPrimarykey)"
 // 是否加载过引导页