From 572899a6a72fb71c0a29ec5774de3b61ddd4bd7e Mon Sep 17 00:00:00 2001 From: 杨锴 <841720330@qq.com> Date: 星期四, 15 八月 2024 18:59:56 +0800 Subject: [PATCH] UI --- XQMuse.xcodeproj/project.pbxproj | 126 +++++++++++++++++++++++++++++++++++++++++ 1 files changed, 125 insertions(+), 1 deletions(-) diff --git a/XQMuse.xcodeproj/project.pbxproj b/XQMuse.xcodeproj/project.pbxproj index d3eec54..61bf7ac 100644 --- a/XQMuse.xcodeproj/project.pbxproj +++ b/XQMuse.xcodeproj/project.pbxproj @@ -7,6 +7,12 @@ objects = { /* Begin PBXBuildFile section */ + 1300BD3B2C6DFB1C000BCA5E /* VIPCenterVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1300BD3A2C6DFB1C000BCA5E /* VIPCenterVC.xib */; }; + 1300BD3C2C6DFB1C000BCA5E /* VIPCenterVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1300BD392C6DFB1C000BCA5E /* VIPCenterVC.swift */; }; + 130913EA2C6DE33200418201 /* PaymentOrderResultVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 130913E92C6DE33200418201 /* PaymentOrderResultVC.xib */; }; + 130913EB2C6DE33200418201 /* PaymentOrderResultVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 130913E82C6DE33200418201 /* PaymentOrderResultVC.swift */; }; + 130913EE2C6DE67E00418201 /* HomeRelaxBanner_2_1_CCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 130913ED2C6DE67E00418201 /* HomeRelaxBanner_2_1_CCell.xib */; }; + 130913EF2C6DE67E00418201 /* HomeRelaxBanner_2_1_CCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 130913EC2C6DE67E00418201 /* HomeRelaxBanner_2_1_CCell.swift */; }; 130B76592C6C4963006371AF /* HomeRelaxVoiceCCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 130B76572C6C4963006371AF /* HomeRelaxVoiceCCell.swift */; }; 130B765A2C6C4963006371AF /* HomeRelaxVoiceCCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 130B76582C6C4963006371AF /* HomeRelaxVoiceCCell.xib */; }; 130B765D2C6C4C33006371AF /* HomeItemListVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 130B765B2C6C4C33006371AF /* HomeItemListVC.swift */; }; @@ -19,8 +25,15 @@ 131E75C52C6B87C500E2C85D /* ForgotPasswordChangeVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 131E75C22C6B87C400E2C85D /* ForgotPasswordChangeVC.swift */; }; 132EB01C2C6B32B200990429 /* RegisterVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 132EB01A2C6B32B200990429 /* RegisterVC.swift */; }; 132EB01D2C6B32B200990429 /* RegisterVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 132EB01B2C6B32B200990429 /* RegisterVC.xib */; }; + 1336EFA52C6DEB550075E070 /* HoverHeaderFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1336EFA42C6DEB550075E070 /* HoverHeaderFlowLayout.swift */; }; + 1336EFA72C6DEC640075E070 /* PaymentOrderResultTopView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1336EFA62C6DEC640075E070 /* PaymentOrderResultTopView.swift */; }; + 1336EFA92C6DEC6B0075E070 /* PaymentOrderResultTopView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1336EFA82C6DEC6B0075E070 /* PaymentOrderResultTopView.xib */; }; 134783CF2C6C86EC0096C736 /* PlaySettingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 134783CE2C6C86EC0096C736 /* PlaySettingView.swift */; }; 134783D12C6C86F40096C736 /* PlaySettingView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 134783D02C6C86F40096C736 /* PlaySettingView.xib */; }; + 134A45322C6E0D6400538D78 /* CourseVCOfficalCommentVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 134A45302C6E0D6400538D78 /* CourseVCOfficalCommentVC.swift */; }; + 134A45352C6E0E0000538D78 /* CourseVCTeacherSpecialVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 134A45342C6E0E0000538D78 /* CourseVCTeacherSpecialVC.swift */; }; + 134A45392C6E167D00538D78 /* CourseOfficalCommendTopCCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 134A45372C6E167D00538D78 /* CourseOfficalCommendTopCCell.swift */; }; + 134A453A2C6E167D00538D78 /* CourseOfficalCommendTopCCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 134A45382C6E167D00538D78 /* CourseOfficalCommendTopCCell.xib */; }; 137175C62C6C3C4700B38EF1 /* SourceHanSansCN-Regular.otf in Resources */ = {isa = PBXBuildFile; fileRef = 137175C52C6C3C4700B38EF1 /* SourceHanSansCN-Regular.otf */; }; 137175C82C6C3C6D00B38EF1 /* Agenda-Light.otf in Resources */ = {isa = PBXBuildFile; fileRef = 137175C72C6C3C6D00B38EF1 /* Agenda-Light.otf */; }; 137175CB2C6C412A00B38EF1 /* BackgroundVoiceVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 137175C92C6C412A00B38EF1 /* BackgroundVoiceVC.swift */; }; @@ -29,6 +42,13 @@ 1377768E2C6AFD25004FF994 /* LoginVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1377768C2C6AFD25004FF994 /* LoginVC.xib */; }; 137776922C6AFE69004FF994 /* SearchVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 137776902C6AFE69004FF994 /* SearchVC.swift */; }; 137776932C6AFE69004FF994 /* SearchVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 137776912C6AFE69004FF994 /* SearchVC.xib */; }; + 1377B40C2C6D936A00CF7CA5 /* CommentUserInputContentTCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1377B40A2C6D936A00CF7CA5 /* CommentUserInputContentTCell.swift */; }; + 1377B40D2C6D936A00CF7CA5 /* CommentUserInputContentTCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1377B40B2C6D936A00CF7CA5 /* CommentUserInputContentTCell.xib */; }; + 1377B40F2C6D93FA00CF7CA5 /* CommentCommentHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1377B40E2C6D93FA00CF7CA5 /* CommentCommentHeaderView.swift */; }; + 1377B4112C6DAA1900CF7CA5 /* ChooseOptView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1377B4102C6DAA1900CF7CA5 /* ChooseOptView.swift */; }; + 1377B4132C6DAA2000CF7CA5 /* ChooseOptView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1377B4122C6DAA2000CF7CA5 /* ChooseOptView.xib */; }; + 1377B4162C6DCC4300CF7CA5 /* Home_Style_4_Inner_1_CCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1377B4142C6DCC4300CF7CA5 /* Home_Style_4_Inner_1_CCell.swift */; }; + 1377B4172C6DCC4300CF7CA5 /* Home_Style_4_Inner_1_CCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1377B4152C6DCC4300CF7CA5 /* Home_Style_4_Inner_1_CCell.xib */; }; 137ABE342C6B3F64003A91C5 /* ForgotPasswordVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 137ABE322C6B3F64003A91C5 /* ForgotPasswordVC.swift */; }; 137ABE352C6B3F64003A91C5 /* ForgotPasswordVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 137ABE332C6B3F64003A91C5 /* ForgotPasswordVC.xib */; }; 137ABE382C6B6641003A91C5 /* WebVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 137ABE372C6B6641003A91C5 /* WebVC.swift */; }; @@ -77,10 +97,21 @@ 13D256B72C6C68F8006FC2D7 /* ShareView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13D256B62C6C68F8006FC2D7 /* ShareView.xib */; }; 13E0FBF92C6C8BDE009997AE /* CountdownChooseListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13E0FBF82C6C8BDE009997AE /* CountdownChooseListView.swift */; }; 13E0FBFB2C6C8BE3009997AE /* CountdownChooseListView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13E0FBFA2C6C8BE3009997AE /* CountdownChooseListView.xib */; }; + 13E160202C6CB8930027F781 /* CommentListVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13E1601F2C6CB8930027F781 /* CommentListVC.xib */; }; + 13E160212C6CB8930027F781 /* CommentListVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13E1601E2C6CB8930027F781 /* CommentListVC.swift */; }; + 13EFCDBE2C6DCF5800B51AE6 /* HomeTyroGuideVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13EFCDBD2C6DCF5800B51AE6 /* HomeTyroGuideVC.swift */; }; + 13EFCDC12C6DD27A00B51AE6 /* PaymentOrderVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13EFCDBF2C6DD27A00B51AE6 /* PaymentOrderVC.swift */; }; + 13EFCDC22C6DD27A00B51AE6 /* PaymentOrderVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13EFCDC02C6DD27A00B51AE6 /* PaymentOrderVC.xib */; }; D80DD987C5D5D23DD582763D /* Pods_XQMuse.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 627C13604519744922724D64 /* Pods_XQMuse.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 1300BD392C6DFB1C000BCA5E /* VIPCenterVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VIPCenterVC.swift; sourceTree = "<group>"; }; + 1300BD3A2C6DFB1C000BCA5E /* VIPCenterVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = VIPCenterVC.xib; sourceTree = "<group>"; }; + 130913E82C6DE33200418201 /* PaymentOrderResultVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaymentOrderResultVC.swift; sourceTree = "<group>"; }; + 130913E92C6DE33200418201 /* PaymentOrderResultVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PaymentOrderResultVC.xib; sourceTree = "<group>"; }; + 130913EC2C6DE67E00418201 /* HomeRelaxBanner_2_1_CCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeRelaxBanner_2_1_CCell.swift; sourceTree = "<group>"; }; + 130913ED2C6DE67E00418201 /* HomeRelaxBanner_2_1_CCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeRelaxBanner_2_1_CCell.xib; sourceTree = "<group>"; }; 130B76572C6C4963006371AF /* HomeRelaxVoiceCCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeRelaxVoiceCCell.swift; sourceTree = "<group>"; }; 130B76582C6C4963006371AF /* HomeRelaxVoiceCCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeRelaxVoiceCCell.xib; sourceTree = "<group>"; }; 130B765B2C6C4C33006371AF /* HomeItemListVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeItemListVC.swift; sourceTree = "<group>"; }; @@ -93,8 +124,15 @@ 131E75C32C6B87C400E2C85D /* ForgotPasswordChangeVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ForgotPasswordChangeVC.xib; sourceTree = "<group>"; }; 132EB01A2C6B32B200990429 /* RegisterVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RegisterVC.swift; sourceTree = "<group>"; }; 132EB01B2C6B32B200990429 /* RegisterVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = RegisterVC.xib; sourceTree = "<group>"; }; + 1336EFA42C6DEB550075E070 /* HoverHeaderFlowLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HoverHeaderFlowLayout.swift; sourceTree = "<group>"; }; + 1336EFA62C6DEC640075E070 /* PaymentOrderResultTopView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaymentOrderResultTopView.swift; sourceTree = "<group>"; }; + 1336EFA82C6DEC6B0075E070 /* PaymentOrderResultTopView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PaymentOrderResultTopView.xib; sourceTree = "<group>"; }; 134783CE2C6C86EC0096C736 /* PlaySettingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlaySettingView.swift; sourceTree = "<group>"; }; 134783D02C6C86F40096C736 /* PlaySettingView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PlaySettingView.xib; sourceTree = "<group>"; }; + 134A45302C6E0D6400538D78 /* CourseVCOfficalCommentVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CourseVCOfficalCommentVC.swift; sourceTree = "<group>"; }; + 134A45342C6E0E0000538D78 /* CourseVCTeacherSpecialVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CourseVCTeacherSpecialVC.swift; sourceTree = "<group>"; }; + 134A45372C6E167D00538D78 /* CourseOfficalCommendTopCCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CourseOfficalCommendTopCCell.swift; sourceTree = "<group>"; }; + 134A45382C6E167D00538D78 /* CourseOfficalCommendTopCCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CourseOfficalCommendTopCCell.xib; sourceTree = "<group>"; }; 137175C52C6C3C4700B38EF1 /* SourceHanSansCN-Regular.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SourceHanSansCN-Regular.otf"; sourceTree = "<group>"; }; 137175C72C6C3C6D00B38EF1 /* Agenda-Light.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Agenda-Light.otf"; sourceTree = "<group>"; }; 137175C92C6C412A00B38EF1 /* BackgroundVoiceVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BackgroundVoiceVC.swift; sourceTree = "<group>"; }; @@ -103,6 +141,13 @@ 1377768C2C6AFD25004FF994 /* LoginVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = LoginVC.xib; sourceTree = "<group>"; }; 137776902C6AFE69004FF994 /* SearchVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchVC.swift; sourceTree = "<group>"; }; 137776912C6AFE69004FF994 /* SearchVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SearchVC.xib; sourceTree = "<group>"; }; + 1377B40A2C6D936A00CF7CA5 /* CommentUserInputContentTCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommentUserInputContentTCell.swift; sourceTree = "<group>"; }; + 1377B40B2C6D936A00CF7CA5 /* CommentUserInputContentTCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CommentUserInputContentTCell.xib; sourceTree = "<group>"; }; + 1377B40E2C6D93FA00CF7CA5 /* CommentCommentHeaderView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommentCommentHeaderView.swift; sourceTree = "<group>"; }; + 1377B4102C6DAA1900CF7CA5 /* ChooseOptView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChooseOptView.swift; sourceTree = "<group>"; }; + 1377B4122C6DAA2000CF7CA5 /* ChooseOptView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ChooseOptView.xib; sourceTree = "<group>"; }; + 1377B4142C6DCC4300CF7CA5 /* Home_Style_4_Inner_1_CCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Home_Style_4_Inner_1_CCell.swift; sourceTree = "<group>"; }; + 1377B4152C6DCC4300CF7CA5 /* Home_Style_4_Inner_1_CCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Home_Style_4_Inner_1_CCell.xib; sourceTree = "<group>"; }; 137ABE322C6B3F64003A91C5 /* ForgotPasswordVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ForgotPasswordVC.swift; sourceTree = "<group>"; }; 137ABE332C6B3F64003A91C5 /* ForgotPasswordVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ForgotPasswordVC.xib; sourceTree = "<group>"; }; 137ABE372C6B6641003A91C5 /* WebVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebVC.swift; sourceTree = "<group>"; }; @@ -153,6 +198,11 @@ 13D256B62C6C68F8006FC2D7 /* ShareView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ShareView.xib; sourceTree = "<group>"; }; 13E0FBF82C6C8BDE009997AE /* CountdownChooseListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CountdownChooseListView.swift; sourceTree = "<group>"; }; 13E0FBFA2C6C8BE3009997AE /* CountdownChooseListView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CountdownChooseListView.xib; sourceTree = "<group>"; }; + 13E1601E2C6CB8930027F781 /* CommentListVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommentListVC.swift; sourceTree = "<group>"; }; + 13E1601F2C6CB8930027F781 /* CommentListVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CommentListVC.xib; sourceTree = "<group>"; }; + 13EFCDBD2C6DCF5800B51AE6 /* HomeTyroGuideVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeTyroGuideVC.swift; sourceTree = "<group>"; }; + 13EFCDBF2C6DD27A00B51AE6 /* PaymentOrderVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaymentOrderVC.swift; sourceTree = "<group>"; }; + 13EFCDC02C6DD27A00B51AE6 /* PaymentOrderVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PaymentOrderVC.xib; sourceTree = "<group>"; }; 257B6AA3157A71622E7EABC6 /* Pods-XQMuse.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-XQMuse.debug.xcconfig"; path = "Target Support Files/Pods-XQMuse/Pods-XQMuse.debug.xcconfig"; sourceTree = "<group>"; }; 627C13604519744922724D64 /* Pods_XQMuse.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_XQMuse.framework; sourceTree = BUILT_PRODUCTS_DIR; }; B934C5A58089E8AEA47DCFE7 /* Pods-XQMuse.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-XQMuse.release.xcconfig"; path = "Target Support Files/Pods-XQMuse/Pods-XQMuse.release.xcconfig"; sourceTree = "<group>"; }; @@ -170,6 +220,15 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ + 1300BD382C6DFB0A000BCA5E /* VC */ = { + isa = PBXGroup; + children = ( + 1300BD392C6DFB1C000BCA5E /* VIPCenterVC.swift */, + 1300BD3A2C6DFB1C000BCA5E /* VIPCenterVC.xib */, + ); + path = VC; + sourceTree = "<group>"; + }; 131E75C62C6B87CC00E2C85D /* VC */ = { isa = PBXGroup; children = ( @@ -185,6 +244,24 @@ 139466462C6B8E0200F6FB15 /* UpdatePhoneVC.xib */, ); path = VC; + sourceTree = "<group>"; + }; + 134A452F2C6E0D3800538D78 /* VC */ = { + isa = PBXGroup; + children = ( + 134A45302C6E0D6400538D78 /* CourseVCOfficalCommentVC.swift */, + 134A45342C6E0E0000538D78 /* CourseVCTeacherSpecialVC.swift */, + ); + path = VC; + sourceTree = "<group>"; + }; + 134A45362C6E165F00538D78 /* CCell */ = { + isa = PBXGroup; + children = ( + 134A45372C6E167D00538D78 /* CourseOfficalCommendTopCCell.swift */, + 134A45382C6E167D00538D78 /* CourseOfficalCommendTopCCell.xib */, + ); + path = CCell; sourceTree = "<group>"; }; 137175C42C6C3C2100B38EF1 /* Fonts */ = { @@ -218,6 +295,13 @@ 130B765C2C6C4C33006371AF /* HomeItemListVC.xib */, 1385E0082C6C57A900AADB1F /* HomeItemDetailVC.swift */, 1385E0092C6C57A900AADB1F /* HomeItemDetailVC.xib */, + 13E1601E2C6CB8930027F781 /* CommentListVC.swift */, + 13E1601F2C6CB8930027F781 /* CommentListVC.xib */, + 13EFCDBD2C6DCF5800B51AE6 /* HomeTyroGuideVC.swift */, + 13EFCDBF2C6DD27A00B51AE6 /* PaymentOrderVC.swift */, + 13EFCDC02C6DD27A00B51AE6 /* PaymentOrderVC.xib */, + 130913E82C6DE33200418201 /* PaymentOrderResultVC.swift */, + 130913E92C6DE33200418201 /* PaymentOrderResultVC.xib */, ); path = VC; sourceTree = "<group>"; @@ -316,8 +400,9 @@ 13985DB32C69B7D40046B6DC /* Config */ = { isa = PBXGroup; children = ( - 137175C42C6C3C2100B38EF1 /* Fonts */, 139C165F2C6A0FBB00A924D9 /* TestLeftRightCollectionViewFlowLayout.swift */, + 1336EFA42C6DEB550075E070 /* HoverHeaderFlowLayout.swift */, + 137175C42C6C3C2100B38EF1 /* Fonts */, 13985DB42C69B7DF0046B6DC /* Def.swift */, 13985DB72C69B80D0046B6DC /* Themes.swift */, ); @@ -327,9 +412,12 @@ 13985DBB2C69DDDC0046B6DC /* View */ = { isa = PBXGroup; children = ( + 1377B40E2C6D93FA00CF7CA5 /* CommentCommentHeaderView.swift */, 13985DBC2C69DDF30046B6DC /* HomeTopMenuView.swift */, 13985DBE2C69DDF90046B6DC /* HomeTopMenuView.xib */, 13985DCF2C69F2A80046B6DC /* HomeHeaderVC.swift */, + 1336EFA62C6DEC640075E070 /* PaymentOrderResultTopView.swift */, + 1336EFA82C6DEC6B0075E070 /* PaymentOrderResultTopView.xib */, ); path = View; sourceTree = "<group>"; @@ -347,6 +435,10 @@ 130B76582C6C4963006371AF /* HomeRelaxVoiceCCell.xib */, 1385E0042C6C558200AADB1F /* HomeRelaxBanner_2_CCell.swift */, 1385E0052C6C558200AADB1F /* HomeRelaxBanner_2_CCell.xib */, + 1377B4142C6DCC4300CF7CA5 /* Home_Style_4_Inner_1_CCell.swift */, + 1377B4152C6DCC4300CF7CA5 /* Home_Style_4_Inner_1_CCell.xib */, + 130913EC2C6DE67E00418201 /* HomeRelaxBanner_2_1_CCell.swift */, + 130913ED2C6DE67E00418201 /* HomeRelaxBanner_2_1_CCell.xib */, ); path = CCell; sourceTree = "<group>"; @@ -354,6 +446,8 @@ 13985DC52C69E9260046B6DC /* Course */ = { isa = PBXGroup; children = ( + 134A45362C6E165F00538D78 /* CCell */, + 134A452F2C6E0D3800538D78 /* VC */, 13985DC62C69E9550046B6DC /* CourseVC.swift */, ); path = Course; @@ -385,6 +479,7 @@ 13985DCA2C69E9C10046B6DC /* Me */ = { isa = PBXGroup; children = ( + 1300BD382C6DFB0A000BCA5E /* VC */, 13985DCD2C69EA160046B6DC /* MeVC.swift */, ); path = Me; @@ -401,6 +496,8 @@ 139C165C2C6A0AC600A924D9 /* Home_Style_3_TCell.xib */, 130ED7E52C6AEF5900D0736E /* Home_Style_4_TCell.swift */, 130ED7E62C6AEF5900D0736E /* Home_Style_4_TCell.xib */, + 1377B40A2C6D936A00CF7CA5 /* CommentUserInputContentTCell.swift */, + 1377B40B2C6D936A00CF7CA5 /* CommentUserInputContentTCell.xib */, ); path = TCell; sourceTree = "<group>"; @@ -414,6 +511,8 @@ 134783D02C6C86F40096C736 /* PlaySettingView.xib */, 13E0FBF82C6C8BDE009997AE /* CountdownChooseListView.swift */, 13E0FBFA2C6C8BE3009997AE /* CountdownChooseListView.xib */, + 1377B4102C6DAA1900CF7CA5 /* ChooseOptView.swift */, + 1377B4122C6DAA2000CF7CA5 /* ChooseOptView.xib */, ); path = View; sourceTree = "<group>"; @@ -496,13 +595,18 @@ buildActionMask = 2147483647; files = ( 13985DD42C69FC1F0046B6DC /* Home_Style_1_TCell.xib in Resources */, + 1377B4132C6DAA2000CF7CA5 /* ChooseOptView.xib in Resources */, 130B765E2C6C4C33006371AF /* HomeItemListVC.xib in Resources */, 1385E0072C6C558200AADB1F /* HomeRelaxBanner_2_CCell.xib in Resources */, 132EB01D2C6B32B200990429 /* RegisterVC.xib in Resources */, + 1336EFA92C6DEC6B0075E070 /* PaymentOrderResultTopView.xib in Resources */, 137ABE352C6B3F64003A91C5 /* ForgotPasswordVC.xib in Resources */, 1377768E2C6AFD25004FF994 /* LoginVC.xib in Resources */, + 130913EE2C6DE67E00418201 /* HomeRelaxBanner_2_1_CCell.xib in Resources */, 130ED7E82C6AEF5900D0736E /* Home_Style_4_TCell.xib in Resources */, + 1377B4172C6DCC4300CF7CA5 /* Home_Style_4_Inner_1_CCell.xib in Resources */, 13985D9F2C69B2440046B6DC /* Assets.xcassets in Resources */, + 13EFCDC22C6DD27A00B51AE6 /* PaymentOrderVC.xib in Resources */, 13D256B72C6C68F8006FC2D7 /* ShareView.xib in Resources */, 13985DC32C69E0BF0046B6DC /* HomeTopMenuCCell.xib in Resources */, 139C165E2C6A0AC600A924D9 /* Home_Style_3_TCell.xib in Resources */, @@ -510,18 +614,23 @@ 13985DA22C69B2440046B6DC /* Base in Resources */, 134783D12C6C86F40096C736 /* PlaySettingView.xib in Resources */, 139C165A2C6A053000A924D9 /* Home_Style_2_TCell.xib in Resources */, + 1300BD3B2C6DFB1C000BCA5E /* VIPCenterVC.xib in Resources */, 139466482C6B8E0200F6FB15 /* UpdatePhoneVC.xib in Resources */, + 134A453A2C6E167D00538D78 /* CourseOfficalCommendTopCCell.xib in Resources */, + 1377B40D2C6D936A00CF7CA5 /* CommentUserInputContentTCell.xib in Resources */, 137175CC2C6C412A00B38EF1 /* BackgroundVoiceVC.xib in Resources */, 137776932C6AFE69004FF994 /* SearchVC.xib in Resources */, 13985DBF2C69DDF90046B6DC /* HomeTopMenuView.xib in Resources */, 1385E00B2C6C57A900AADB1F /* HomeItemDetailVC.xib in Resources */, 137ABE3C2C6B6BDD003A91C5 /* ForgotPasswordInputCodeVC.xib in Resources */, + 130913EA2C6DE33200418201 /* PaymentOrderResultVC.xib in Resources */, 130ED7ED2C6AF05C00D0736E /* Home_Style_4_Inner_CCell.xib in Resources */, 137175C62C6C3C4700B38EF1 /* SourceHanSansCN-Regular.otf in Resources */, 131E75C42C6B87C500E2C85D /* ForgotPasswordChangeVC.xib in Resources */, 139C16642C6A108A00A924D9 /* HomeRelaxBannerCCell.xib in Resources */, 13E0FBFB2C6C8BE3009997AE /* CountdownChooseListView.xib in Resources */, 130B765A2C6C4963006371AF /* HomeRelaxVoiceCCell.xib in Resources */, + 13E160202C6CB8930027F781 /* CommentListVC.xib in Resources */, 139228B12C6B8374006F3CB6 /* Popup_1_View.xib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; @@ -584,17 +693,26 @@ 13985DB22C69B7B00046B6DC /* TapBtn.swift in Sources */, 13985DBA2C69B8ED0046B6DC /* HomeVC.swift in Sources */, 13985DAF2C69B7B00046B6DC /* BaseNav.swift in Sources */, + 134A45352C6E0E0000538D78 /* CourseVCTeacherSpecialVC.swift in Sources */, + 134A45392C6E167D00538D78 /* CourseOfficalCommendTopCCell.swift in Sources */, 13985D982C69B2410046B6DC /* SceneDelegate.swift in Sources */, 13985DBD2C69DDF30046B6DC /* HomeTopMenuView.swift in Sources */, + 1377B4112C6DAA1900CF7CA5 /* ChooseOptView.swift in Sources */, 1385E0062C6C558200AADB1F /* HomeRelaxBanner_2_CCell.swift in Sources */, + 130913EB2C6DE33200418201 /* PaymentOrderResultVC.swift in Sources */, 137ABE342C6B3F64003A91C5 /* ForgotPasswordVC.swift in Sources */, + 13EFCDBE2C6DCF5800B51AE6 /* HomeTyroGuideVC.swift in Sources */, + 134A45322C6E0D6400538D78 /* CourseVCOfficalCommentVC.swift in Sources */, 139C16602C6A0FBB00A924D9 /* TestLeftRightCollectionViewFlowLayout.swift in Sources */, 13985DC72C69E9550046B6DC /* CourseVC.swift in Sources */, 1385E0022C6C4F1200AADB1F /* Services.swift in Sources */, 13985DB82C69B80D0046B6DC /* Themes.swift in Sources */, 13985DD02C69F2A80046B6DC /* HomeHeaderVC.swift in Sources */, + 1336EFA52C6DEB550075E070 /* HoverHeaderFlowLayout.swift in Sources */, 13985DB52C69B7DF0046B6DC /* Def.swift in Sources */, 139228AF2C6B836B006F3CB6 /* Popup_1_View.swift in Sources */, + 1336EFA72C6DEC640075E070 /* PaymentOrderResultTopView.swift in Sources */, + 13EFCDC12C6DD27A00B51AE6 /* PaymentOrderVC.swift in Sources */, 13985DCE2C69EA160046B6DC /* MeVC.swift in Sources */, 13985DCC2C69E9FA0046B6DC /* PavilionVC.swift in Sources */, 13985DC42C69E0BF0046B6DC /* HomeTopMenuCCell.swift in Sources */, @@ -609,10 +727,16 @@ 13E0FBF92C6C8BDE009997AE /* CountdownChooseListView.swift in Sources */, 130ED7EE2C6AF05C00D0736E /* Home_Style_4_Inner_CCell.swift in Sources */, 139C165D2C6A0AC600A924D9 /* Home_Style_3_TCell.swift in Sources */, + 1377B40F2C6D93FA00CF7CA5 /* CommentCommentHeaderView.swift in Sources */, + 1377B40C2C6D936A00CF7CA5 /* CommentUserInputContentTCell.swift in Sources */, 1385DFFA2C6C4EBC00AADB1F /* RefreshModel.swift in Sources */, 139C16632C6A108A00A924D9 /* HomeRelaxBannerCCell.swift in Sources */, 131E75C52C6B87C500E2C85D /* ForgotPasswordChangeVC.swift in Sources */, 130ED7E72C6AEF5900D0736E /* Home_Style_4_TCell.swift in Sources */, + 130913EF2C6DE67E00418201 /* HomeRelaxBanner_2_1_CCell.swift in Sources */, + 1300BD3C2C6DFB1C000BCA5E /* VIPCenterVC.swift in Sources */, + 1377B4162C6DCC4300CF7CA5 /* Home_Style_4_Inner_1_CCell.swift in Sources */, + 13E160212C6CB8930027F781 /* CommentListVC.swift in Sources */, 137ABE3B2C6B6BDD003A91C5 /* ForgotPasswordInputCodeVC.swift in Sources */, 130B765D2C6C4C33006371AF /* HomeItemListVC.swift in Sources */, 1385E0002C6C4F1200AADB1F /* NetworkRequest.swift in Sources */, -- Gitblit v1.7.1