Commit 5484e5d6 authored by pete谢兆麟's avatar pete谢兆麟

Merge branch 'yinhe-live-1212' of...

Merge branch 'yinhe-live-1212' of http://gitlab.galaxy-immi.com/mobile-group/galaxy-iOS into yinhe-live-1212
parents b92e0670 c7a97787
......@@ -858,6 +858,8 @@
04F957452C1FEC4A003C631C /* YHMessageBellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F957442C1FEC4A003C631C /* YHMessageBellView.swift */; };
04F957472C203033003C631C /* YHMyGoodFriendsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F957462C203033003C631C /* YHMyGoodFriendsVC.swift */; };
04F9574B2C2032D8003C631C /* YHMyFriendsCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F9574A2C2032D8003C631C /* YHMyFriendsCell.swift */; };
04F98A2F2D00543500B1CC0A /* YHLiveCreateOrderModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F98A2E2D00543500B1CC0A /* YHLiveCreateOrderModel.swift */; };
04F98A312D00889C00B1CC0A /* YHVideoProgressControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F98A302D00889C00B1CC0A /* YHVideoProgressControl.swift */; };
04FA8B2B2C06F59D00ABE43F /* YHAppleLoginManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04FA8B2A2C06F59D00ABE43F /* YHAppleLoginManager.swift */; };
04FA8B2E2C084C7E00ABE43F /* ATAuthSDK.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 04FA8B2D2C084C7E00ABE43F /* ATAuthSDK.bundle */; };
04FA8B302C0874CA00ABE43F /* YHOneKeyLoginViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04FA8B2F2C0874CA00ABE43F /* YHOneKeyLoginViewModel.swift */; };
......@@ -1969,6 +1971,8 @@
04F957442C1FEC4A003C631C /* YHMessageBellView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHMessageBellView.swift; sourceTree = "<group>"; };
04F957462C203033003C631C /* YHMyGoodFriendsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHMyGoodFriendsVC.swift; sourceTree = "<group>"; };
04F9574A2C2032D8003C631C /* YHMyFriendsCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHMyFriendsCell.swift; sourceTree = "<group>"; };
04F98A2E2D00543500B1CC0A /* YHLiveCreateOrderModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHLiveCreateOrderModel.swift; sourceTree = "<group>"; };
04F98A302D00889C00B1CC0A /* YHVideoProgressControl.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHVideoProgressControl.swift; sourceTree = "<group>"; };
04FA8B2A2C06F59D00ABE43F /* YHAppleLoginManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHAppleLoginManager.swift; sourceTree = "<group>"; };
04FA8B2D2C084C7E00ABE43F /* ATAuthSDK.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = ATAuthSDK.bundle; path = "galaxy/Classes/Modules/AutoLogin(一键登录)/framework/ATAuthSDK_D.framework/ATAuthSDK.bundle"; sourceTree = "<group>"; };
04FA8B2F2C0874CA00ABE43F /* YHOneKeyLoginViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHOneKeyLoginViewModel.swift; sourceTree = "<group>"; };
......@@ -3077,6 +3081,7 @@
04013E412CFADF6B001A8E40 /* YHShareAlertView.swift */,
04013E452CFDA9AD001A8E40 /* YHLiveShopView.swift */,
0413A9B02CFFDB9A00304BC6 /* YHCategoryDropdownView.swift */,
04F98A302D00889C00B1CC0A /* YHVideoProgressControl.swift */,
);
path = V;
sourceTree = "<group>";
......@@ -3088,6 +3093,7 @@
04564D692CF6C0FC004456E4 /* YHLiveDetailModel.swift */,
04564D6D2CF6EB3D004456E4 /* YHHuanXinUserModel.swift */,
04564D6F2CF6EC8A004456E4 /* YHRecordedDetailModel.swift */,
04F98A2E2D00543500B1CC0A /* YHLiveCreateOrderModel.swift */,
);
path = M;
sourceTree = "<group>";
......@@ -6385,6 +6391,7 @@
045EEEDF2B9F171A0022A143 /* YHCollegeSearchBar.swift in Sources */,
0471BF622CBA9046003B7942 /* YHHKVisaRenewalPersonType.swift in Sources */,
044D0BEE2C2019C100C5CF5E /* YHCommunityViewController.swift in Sources */,
04F98A312D00889C00B1CC0A /* YHVideoProgressControl.swift in Sources */,
A567E5B52BD7643D00D5D5A0 /* YHSearchInfoBar.swift in Sources */,
044EE2462C93E22E00A2FE3A /* YHResignCertificateDetailHkViewController.swift in Sources */,
A5ACE94B2B4564F7002C94D2 /* YHHUDRotatingImageView.swift in Sources */,
......@@ -6963,6 +6970,7 @@
045EEE872B9F171A0022A143 /* YHPreviewControllerHoldViewController.swift in Sources */,
0419A0A22C49099A00A5FCFA /* YHInvitationWithGiftsShareBottomView.swift in Sources */,
04AAA8DC2BF5E5A200FE9FD5 /* YHEmptyDataView.swift in Sources */,
04F98A2F2D00543500B1CC0A /* YHLiveCreateOrderModel.swift in Sources */,
044F39502CB80706007CA277 /* YHVisaRenewalPayStatusCell.swift in Sources */,
A5A89FD72C256B94005A71DD /* YHHomeLastMessageModel.swift in Sources */,
045EEF172B9F171A0022A143 /* YHSelectCountryViewController.swift in Sources */,
......@@ -7160,7 +7168,7 @@
CODE_SIGN_ENTITLEMENTS = galaxy/galaxyTestEnv.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = RXHYW88XR7;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
FRAMEWORK_SEARCH_PATHS = (
......@@ -7302,7 +7310,7 @@
CODE_SIGN_ENTITLEMENTS = galaxy/galaxy.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = RXHYW88XR7;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
FRAMEWORK_SEARCH_PATHS = (
......@@ -7507,7 +7515,7 @@
CODE_SIGN_ENTITLEMENTS = galaxy/galaxyDebug.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = RXHYW88XR7;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
FRAMEWORK_SEARCH_PATHS = (
......@@ -7554,7 +7562,7 @@
CODE_SIGN_ENTITLEMENTS = galaxy/galaxy.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = RXHYW88XR7;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
FRAMEWORK_SEARCH_PATHS = (
......
......@@ -20,7 +20,7 @@ class YHAutoTextView: UITextView, UITextViewDelegate {
}
}
let maxHeight = 60.0
let maxHeight = 80.0
static let verticalGap = 5.0
var placeHolder: String = "" {
didSet {
......
......@@ -190,14 +190,19 @@ class YHAIMainChatViewController: YHBaseViewController {
}
@objc func didCleanButtonClicked() {
self.manager.clearGlobalConverastionId()
self.viewModel.requestConversationId { sessionId in
if !sessionId.isEmpty {
self.conversationId = sessionId
self.manager.saveGlobalConverastionId(sessionId)
self.messages.removeAll()
self.tableView.reloadData()
YHHUD.flash(message: "清除成功")
YHCommonAlertView.show("删除历史记录", "删除后记录无法恢复", "取消", "删除", fullGuestureEnable: false) {
} callBack: {
self.manager.clearGlobalConverastionId()
self.viewModel.requestConversationId { sessionId in
if !sessionId.isEmpty {
self.conversationId = sessionId
self.manager.saveGlobalConverastionId(sessionId)
self.messages.removeAll()
self.tableView.reloadData()
YHHUD.flash(message: "清除成功")
}
}
}
}
......
......@@ -221,11 +221,11 @@ class YHAIRequestManager: NSObject {
if sessionDone {
print("SESSION DONE")
}
if receiveMessage.isFinishd() {
if receiveMessage.isCompleted() {
// 一段话结束需要重新生成uuid 来
self.uuid = UUID().uuidString + NSDate().timeIntervalSince1970.description
}
if !receiveMessage.body.isStart() && !receiveMessage.isFinishd() {
if !receiveMessage.isNotUserfulMessage() {
completion?(receiveMessage, sessionDone)
}
}
......
......@@ -12,11 +12,13 @@ import JXSegmentedView
class YHAIRobotChatViewController: YHBaseViewController {
var myTitle: String = ""
var robotId: String = ""
var conversationId: String = ""
var messages:[YHAIChatMessage] = []
var historyLastMessageId: String = ""
var isNeedShowBannerHeader: Bool = false
var robotType: Int = 0
let manager = YHAIRequestManager()
let viewModel = YHAIViewModel()
......@@ -97,7 +99,7 @@ class YHAIRobotChatViewController: YHBaseViewController {
view.backgroundColor = .clear
view.addSubview(bgImgView)
gk_navTitle = "新港生活规划师"
gk_navTitle = myTitle
gk_navTitleColor = .mainTextColor
gk_navigationBar.addSubview(cleanBtn)
......@@ -159,9 +161,13 @@ class YHAIRobotChatViewController: YHBaseViewController {
// isPull 是否是下拉组件触发
func getHistoryMessages(_ isPull: Bool) {
if !isPull {
YHHUD.show(.progress(message: "加载中..."))
} else {
printLog("PULL MESSAGE HISTORY")
}
viewModel.getHistoryChatMessages(botId: robotId, conversationId: conversationId, messageId: historyLastMessageId) {
[weak self] success, error in
YHHUD.hide()
......@@ -206,17 +212,33 @@ class YHAIRobotChatViewController: YHBaseViewController {
@objc func didCleanButtonClicked() {
self.manager.clearLobalSubRobotConversationIdForRobotId(robotId)
self.viewModel.requestConversationId { sessionId in
if !sessionId.isEmpty {
self.conversationId = sessionId
self.manager.saveLobalSubRobotConversationId(sessionId, robotId: self.robotId)
self.messages.removeAll()
self.tableView.reloadData()
YHHUD.flash(message: "清除成功")
YHCommonAlertView.show("删除历史记录", "删除后记录无法恢复", "取消", "删除", fullGuestureEnable: false) {
} callBack: {
self.manager.clearLobalSubRobotConversationIdForRobotId(self.robotId)
self.viewModel.requestConversationId { sessionId in
if !sessionId.isEmpty {
self.conversationId = sessionId
self.manager.saveLobalSubRobotConversationId(sessionId, robotId: self.robotId)
self.messages.removeAll()
self.tableView.reloadData()
YHHUD.flash(message: "清除成功")
}
}
}
}
func getFlowMessages() -> [String] {
if robotType == YHAYRobotType.education.rawValue {
return ["香港教育有哪些优势?", "去香港读书有哪些条件?", "申请香港学校费用是多少?", "了解银河教育插班服务流程", "了解银河教育插班录取率"]
} else if robotType == YHAYRobotType.sale.rawValue {
return ["优才学历加分要求是什么?", "优才现在要怎么申请?", "墨尔本大学是优才合资格大学吗?", "推荐一些优才产品"]
}
return []
}
}
extension YHAIRobotChatViewController: UITableViewDelegate, UITableViewDataSource {
......@@ -312,22 +334,61 @@ extension YHAIRobotChatViewController: UITableViewDelegate, UITableViewDataSourc
}
func tableView(_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? {
if !isNeedShowBannerHeader {
return UIView()
}
let view = YHAIChatBannerView()
let arr:[YHBannerModel] = [YHBannerModel(), YHBannerModel(), YHBannerModel()]
view.dataArr = arr
view.items = ["阿萨法吉林师范", "阿萨法阿基德拉屎就发了阿基德拉屎就发了阿基德拉屎就发了阿基德拉屎就发了阿基德拉屎就发了阿基德拉屎就发了阿基德拉屎就发了", "啊设计立卡", "啊积", "阿基德拉屎就发了", "asfasf", "阿萨法", "啊设计立卡", "啊积", "阿基德拉屎就发了"]
view.bannerArr = self.getBannerForRobotType(robotType)
view.messages = getFlowMessages()
view.selectFlowMsgBlock = {
[weak self] text in
guard let self = self else { return }
self.sendMessage(text)
}
view.selectBannerItemBlock = {
[weak self] model in
guard let self = self else { return }
var text = ""
if !model.msg.isEmpty {
text = model.msg
} else if !model.desc.isEmpty {
text = model.desc
}
self.sendMessage(text)
}
return view
}
func getBannerForRobotType(_ robotType: Int) -> [YHAIChatBannerItem] {
if robotType == YHAYRobotType.sale.rawValue {
return [YHAIChatBannerItem(id: 0, title: "了解银河集团", desc: "香港身份生活一站式服务平台", msg: "银河集团,能够为我提供什么?"),
YHAIChatBannerItem(id: 1, title: "香港身份智能评估", desc: "60s快速评估,了解自身条件是否符合", msg: "开始身份办理评估"),
YHAIChatBannerItem(id: 2, title: "银河产品矩阵", desc: "香港身份、生活多样产品", msg: "介绍一下银河的产品"),]
}
if robotType == YHAYRobotType.education.rawValue {
return [YHAIChatBannerItem(id: 0, title: "幼中小学升学", desc: "去香港插班需要考核哪些"),
YHAIChatBannerItem(id: 1, title: "大学升学", desc: "DSE分数和Alevel的换算关系"),
YHAIChatBannerItem(id: 2, title: "银河教育服务", desc: "银河教育插班成功率如何?"),]
}
return []
}
func tableView(_ tableView: UITableView, viewForFooterInSection section: Int) -> UIView? {
let view = UIView()
return view
}
func tableView(_ tableView: UITableView, heightForHeaderInSection section: Int) -> CGFloat {
if !isNeedShowBannerHeader {
return 1.0
}
return 360.0
}
}
extension YHAIRobotChatViewController: JXSegmentedListContainerViewListDelegate {
......
......@@ -143,8 +143,11 @@ extension YHAIServiceListViewController: UICollectionViewDelegate, UICollectionV
self.manager.getSubRobotChatConversationId(robotId: model.botId) {
sesseionId in
let vc = YHAIRobotChatViewController()
vc.isNeedShowBannerHeader = model.isNeedShowBannerHeader()
vc.myTitle = model.title
vc.robotId = model.botId
vc.conversationId = sesseionId
vc.robotType = model.botType
self.navigationController?.pushViewController(vc, animated: true)
}
}
......
......@@ -19,7 +19,7 @@ class YHAIHistoryMessage: SmartCodable {
var role: String = ""
var type: String = ""
var cardsInfo: YHAIListinfoModel?
var cardsInfo: YHAIListInfoModel?
required init() {
......@@ -39,7 +39,7 @@ class YHAIHistoryMessage: SmartCodable {
body.type = self.type
body.cardsInfo = self.cardsInfo
msg.body = body
msg.setFinished()
msg.setCompleted()
msg.updateBodyToData()
return msg
}
......
......@@ -19,6 +19,12 @@ class YHAIListModel: SmartCodable {
}
}
enum YHAYRobotType: Int {
case house = 1
case education = 2
case sale = 3
}
class YHEntranceconfigModel: SmartCodable {
var id: Int = 0
......@@ -29,8 +35,16 @@ class YHEntranceconfigModel: SmartCodable {
var btnText: String = ""
var redirectMode: Int = 0
var botId: String = ""
var botType: Int = 0 // 1:房产 2:教育 3:销售
var redirectPath: String = ""
func isNeedShowBannerHeader() -> Bool {
if botType == YHAYRobotType.education.rawValue || botType == YHAYRobotType.sale.rawValue {
return true
}
return false
}
required init() {
}
......
......@@ -30,27 +30,26 @@ enum YHAIMessageType: Int {
class YHAIChatMessage: CustomStringConvertible {
let completeText = "conversation.chat.completed"
var id: String = ""
var event: String = ""
var data: String = ""
var dataDict: [String : Any] = [:]
var messageId: String = ""
var isSelf: Bool = false
var isDone: Bool = false
var body = YHAIMessageBody()
func isFinishd() -> Bool {
if event.contains("conversation.message.completed") {
func isCompleted() -> Bool {
if event.contains(completeText) {
return true
}
return false
}
func setFinished() {
event = "conversation.message.completed"
func setCompleted() {
event = self.completeText
}
func isTextMessage() -> Bool {
......@@ -69,7 +68,7 @@ class YHAIChatMessage: CustomStringConvertible {
let body = YHAIMessageBody()
body.contentType = 1
body.contentText = text
question.setFinished()
question.setCompleted()
question.body = body
question.messageId = UUID().uuidString + NSDate().timeIntervalSince1970.description
question.updateBodyToData()
......@@ -81,7 +80,7 @@ class YHAIChatMessage: CustomStringConvertible {
message.isSelf = false
let body = YHAIMessageBody()
body.contentType = YHAIMessageType.thinking.rawValue
message.setFinished()
message.setCompleted()
message.body = body
message.messageId = UUID().uuidString + NSDate().timeIntervalSince1970.description
message.updateBodyToData()
......@@ -95,7 +94,7 @@ class YHAIChatMessage: CustomStringConvertible {
let body = YHAIMessageBody()
body.contentType = YHAIMessageType.text.rawValue
body.contentText = text
message.setFinished()
message.setCompleted()
message.body = body
message.updateBodyToData()
return message
......@@ -106,7 +105,7 @@ class YHAIChatMessage: CustomStringConvertible {
message.messageId = UUID().uuidString + NSDate().timeIntervalSince1970.description
message.isSelf = false
let body = YHAIMessageBody()
message.setFinished()
message.setCompleted()
body.contentType = YHAIMessageType.picture.rawValue
let imgInfo = YHAIImageInfo()
imgInfo.imageUrl = url
......@@ -133,6 +132,14 @@ class YHAIChatMessage: CustomStringConvertible {
return ""
}
//
func isNotUserfulMessage() -> Bool {
if !self.body.isStart() && !self.isCompleted() && !self.body.isDone() {
return true
}
return false
}
// 获取消息类型
func getType() -> YHAIMessageType {
if let contentType = dataDict["contentType"] as? Int {
......@@ -187,7 +194,7 @@ class YHAIMessageBody: SmartCodable {
var botId: String = ""
var status: String = ""
var type: String = ""
var cardsInfo: YHAIListinfoModel?
var cardsInfo: YHAIListInfoModel?
var imageInfo: YHAIImageInfo?
func isStart() -> Bool {
......@@ -213,17 +220,24 @@ class YHAIMessageBody: SmartCodable {
// }
}
class YHAIListinfoModel: SmartCodable {
enum YHAIJumpPageType: String {
case customerHeart = "customerVoice" // APP客户心声
case galaxySelect = "productList" // APP-首页银河甄选
}
class YHAIListInfoModel: SmartCodable {
var title: String = ""
var icon: String = ""
var description: String = ""
var btnText: String = ""
var list: [YHAIListItemModel] = []
var redirectMode: Int = 0
var redirectMode: Int = 0 // 跳转模式 0: 不跳转 1:web页面跳转 2:APP跳转 3:Agent跳转
// customerVoice -> APP客户心声 productList -> APP-首页银河甄选
var redirectPath: String = ""
var businessType: String = ""
// 是否是测评
func isEvaluation() -> Bool {
return businessType == "evaluation"
......@@ -239,11 +253,12 @@ class YHAIListItemModel: SmartCodable {
var title: String = ""
var cover: String = ""
var description: String = ""
var redirectMode: Int = 0
var redirectMode: Int = 0 // 跳转模式 0: 不跳转 1:web页面跳转 2:APP跳转 3:Agent跳转
// customerVoice -> APP客户心声 productList -> APP-首页银河甄选
var redirectPath: String = ""
var tags: [YHProductTag] = []
var original_price: Int = 0
var discount_price: Int = 0
var originalPrice: Int = 0
var discountPrice: Int = 0
required init() {
......
......@@ -60,6 +60,9 @@ class YHAICardItemView: UIView {
func createUI() {
let tap = UITapGestureRecognizer(target: self, action: #selector(didItemViewClicked))
self.addGestureRecognizer(tap)
self.addSubview(lineView)
self.addSubview(cardImgView)
self.addSubview(cardTitleLabel)
......@@ -91,6 +94,12 @@ class YHAICardItemView: UIView {
make.right.equalTo(-16)
make.bottom.equalTo(-16)
}
}
@objc func didItemViewClicked() {
YHAIJumpPageTool.jumpPageWithType(0, mode: cardModel.redirectMode, path: cardModel.redirectPath) {
dict in
}
}
}
......@@ -12,6 +12,15 @@ class YHAIChatBannerCollectionCell: UICollectionViewCell {
static let cellReuseIdentifier = "YHAIChatBannerCollectionCell"
lazy var bgView: UIView = {
let v = UIView()
v.backgroundColor = .white
v.backgroundColor = .white
v.layer.cornerRadius = 6.0
v.clipsToBounds = true
return v
}()
lazy var titleLabel: UILabel = {
var label = UILabel()
label.font = .PFSC_R(ofSize: 12)
......@@ -36,11 +45,13 @@ class YHAIChatBannerCollectionCell: UICollectionViewCell {
private func setupUI() {
contentView.backgroundColor = .white
contentView.layer.cornerRadius = 6.0
contentView.addSubview(shadowView)
contentView.addSubview(titleLabel)
contentView.addSubview(bgView)
bgView.addSubview(titleLabel)
bgView.snp.makeConstraints { make in
make.edges.equalToSuperview()
}
shadowView.snp.makeConstraints { make in
make.edges.equalToSuperview()
......
......@@ -12,6 +12,13 @@ import VisualEffectView
class YHAIChatBannerItemCell: FSPagerViewCell {
var model = YHAIChatBannerItem() {
didSet {
titleLabel.text = model.title
subtitleLabel.text = model.desc
}
}
static let cellReuseIdentifier = "YHAIChatBannerItemCell"
lazy var effectView:VisualEffectView = {
......@@ -22,14 +29,6 @@ class YHAIChatBannerItemCell: FSPagerViewCell {
return visualEffectView
}()
lazy var bannerImagV: UIImageView = {
let imagV : UIImageView = UIImageView()
imagV.contentMode = .scaleAspectFill
imagV.clipsToBounds = true
imagV.image = UIImage(named: "global_default_image")
return imagV
}()
lazy var titleLabel: UILabel = {
let lable = UILabel()
lable.font = UIFont.PFSC_B(ofSize: 14)
......@@ -62,11 +61,6 @@ class YHAIChatBannerItemCell: FSPagerViewCell {
contentView.layer.shadowOpacity = 0
contentView.layer.shadowOffset = .zero
contentView.addSubview(bannerImagV)
bannerImagV.snp.makeConstraints { make in
make.edges.equalToSuperview()
}
contentView.addSubview(effectView)
effectView.snp.makeConstraints { make in
make.bottom.left.right.equalToSuperview()
......
......@@ -9,23 +9,63 @@
import UIKit
import FSPagerView
class YHAIChatBannerItem {
var id: Int = 0
var title: String = ""
var desc: String = ""
var msg: String = ""
required init(id: Int = 0, title: String = "", desc: String = "", msg: String = "") {
self.id = id
self.title = title
self.desc = desc
self.msg = msg
}
}
class YHAIChatBannerView: UIView {
static let bannerHeight = 242.0
static let bannersHeight = 95.0
let cellHeight: CGFloat = 33.0 // 单元格的固定高度
var selectFlowMsgBlock:((String)->())?
var selectBannerItemBlock:((YHAIChatBannerItem)->())?
var items:[String] = [] {
var messages:[String] = [] {
didSet {
layout.dataSource = items
layout.dataSource = messages
collectionView.reloadData()
}
}
var dataArr: [YHBannerModel] = [] {
lazy var bgImgV: UIImageView = {
let imagV : UIImageView = UIImageView()
imagV.contentMode = .scaleAspectFill
imagV.clipsToBounds = true
imagV.image = UIImage(named: "ai_chat_header_bg")
return imagV
}()
lazy var rolerImgV: UIImageView = {
let imagV : UIImageView = UIImageView()
imagV.contentMode = .scaleAspectFill
imagV.clipsToBounds = true
imagV.image = UIImage(named: "ai_chat_header_role")
return imagV
}()
lazy var arrowImgV: UIImageView = {
let imagV : UIImageView = UIImageView()
imagV.contentMode = .scaleAspectFill
imagV.clipsToBounds = true
imagV.image = UIImage(named: "ai_chat_heaer_banner_arrow")
return imagV
}()
var bannerArr: [YHAIChatBannerItem] = [] {
didSet {
// 设置为0是先停掉自动滑动定时器
bannerView.automaticSlidingInterval = 0
self.indicatorView.indicatorItems = self.dataArr.count
self.indicatorView.indicatorItems = self.bannerArr.count
bannerView.reloadData()
// 指定指示器为第一个
self.indicatorView.curIndicatorIndex = 0
......@@ -46,12 +86,16 @@ class YHAIChatBannerView: UIView {
view.isInfinite = true
view.automaticSlidingInterval = bannerSildingInterval
view.register(YHAIChatBannerItemCell.self, forCellWithReuseIdentifier: YHAIChatBannerItemCell.cellReuseIdentifier)
view.itemSize = CGSizeMake(KScreenWidth-40.0, YHAIChatBannerView.bannerHeight)//FSPagerView.automaticSize
view.itemSize = CGSizeMake(KScreenWidth-40.0, YHAIChatBannerView.bannersHeight)//FSPagerView.automaticSize
view.layer.cornerRadius = 4.0
view.clipsToBounds = true
return view
}()
lazy var indicatorView : YHHomeBannerIndicatorView = {
let view = YHHomeBannerIndicatorView()
view.normalColor = .init(hex: 0x6D788A)
view.selectedColor = .brandMainColor
return view
}()
......@@ -84,15 +128,34 @@ class YHAIChatBannerView: UIView {
}
func createUI() {
addSubview(bgImgV)
addSubview(rolerImgV)
addSubview(bannerView)
bannerView.snp.makeConstraints { make in
make.top.equalTo(10)
bannerView.addSubview(indicatorView)
bannerView.addSubview(arrowImgV)
bgImgV.snp.makeConstraints { make in
make.top.equalTo(0)
make.left.equalTo(20)
make.right.equalTo(-20)
make.height.equalTo(YHAIChatBannerView.bannerHeight)
make.height.equalTo(242)
}
rolerImgV.snp.makeConstraints { make in
make.top.equalTo(0)
make.right.equalTo(-10)
make.width.equalTo(200)
make.height.equalTo(180)
}
bannerView.snp.makeConstraints { make in
make.bottom.equalTo(bgImgV)
make.left.equalTo(22)
make.right.equalTo(-22)
make.height.equalTo(YHAIChatBannerView.bannersHeight)
}
bannerView.addSubview(indicatorView)
indicatorView.snp.makeConstraints { make in
make.left.right.equalToSuperview()
make.height.equalTo(2)
......@@ -100,6 +163,13 @@ class YHAIChatBannerView: UIView {
}
bannerView.reloadData()
arrowImgV.snp.makeConstraints { make in
make.right.equalTo(-20)
make.width.equalTo(12)
make.height.equalTo(4)
make.bottom.equalTo(-40)
}
addSubview(collectionView)
collectionView.snp.makeConstraints { make in
make.left.equalTo(20)
......@@ -123,12 +193,14 @@ class YHAIChatBannerView: UIView {
extension YHAIChatBannerView: FSPagerViewDataSource, FSPagerViewDelegate {
public func numberOfItems(in pagerView: FSPagerView) -> Int {
return self.dataArr.count
return self.bannerArr.count
}
public func pagerView(_ pagerView: FSPagerView, cellForItemAt index: Int) -> FSPagerViewCell {
let cell = pagerView.dequeueReusableCell(withReuseIdentifier: YHAIChatBannerItemCell.cellReuseIdentifier, at: index) as! YHAIChatBannerItemCell
if index < dataArr.count {
if index < bannerArr.count {
let model = bannerArr[index]
cell.model = model
}
return cell
}
......@@ -137,7 +209,9 @@ extension YHAIChatBannerView: FSPagerViewDataSource, FSPagerViewDelegate {
func pagerView(_ pagerView: FSPagerView, didSelectItemAt index: Int) {
pagerView.deselectItem(at: index, animated: true)
pagerView.scrollToItem(at: index, animated: true)
if index >= dataArr.count {
if 0 <= index, index < bannerArr.count {
let model = bannerArr[index]
selectBannerItemBlock?(model)
return
}
}
......@@ -156,7 +230,7 @@ extension YHAIChatBannerView: UICollectionViewDelegate, UICollectionViewDataSour
// 返回单元格数量
func collectionView(_ collectionView: UICollectionView, numberOfItemsInSection section: Int) -> Int {
return items.count
return messages.count
}
// 返回每个单元格的大小
......@@ -168,15 +242,16 @@ extension YHAIChatBannerView: UICollectionViewDelegate, UICollectionViewDataSour
// 返回自定义单元格
func collectionView(_ collectionView: UICollectionView, cellForItemAt indexPath: IndexPath) -> UICollectionViewCell {
let cell = collectionView.dequeueReusableCell(withReuseIdentifier: YHAIChatBannerCollectionCell.cellReuseIdentifier, for: indexPath) as! YHAIChatBannerCollectionCell
if 0 <= indexPath.item && indexPath.item < items.count {
cell.titleLabel.text = items[indexPath.item]
if 0 <= indexPath.item && indexPath.item < messages.count {
cell.titleLabel.text = messages[indexPath.item]
}
return cell
}
func collectionView(_ collectionView: UICollectionView, didSelectItemAt indexPath: IndexPath) {
if 0 <= indexPath.item && indexPath.item < items.count {
let text = items[indexPath.item]
if 0 <= indexPath.item && indexPath.item < messages.count {
let text = messages[indexPath.item]
selectFlowMsgBlock?(text)
}
}
}
......@@ -7,6 +7,7 @@
//
import UIKit
import Lottie
class YHAITextMessageCell: UITableViewCell {
......@@ -39,6 +40,7 @@ class YHAITextMessageCell: UITableViewCell {
}
isNeedShowCopyView = false
isNeedShowLoadingView = false
} else {
......@@ -62,9 +64,12 @@ class YHAITextMessageCell: UITableViewCell {
if message.getType() == .recommendText {
isNeedShowCopyView = false
isNeedShowLoadingView = false
} else {
isNeedShowCopyView = message.isDone
let complete = message.isCompleted() || message.isDone
isNeedShowLoadingView = !complete
}
}
......@@ -79,13 +84,25 @@ class YHAITextMessageCell: UITableViewCell {
copyContentView.snp.remakeConstraints { make in
make.left.equalTo(0)
make.right.equalTo(0)
make.top.equalTo(messageLabel.snp.bottom).offset(16)
make.top.equalTo(loadingImgView.snp.bottom).offset(16)
make.height.equalTo(isNeedShowCopyView ? 37.0 : 0.0)
make.bottom.equalTo(0)
}
}
}
var isNeedShowLoadingView: Bool = false {
didSet {
loadingImgView.isHidden = !isNeedShowLoadingView
loadingImgView.snp.remakeConstraints { make in
make.right.equalTo(-16)
make.width.equalTo(26)
make.height.equalTo(isNeedShowLoadingView ? 18 : 0)
make.top.equalTo(messageLabel.snp.bottom).offset(isNeedShowLoadingView ? 6 : 0)
}
}
}
lazy var whiteContentView: UIView = {
let v = UIView()
v.backgroundColor = .white
......@@ -156,6 +173,14 @@ class YHAITextMessageCell: UITableViewCell {
return v
}()
let loadingImgView: LottieAnimationView! = {
let lottieView = LottieAnimationView(name: "ai_chat_loading")
lottieView.loopMode = .loop
lottieView.contentMode = .scaleAspectFit
lottieView.play()
return lottieView
}()
@objc func didCopyTextButtonClicked() {
let text = message.body.contentText
let pasteBoard = UIPasteboard.general
......@@ -186,6 +211,7 @@ class YHAITextMessageCell: UITableViewCell {
contentView.addSubview(rightAngleView)
contentView.addSubview(whiteContentView)
whiteContentView.addSubview(messageLabel)
whiteContentView.addSubview(loadingImgView)
whiteContentView.addSubview(copyContentView)
shadowView.snp.makeConstraints { make in
......@@ -210,9 +236,16 @@ class YHAITextMessageCell: UITableViewCell {
make.top.equalTo(16)
}
loadingImgView.snp.makeConstraints { make in
make.right.equalTo(-16)
make.width.equalTo(26)
make.height.equalTo(18)
make.top.equalTo(messageLabel.snp.bottom).offset(6)
}
copyContentView.snp.makeConstraints { make in
make.left.equalTo(0)
make.top.equalTo(messageLabel.snp.bottom).offset(16)
make.top.equalTo(loadingImgView.snp.bottom).offset(16)
make.height.equalTo(0)
make.bottom.equalTo(0)
}
......
......@@ -8,13 +8,56 @@
import UIKit
class YHAIJumpPageTool {
// type = 0 // 0 普通 1 测评
static func jumpPageWithType(_ type:Int = 0, mode: Int, path: String, block:(([String:Any])->())?) {
printLog("type:\(type) mdde:\(mode) path:\(path)")
if mode == 1 { //
if !path.isEmpty {
let vc = YHH5WebViewVC()
vc.url = path
if type == 1 {
vc.isPushed = false
vc.isFullScreenFlag = true
vc.isHideNavigationBar = true
vc.evaluationResultCallback = {
dict in
block?(dict)
UIViewController.current?.present(vc, animated: true)
}
} else {
UIViewController.current?.navigationController?.pushViewController(vc, animated: true)
}
}
} else if mode == 2 {
// customerVoice -> APP客户心声 productList -> APP-首页银河甄选
if path == YHAIJumpPageType.customerHeart.rawValue {
//客户心声
let vc = YHOtherServiceViewController()
vc.classID = 5
UIViewController.current?.navigationController?.pushViewController(vc)
} else if path == YHAIJumpPageType.galaxySelect.rawValue {
// 银河甄选
let vc = YHSelectViewController()
vc.hideFlag = false
UIViewController.current?.navigationController?.pushViewController(vc, animated: true)
}
}
}
}
class YHCardMessageCell: UITableViewCell {
static let cellReuseIdentifier = "YHCardMessageCell"
var evaluationResultCallback: ((Dictionary<String, Any>)->()) = { dic in }
var cardListModel = YHAIListinfoModel() {
var cardListModel = YHAIListInfoModel() {
didSet {
iconImgView.sd_setImage(with: URL(string: cardListModel.icon))
titleLabel.text = cardListModel.title
......@@ -99,17 +142,14 @@ class YHCardMessageCell: UITableViewCell {
}()
@objc func didBottomButtonClicked() {
if !cardListModel.redirectPath.isEmpty {
let vc = YHH5WebViewVC()
vc.isFullScreenFlag = true
vc.isHideNavigationBar = true
vc.url = cardListModel.redirectPath
vc.evaluationResultCallback = {
[weak self] dict in
guard let self = self else { return }
self.evaluationResultCallback(dict)
}
UIViewController.current?.present(vc, animated: true)
var type = 0
if cardListModel.isEvaluation() {
type = 1
}
YHAIJumpPageTool.jumpPageWithType(type, mode: cardListModel.redirectMode, path: cardListModel.redirectPath) {
dict in
self.evaluationResultCallback(dict)
}
}
......
......@@ -11,7 +11,7 @@ class YHFixProductListMessageCell: UITableViewCell {
static let cellReuseIdentifier = "YHFixProductMessageCell"
var listModel = YHAIListinfoModel() {
var listModel = YHAIListInfoModel() {
didSet {
iconImgView.sd_setImage(with: URL(string: listModel.icon))
titleLabel.text = listModel.title
......
......@@ -16,9 +16,9 @@ class YHProductItemView: UIView {
iconImgView.sd_setImage(with: URL(string: productModel.cover), placeholderImage: UIImage(named: "global_default_image"))
titleLabel.text = productModel.title
let aa: ASAttributedString = .init("¥", .font(UIFont(name: "DINAlternate-Bold", size: 14)!),.foreground(UIColor.mainTextColor))
let bb: ASAttributedString = .init("\(productModel.discount_price)", .font(UIFont(name: "DINAlternate-Bold", size: 20)!),.foreground(UIColor.mainTextColor))
let bb: ASAttributedString = .init("\(productModel.discountPrice)", .font(UIFont(name: "DINAlternate-Bold", size: 20)!),.foreground(UIColor.mainTextColor))
let cc: ASAttributedString = .init(" ", .font(UIFont(name: "DINAlternate-Bold", size: 14)!),.foreground(UIColor.init(hex: 0xB9C1CC)))
let dd: ASAttributedString = .init("¥\(productModel.original_price)", .font(UIFont(name: "DINAlternate-Bold", size: 14)!),.foreground(UIColor.init(hex: 0xB9C1CC)), .strikethrough(.single))
let dd: ASAttributedString = .init("¥\(productModel.originalPrice)", .font(UIFont(name: "DINAlternate-Bold", size: 14)!),.foreground(UIColor.init(hex: 0xB9C1CC)), .strikethrough(.single))
priceLabel.attributed.text = aa+bb+cc+dd
tagContentView.removeSubviews()
......@@ -93,6 +93,10 @@ class YHProductItemView: UIView {
vc.url = productModel.redirectPath
UIViewController.current?.navigationController?.pushViewController(vc)
}
YHAIJumpPageTool.jumpPageWithType(0, mode: productModel.redirectMode, path: productModel.redirectPath) {
dict in
}
}
func createUI() {
......
......@@ -12,7 +12,7 @@ class YHProductListMessageCell: UITableViewCell {
static let cellReuseIdentifier = "YHProductListMessageCell"
var listModel = YHAIListinfoModel() {
var listModel = YHAIListInfoModel() {
didSet {
iconImgView.sd_setImage(with: URL(string: listModel.icon))
titleLabel.text = listModel.title
......@@ -111,11 +111,8 @@ class YHProductListMessageCell: UITableViewCell {
@objc func didMoreButtonClicked() {
if !listModel.redirectPath.isEmpty {
let vc = YHH5WebViewVC()
vc.isFullScreenFlag = false
vc.url = listModel.redirectPath
UIViewController.current?.navigationController?.pushViewController(vc)
YHAIJumpPageTool.jumpPageWithType(0, mode: listModel.redirectMode, path: listModel.redirectPath) {
dict in
}
}
......
......@@ -31,8 +31,8 @@ class YHHomeBannerIndicatorView: UIView {
}
private var arrViews : [UIView] = []
private var normalColor : UIColor = UIColor(hex: 0xffffff, alpha: 0.3)
private var selectedColor : UIColor = UIColor(hex: 0xffffff)
var normalColor : UIColor = UIColor(hex: 0xffffff, alpha: 0.3)
var selectedColor : UIColor = UIColor(hex: 0xffffff)
lazy var subHoldView: UIView = {
let view = UIView()
......
......@@ -120,6 +120,9 @@ class YHH5WebViewVC: YHBaseViewController, WKUIDelegate, WKNavigationDelegate {
//6、是否展示 导航栏上的title
var showNavigationTitleFlag : Bool = true
// 是否push进来
var isPushed : Bool = true
//22、禁用全局手势
private var disableFullScreenGestureFlag : Bool = false
......@@ -519,11 +522,13 @@ extension YHH5WebViewVC {
printLog("web evaluation:\n")
printLog("\(dic)")
self.evaluationResultCallback?(dic)
self.dismiss(animated: true)
} else {
self.dismiss(animated: true)
}
if isPushed {
self.navigationController?.popViewController(animated: true)
} else {
self.dismiss(animated: true)
}
}
//22、禁用全局手势返回
......
......@@ -32,12 +32,6 @@ class YHBasePlayerViewController: YHBaseViewController {
return view
}()
private(set) lazy var controlView: YHPlayerControlView = {
let view = YHPlayerControlView()
view.delegate = self
return view
}()
lazy var topBarView: YHPlayerTopBarView = {
let view = YHPlayerTopBarView(frame: CGRect(x: 0, y: 0, width: KScreenWidth, height: k_Height_NavigationtBarAndStatuBar))
return view
......@@ -51,13 +45,12 @@ class YHBasePlayerViewController: YHBaseViewController {
override func viewDidLoad() {
super.viewDidLoad()
setupUI()
setupGestures()
//setupGestures()
setupNotifications()
}
override func viewWillAppear(_ animated: Bool) {
super.viewWillAppear(animated)
// navigationController?.setNavigationBarHidden(true, animated: animated)
gk_navBarAlpha = 0
gk_navigationBar.isHidden = true
view.backgroundColor = .black
......@@ -65,7 +58,6 @@ class YHBasePlayerViewController: YHBaseViewController {
override func viewWillDisappear(_ animated: Bool) {
super.viewWillDisappear(animated)
// navigationController?.setNavigationBarHidden(false, animated: animated)
gk_navBarAlpha = 1
gk_navigationBar.isHidden = false
view.backgroundColor = .black
......@@ -84,7 +76,6 @@ class YHBasePlayerViewController: YHBaseViewController {
view.backgroundColor = .black
view.addSubview(containerView)
containerView.addSubview(playerView)
containerView.addSubview(controlView)
containerView.addSubview(topBarView)
setupConstraints()
}
......@@ -98,10 +89,6 @@ class YHBasePlayerViewController: YHBaseViewController {
make.edges.equalToSuperview()
}
controlView.snp.makeConstraints { make in
make.edges.equalToSuperview()
}
topBarView.snp.makeConstraints { make in
make.top.left.right.equalToSuperview()
make.height.equalTo(k_Height_NavigationtBarAndStatuBar)
......@@ -120,7 +107,7 @@ class YHBasePlayerViewController: YHBaseViewController {
private func toggleControls() {
isControlsVisible.toggle()
controlView.showControls(isControlsVisible)
//controlView.showControls(isControlsVisible)
resetControlsAutoHideTimer()
}
......@@ -135,49 +122,10 @@ class YHBasePlayerViewController: YHBaseViewController {
private func hideControls() {
isControlsVisible = false
controlView.showControls(false)
//controlView.showControls(false)
}
}
// MARK: - YHPlayerControlViewDelegate
extension YHBasePlayerViewController: YHPlayerControlViewDelegate {
func playerControlView(_ view: YHPlayerControlView, didTapBack button: UIButton) {
if let navigationController = navigationController {
navigationController.popViewController(animated: true)
} else {
dismiss(animated: true)
}
}
func playerControlView(_ view: YHPlayerControlView, didTapPlay button: UIButton) {
if player?.getPlayState() == .playing {
YHPlayerManager.shared.pause()
} else {
YHPlayerManager.shared.resume()
}
}
func playerControlView(_ view: YHPlayerControlView, didSeekTo position: Float) {
guard let player = player else { return }
let duration = player.getDuration()
let targetPosition = Int(Float(duration) * position)
player.playerKit?.seek(toPosition: targetPosition)
}
func playerControlView(_ view: YHPlayerControlView, didChangeQuality quality: YHVideoQuality) {
// 由子类实现
}
func playerControlView(_ view: YHPlayerControlView, didTapFullscreen button: UIButton) {
if UIDevice.current.orientation.isPortrait {
let value = UIInterfaceOrientation.landscapeRight.rawValue
UIDevice.current.setValue(value, forKey: "orientation")
} else {
let value = UIInterfaceOrientation.portrait.rawValue
UIDevice.current.setValue(value, forKey: "orientation")
}
}
}
// MARK: - Notifications
extension YHBasePlayerViewController {
......
......@@ -6,119 +6,6 @@
// Copyright © 2024 https://www.galaxy-immi.com. All rights reserved.
//
//import AgoraRtcKit
//import Foundation
//
//// MARK: - 播放器类型
//
//enum YHPlayerType {
// case main
// case secondary
//}
//
//protocol YHPlayerDelegate: AnyObject {
// func player(_ player: YHPlayer, didChangedToState state: AgoraMediaPlayerState, reason: AgoraMediaPlayerReason)
// func player(_ player: YHPlayer, didChangedToPosition position: Int)
// func player(_ player: YHPlayer, didReceiveVideoSize size: CGSize)
//}
//
//// MARK: - 播放器实例封装
//
//class YHPlayer {
// weak var delegate: YHPlayerDelegate?
// let type: YHPlayerType
// var playerKit: AgoraRtcMediaPlayerProtocol?
// weak var agoraKit: AgoraRtcEngineKit?
//
// private(set) var currentURL: String?
// weak var currentPlayView: UIView?
// private(set) var currentTitle: String?
// private(set) var currentChannelId: String?
// private(set) var currentUid: UInt?
// private(set) var isJoined: Bool = false
//
// var isMuted: Bool {
// get { playerKit?.getMute() ?? false }
// set { playerKit?.mute(newValue) }
// }
//
// init(type: YHPlayerType, playerKit: AgoraRtcMediaPlayerProtocol?, agoraKit: AgoraRtcEngineKit?) {
// self.type = type
// self.playerKit = playerKit
// self.agoraKit = agoraKit
// // 基础设置
// playerKit?.setLoopCount(-1)
// }
//
// func setPlayView(_ view: UIView?) {
// currentPlayView = view
// playerKit?.setRenderMode(.fit)
// playerKit?.setView(view)
// }
//
// func setJoinInfo(channelId: String, uid: UInt) {
// currentChannelId = channelId
// currentUid = uid
// isJoined = true
// }
//
// func clearJoinInfo() {
// currentChannelId = nil
// currentUid = nil
// isJoined = false
// }
//
// func play(url: String, title: String? = nil) {
// currentURL = url
// currentTitle = title
// let mediaSource = AgoraMediaSource()
// mediaSource.url = url
// mediaSource.autoPlay = true
// let result = playerKit?.open(with: mediaSource)
// if result == 0 {
// playerKit?.play()
// }
// }
//
// func stop() {
// playerKit?.stop()
// currentPlayView = nil
// currentURL = nil
// currentTitle = nil
// }
//
// func pause() {
// playerKit?.pause()
// }
//
// func resume() {
// playerKit?.play()
// }
//
// func reset() {
// stop()
// setPlayView(nil)
// delegate = nil
// }
//
// func releasePlayer() {
// reset()
// playerKit = nil
// }
//
// func getPosition() -> Int {
// return playerKit?.getPosition() ?? 0
// }
//
// func getDuration() -> Int {
// return playerKit?.getDuration() ?? 0
// }
//
// func getPlayState() -> AgoraMediaPlayerState {
// return playerKit?.getPlayerState() ?? .idle
// }
//}
import AgoraRtcKit
import Foundation
......@@ -132,6 +19,7 @@ protocol YHPlayerDelegate: AnyObject {
func player(_ player: YHPlayer, didChangedToState state: AgoraMediaPlayerState, reason: AgoraMediaPlayerReason)
func player(_ player: YHPlayer, didChangedToPosition position: Int)
func player(_ player: YHPlayer, didReceiveVideoSize size: CGSize)
func player(_ player: YHPlayer, didChangedTo positionMs: Int, atTimestamp timestampMs: TimeInterval)
}
// MARK: - 播放器实例封装
......@@ -234,10 +122,13 @@ class YHPlayer {
currentTitle = nil
}
func play(url: String, title: String? = nil) {
func play(url: String, title: String? = nil, view: UIView?) {
currentURL = url
currentTitle = title
lastPlaybackInfo = (url, title) // 保存播放信息
currentPlayView = view
playerKit?.setRenderMode(.fit)
playerKit?.setView(view)
let mediaSource = AgoraMediaSource()
mediaSource.url = url
......@@ -271,7 +162,7 @@ class YHPlayer {
func resume(withNewView view: UIView) {
// 设置新的播放视图
setPlayView(view)
//setPlayView(view)
// 如果有频道信息,通知 Manager 重新加入频道
if let token = currentToken,
......@@ -286,7 +177,7 @@ class YHPlayer {
// 如果有上次的播放信息,重新播放
if let lastInfo = lastPlaybackInfo,
let url = lastInfo.url {
play(url: url, title: lastInfo.title)
play(url: url, title: lastInfo.title, view: view)
}
}
......
......@@ -106,7 +106,7 @@ class YHPlayerManager: NSObject {
if let view = view {
player.setPlayView(view)
}
player.play(url: url, title: title)
player.play(url: url, title: title, view: view)
}
func pause(type: YHPlayerType = .main) {
......@@ -292,7 +292,7 @@ class YHPlayerManager: NSObject {
exitFloating()
if let url = playbackInfo.url {
player.play(url: url, title: playbackInfo.title)
player.play(url: url, title: playbackInfo.title, view: playerVC.playerView)
}
present(playerVC, from: sourceView)
......@@ -329,7 +329,7 @@ class YHPlayerManager: NSObject {
let channelId = playbackInfo.channelId, let uid = playbackInfo.uid, !token.isEmpty, !channelId.isEmpty {
joinChannel(for: player, token: token, channelId: channelId, uid: uid)
} else if let url = playbackInfo.url, url.count > 0 {
player.play(url: url, title: playbackInfo.title)
player.play(url: url, title: playbackInfo.title, view: playerVC.playerView)
}
present(navVC, from: sourceView)
......@@ -339,32 +339,13 @@ class YHPlayerManager: NSObject {
guard let window = UIApplication.shared.yhKeyWindow() else { return }
let playerType = determinePlayerType(for: .floating)
let player: YHPlayer// = player(for: playerType)
let player: YHPlayer = player(for: playerType)
var updatedInfo = playbackInfo
updatedInfo.scene = .floating
updatedInfo.playerType = playerType
currentPlaybackInfo[playerType] = updatedInfo
// 检查是否存在当前播放器
if let existingPlayer = activePlayers[playerType],
currentPlaybackInfo[playerType] == playbackInfo {
// 使用现有播放器
player = existingPlayer
} else {
// 创建新播放器
player = self.player(for: playerType)
// 加入频道
if let token = playbackInfo.token,
let channelId = playbackInfo.channelId,
let uid = playbackInfo.uid, !token.isEmpty, !channelId.isEmpty {
joinChannel(for: player, token: token, channelId: channelId, uid: uid)
} else if let url = playbackInfo.url, !url.isEmpty {
player.play(url: url, title: playbackInfo.title)
}
}
// // 加入频道
// if let token = playbackInfo.token,
// let channelId = playbackInfo.channelId, let uid = playbackInfo.uid, !token.isEmpty, !channelId.isEmpty {
......@@ -392,6 +373,15 @@ class YHPlayerManager: NSObject {
// 计算目标位置
let targetFrame = floatingWindow.calculateInitialFrame()
// 检查是否存在当前播放器
// 加入频道
if let token = playbackInfo.token,
let channelId = playbackInfo.channelId,
let uid = playbackInfo.uid, !token.isEmpty, !channelId.isEmpty {
joinChannel(for: player, token: token, channelId: channelId, uid: uid)
} else if let url = playbackInfo.url, !url.isEmpty {
player.play(url: url, title: playbackInfo.title, view: floatingWindow.contentView)
}
// 执行动画
let showFloatingWindow = {
......@@ -417,6 +407,14 @@ class YHPlayerManager: NSObject {
floatingWindow.player = player
floatingWindow.playbackInfo = updatedInfo
self.floatingWindow = floatingWindow
// 检查是否存在当前播放器
if let token = playbackInfo.token,
let channelId = playbackInfo.channelId,
let uid = playbackInfo.uid, !token.isEmpty, !channelId.isEmpty {
joinChannel(for: player, token: token, channelId: channelId, uid: uid)
} else if let url = playbackInfo.url, !url.isEmpty {
player.play(url: url, title: playbackInfo.title, view: floatingWindow.contentView)
}
let showFloatingWindow = {
floatingWindow.show(in: window)
......@@ -448,7 +446,7 @@ class YHPlayerManager: NSObject {
let channelId = playbackInfo.channelId, let uid = playbackInfo.uid, !token.isEmpty, !channelId.isEmpty {
joinChannel(for: player, token: token, channelId: channelId, uid: uid)
} else if let url = playbackInfo.url, !url.isEmpty {
player.play(url: url, title: playbackInfo.title)
player.play(url: url, title: playbackInfo.title, view: view)
}
}
......@@ -487,6 +485,12 @@ extension YHPlayerManager: AgoraRtcMediaPlayerDelegate {
player.delegate?.player(player, didChangedToPosition: position)
}
}
func AgoraRtcMediaPlayer(_ playerKit: any AgoraRtcMediaPlayerProtocol, didChangedTo positionMs: Int, atTimestamp timestampMs: TimeInterval) {
if let player = activePlayers.values.first(where: { $0.playerKit === playerKit }) {
player.delegate?.player(player, didChangedTo: positionMs, atTimestamp: timestampMs)
}
}
func AgoraRtcMediaPlayer(_ playerKit: AgoraRtcMediaPlayerProtocol,
infoUpdated info: AgoraMediaPlayerUpdatedInfo) {
......
......@@ -22,6 +22,11 @@ enum YHChatRoomCustomEvent: String {
case liveGoodsRefresh = "chatRoomCustomEventLiveGoodsRefresh"
}
struct YHChatRoomCustomLocal {
static let tipsEvent = "YHLiveRoomTips"
static let tipsKey = "tips"
}
class YHIMHelper: NSObject {
static let didLoginEaseIMSuccess = Notification.Name("com.YHIMHelper.didLoginEaseIMSuccess")
static let didLogOutEaseIM = Notification.Name("com.YHIMHelper.didLogOutEaseIM")
......
//
// YHLiveCreateOrderModel.swift
// galaxy
//
// Created by alexzzw on 2024/12/4.
// Copyright © 2024 https://www.galaxy-immi.com. All rights reserved.
//
import Foundation
import SmartCodable
class YHLiveCreateOrderModel: SmartCodable {
var id: Int = 0
required init() {
}
}
......@@ -75,6 +75,7 @@ class YHLiveGoodsItem: SmartCodable {
var linePrice: String = ""
var sn: String = ""
var banner: String = ""
var flag: Int = 0
required init() {
}
......
......@@ -14,9 +14,11 @@ class YHRecordedDetailModel: SmartCodable {
var avatar: String = ""
var access_num: Int = 0
var tips: String = ""
var subject: String = ""
var recorded_url: String = ""
var recorded_cover: String = ""
var recorded_image: String = ""
var recorded_title: String = ""
var recorded_h5_url: String = ""
var goods: [YHLiveGoodsItem] = []
var recordedVideoCate: [YHRecordedVideoCategoryItem] = []
var recordedVideoSlice: [YHRecordedVideoSliceItem] = []
......@@ -34,8 +36,8 @@ class YHRecordedVideoCategoryItem: SmartCodable {
}
class YHRecordedVideoSliceItem: SmartCodable {
var startSecond: String = ""
var endSecond: String = ""
var start_second: Int = 0
var end_second: Int = 0
var tag: String = ""
var index: Int = 0
......
......@@ -67,4 +67,10 @@ class YHLiveMessageCell: UITableViewCell {
let contentAtt = ASAttributedString(string: content, .foreground(UIColor.white), .font(UIFont.PFSC_R(ofSize: 13)))
contentLabel.attributed.text = nickAtt + contentAtt
}
func configureTipsMessage(_ tips: String) {
let tipsIcon = ASAttributedString.init(.image(UIImage(named: "live_msg_tips_icon") ?? UIImage(), .custom(.offset(CGPoint(x: 0, y: -4.0)), size: .init(width: 32, height: 18))))
let contentAtt = (tipsIcon + ASAttributedString(string: tips, .foreground(UIColor.white), .font(UIFont.PFSC_R(ofSize: 13))))
contentLabel.attributed.text = contentAtt
}
}
......@@ -107,8 +107,11 @@ extension YHLiveMessageListView: UITableViewDelegate, UITableViewDataSource {
printLog(body.text)
printLog("\(nickName) : \(body.text)")
content = body.text
cell.configureNormalMessage(nickName, content)
} else if let body = message.body as? EMCustomMessageBody, body.event == YHChatRoomCustomLocal.tipsEvent, let customExt = body.customExt, let tips = customExt[YHChatRoomCustomLocal.tipsKey] {
cell.configureTipsMessage(tips)
}
cell.configureNormalMessage(nickName, content)
return cell
}
}
......@@ -12,6 +12,7 @@ import AttributedString
class YHLiveShopView: UIView {
var closeEvent: (() -> Void)?
var backData: ((Int) -> Void)?
var buyData: ((Int) -> Void)?
var centerView: UIView!
var titleLabel: UILabel!
var subTitleLabel: UILabel!
......@@ -175,7 +176,11 @@ extension YHLiveShopView: UITableViewDelegate, UITableViewDataSource {
}
let model = dataSource[indexPath.row]
let cell = tableView.dequeueReusableCell(withClass: YHLiveShopViewCell.self)
model.flag = indexPath.row + 1
cell.dataSource = model
cell.buyEvent = { [weak self] in
self?.buyData?(indexPath.row)
}
return cell
}
......@@ -218,7 +223,10 @@ class YHLiveShopViewCell: UITableViewCell {
var subPriceLabel: UILabel!
var flagLabel: UILabel!
var buyButton: UIButton!
var addButton: UIButton!
//var addButton: UIButton!
// var addEvent: (() -> Void)?
var buyEvent: (() -> Void)?
var dataSource: YHLiveGoodsItem = YHLiveGoodsItem() {
didSet {
......@@ -234,6 +242,7 @@ class YHLiveShopViewCell: UITableViewCell {
priceLabel.attributed.text = a + b
let c: ASAttributedString = .init("\(dataSource.price)", .font(UIFont.PFSC_R(ofSize: 14)),.foreground(UIColor(hex:0x8993a2)), .strikethrough(.single))
subPriceLabel.attributed.text = c
flagLabel.text = "\(dataSource.flag)"
}
}
override func awakeFromNib() {
......@@ -305,9 +314,6 @@ class YHLiveShopViewCell: UITableViewCell {
priceLabel = {
let view = UILabel()
// let a: ASAttributedString = .init("¥", .font(UIFont.PFSC_R(ofSize: 14)),.foreground(UIColor.mainTextColor))
// let b: ASAttributedString = .init("61000", .font(UIFont.PFSC_R(ofSize: 20)),.foreground(UIColor.mainTextColor))
// view.attributed.text = a + b
return view
}()
contentView.addSubview(priceLabel)
......@@ -320,8 +326,6 @@ class YHLiveShopViewCell: UITableViewCell {
subPriceLabel = {
let view = UILabel()
// let c: ASAttributedString = .init("¥61000", .font(UIFont.PFSC_R(ofSize: 14)),.foreground(UIColor(hex:0x8993a2)), .strikethrough(.single))
// view.attributed.text = c
return view
}()
contentView.addSubview(subPriceLabel)
......@@ -334,7 +338,6 @@ class YHLiveShopViewCell: UITableViewCell {
flagLabel = {
let label = UILabel()
label.text = "1"
label.textAlignment = .center
label.textColor = .white
label.font = UIFont.PFSC_M(ofSize: 10)
......@@ -366,28 +369,30 @@ class YHLiveShopViewCell: UITableViewCell {
make.height.equalTo(28)
}
addButton = {
let button = UIButton(type: .custom)
button.backgroundColor = UIColor(hex: 0xebf0f9)
button.setImage(UIImage(named: "live_shop_add"), for: .normal)
button.contentHorizontalAlignment = .center
button.addTarget(self, action: #selector(add), for: .touchUpInside)
return button
}()
contentView.addSubview(addButton)
addButton.snp.makeConstraints { make in
make.right.equalTo(-88)
make.width.equalTo(46)
make.bottom.equalTo(centerImageView.snp.bottom)
make.height.equalTo(28)
}
// addButton = {
// let button = UIButton(type: .custom)
// button.backgroundColor = UIColor(hex: 0xebf0f9)
// button.setImage(UIImage(named: "live_shop_add"), for: .normal)
// button.contentHorizontalAlignment = .center
// button.addTarget(self, action: #selector(add), for: .touchUpInside)
// return button
// }()
// contentView.addSubview(addButton)
// addButton.snp.makeConstraints { make in
// make.right.equalTo(-88)
// make.width.equalTo(46)
// make.bottom.equalTo(centerImageView.snp.bottom)
// make.height.equalTo(28)
// }
}
@objc func add() {
//YHHUD.flash(message: "已加入购物车")
}
// @objc func add() {
// addEvent?()
// //YHHUD.flash(message: "已加入购物车")
// }
@objc func buy() {
buyEvent?()
//YHHUD.flash(message: "已买")
}
}
......@@ -19,6 +19,8 @@ class YHLiveSalesViewModel: YHBaseViewModel {
// 获取环信Token信息
var huanXinTokenModel: YHHuanXinTokenModel?
// 快速生成订单
var orderModel: YHLiveCreateOrderModel?
}
extension YHLiveSalesViewModel {
......@@ -175,30 +177,35 @@ extension YHLiveSalesViewModel {
callback(false, err)
}
}
func generateToken(channelName: String, uid: UInt = 0, success: @escaping (String?) -> Void) {
guard let certificate = YhConstant.AgoraRtcKit.certificate, !certificate.isEmpty else {
success(nil)
return
}
let params = ["appCertificate": certificate,
"appId": YhConstant.AgoraRtcKit.appId,
"channelName": channelName,
"expire": 900,
"src": "iOS",
"ts": "".timeStamp,
"type": 1,
"uid": "\(uid)"] as [String: Any]
let strUrl = "https://toolbox.bj2.agoralab.co/v1/token/generate"
_ = YHNetRequest.postRequest(url: strUrl, params: params) { response, code in
/*
注册环信用户 "source": 0, // 1直播 2 录播
"source_id": 0, // 直播或录播id
"product": {
"id": 0
}
*/
func createOrder(source: Int, sourceId: Int, productId: Int, callBackBlock: @escaping (_ orderModel: YHLiveCreateOrderModel?, _ error: YHErrorModel?) -> Void) {
let strUrl = YHBaseUrlManager.shared.curURL() + YHAllApiName.LiveSales.createOrder
let product: [String: Int] = ["id": productId]
let params: [String: Any] = ["source": source, "source_id": sourceId, "product": product]
_ = YHNetRequest.postRequest(url: strUrl, params: params) { [weak self] json, _ in
// 1. json字符串 转 对象
if let dict = response.data?.peel as? [String: String] {
let token = dict["token"]
success(token)
if json.code == 200 {
guard let dic = json.data?.peel as? [String: Any], let resultModel = YHLiveCreateOrderModel.deserialize(from: dic) else {
let err = YHErrorModel(errorCode: YHErrorCode.dictParseError.rawValue, errorMsg: YHErrorCode.dictParseError.description())
callBackBlock(nil, err)
return
}
self?.orderModel = resultModel
callBackBlock(resultModel, nil)
} else {
let err = YHErrorModel(errorCode: Int32(json.code), errorMsg: json.msg.isEmpty ? "" : json.msg)
callBackBlock(nil, err)
}
success(nil)
} failBlock: { err in
success(nil)
callBackBlock(nil, err)
}
}
}
......
......@@ -275,7 +275,6 @@ extension YhConstant {
struct AgoraRtcKit {
static let appId: String = "f1da9c5b9fb946148761278273f43a14"
static let certificate: String? = "1776134c2dcb4d60bc3d1983fef02212"
}
// MARK: - 通知相关 名称
......
......@@ -680,6 +680,8 @@ class YHAllApiName {
static let leaveLiveRoom = "super-app/live/app-live-exit"
// 进入直播间--需求登录
static let joinLiveRoom = "super-app/live/app-live-join"
// 创建订单-立即购买
static let createOrder = "super-app/presale/app/order/create"
}
struct AIChat {
......
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "Mask group@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Mask group@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "Remove-bg.ai_1732537885367 1.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Remove-bg.ai_1732537885367 1@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "Vector 6602@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Vector 6602@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
......@@ -5,12 +5,12 @@
"scale" : "1x"
},
{
"filename" : "Frame.png",
"filename" : "Frame@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Frame-1.png",
"filename" : "Frame@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
......
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "live_icon_pause@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "live_icon_pause@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "live_icon_play@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "live_icon_play@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "live_msg_tips_icon@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "live_msg_tips_icon@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "live_slider_thumb@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "live_slider_thumb@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "live_time_separator@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "live_time_separator@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment