无故事王国
2024-07-04 d7282009847ce7dffcd5ec5c3faf2ef569f75744
DolphinEnglishLearnStudent/Moudle/Home/HomeListenFight_lesson_1_VC.swift
@@ -250,6 +250,7 @@
            //回答正确
            private func answerSuccess(_ cell:ListenFight_lesson_1_CCell){
                        menuView?.snp.removeConstraints()
                        menuView?.playing()
                        let v = cell.view_topHandle.convert(cell.bounds, to: self.view)
                        UIView.animate(withDuration: 0.3) {
                                    self.menuView?.snp.updateConstraints { make in