无故事王国
2023-10-17 77041c81c325c0bc88c94dc28d732f656cc4c885
WanPai/Root/Course/VC/CourseVideoDetailVC.swift
@@ -144,6 +144,7 @@
               self?.label_studyState.backgroundColor = UIColor(hexStr: "#318C10").withAlphaComponent(0.29)
               self?.label_studyState.textColor = UIColor(hexStr: "#318C10")
               self?.timeDuration = 0
               NotificationCenter.default.post(name: UpdateWelfare_Noti, object: nil)
            }).disposed(by: disposeBag)
         }
      }
@@ -158,6 +159,7 @@
               self?.label_studyState.backgroundColor = UIColor(hexStr: "#318C10").withAlphaComponent(0.29)
               self?.label_studyState.textColor = UIColor(hexStr: "#318C10")
               self?.timeDuration = 0
               NotificationCenter.default.post(name: UpdateWelfare_Noti, object: nil)
            }).disposed(by: disposeBag)
         }
      }