DolphinEnglishLearnStudent/Other/UIView/StudyHandleView.swift
@@ -46,6 +46,8 @@ func copyView()->StudyHandleView{ let copyV = StudyHandleView.jq_loadNibView() copyV.bounds = self.bounds copyV.tag = self.tag copyV.vioceSoundUrl = self.vioceSoundUrl return copyV }