|
@@ -65,9 +65,12 @@ public class PQBFConfig: NSObject {
|
|
|
public var jumpPointBtnImage_H = "jumpPoint_h"
|
|
|
public var speedStuckBtnImage_N = "speedstuck_n"
|
|
|
public var speedStuckBtnImage_H = "speedstuck_h"
|
|
|
-
|
|
|
+ public var shareFriendBtnImage = "reCreate_opration_friend_pq"
|
|
|
+ public var editCoverimageSelectImage = "editCoverimageSelect_pq"
|
|
|
+ public var editCoverimageSelectedImage = "editCoverimageSelected_pq"
|
|
|
+ public var editCoverimageSelectedbackgroundColor = UIColor.hexColor(hexadecimal: "#191919")
|
|
|
//闪音卡点发布分享朋友圈使用图片名
|
|
|
- public var shareFriendBtnImage = "reCreate_opration_friend"
|
|
|
+ // public var shareFriendBtnImage = "reCreate_opration_friend"
|
|
|
|
|
|
// 微信登陆信息
|
|
|
// public var appInfo: WXApiInfo?
|