Browse Source

开始上课修改为进入教室

Steven 2 months ago
parent
commit
dbd4445049

+ 0 - 3
KulexiuForTeacher/KulexiuForTeacher/Module/Course/MusicRoom/Controller/MusicRoomGroupViewController.m

@@ -227,19 +227,16 @@
         if (rate == 1) {
             self.bgImageView.hidden = YES;
             self.categoryView.backgroundColor = [UIColor whiteColor];
-//            [self changeSortViewColor:[UIColor whiteColor]];
         }
         else {
             self.bgImageView.hidden = NO;
             self.categoryView.backgroundColor = [UIColor clearColor];
-//            [self changeSortViewColor:[UIColor clearColor]];
         }
     }
     else {
         self.navView.backgroundColor = [UIColor clearColor];
         self.bgImageView.hidden = NO;
         self.categoryView.backgroundColor = [UIColor clearColor];
-//        [self changeSortViewColor:[UIColor clearColor]];
     }
 }
 

+ 2 - 2
KulexiuForTeacher/KulexiuForTeacher/Module/Course/MusicRoom/View/MusicRoomCourseListCell.xib

@@ -129,7 +129,7 @@
                                 </constraints>
                                 <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
                                 <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
-                                <state key="normal" title="开始上课"/>
+                                <state key="normal" title="进入教室"/>
                                 <userDefinedRuntimeAttributes>
                                     <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                         <real key="value" value="11"/>
@@ -202,7 +202,7 @@
         </tableViewCell>
     </objects>
     <resources>
-        <image name="course_musicRoom" width="40" height="40"/>
+        <image name="course_musicRoom" width="56" height="56"/>
         <image name="course_time" width="16" height="16"/>
         <image name="merge_next" width="14" height="14"/>
         <systemColor name="systemBackgroundColor">

+ 1 - 1
KulexiuForTeacher/KulexiuForTeacher/Module/Course/MyGroupCourse/View/GroupCourseListCell.xib

@@ -132,7 +132,7 @@
                                         </constraints>
                                         <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
                                         <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
-                                        <state key="normal" title="开始上课"/>
+                                        <state key="normal" title="进入教室"/>
                                         <userDefinedRuntimeAttributes>
                                             <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                 <real key="value" value="11"/>

+ 1 - 1
KulexiuForTeacher/KulexiuForTeacher/Module/Course/VIPCourse/View/ProgramCourseListCell.xib

@@ -129,7 +129,7 @@
                                 </constraints>
                                 <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
                                 <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
-                                <state key="normal" title="开始上课"/>
+                                <state key="normal" title="进入教室"/>
                                 <userDefinedRuntimeAttributes>
                                     <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                         <real key="value" value="11"/>