Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
galaxy-iOS
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mobile-group
galaxy-iOS
Commits
97107efe
Commit
97107efe
authored
Aug 16, 2024
by
Steven杜宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
// 文件夹调整
parent
641ee351
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
38 additions
and
4 deletions
+38
-4
project.pbxproj
galaxy/galaxy.xcodeproj/project.pbxproj
+16
-4
YHFamilyInfoConfirmViewController.swift
...Confirm(家庭信息确认)/C/YHFamilyInfoConfirmViewController.swift
+22
-0
YHFamilyInfoWarmTipsView.swift
...amilyInfoConfirm(家庭信息确认)/V/YHFamilyInfoWarmTipsView.swift
+0
-0
YHFamilyMemberRiskWarningAlertView.swift
...onfirm(家庭信息确认)/V/YHFamilyMemberRiskWarningAlertView.swift
+0
-0
No files found.
galaxy/galaxy.xcodeproj/project.pbxproj
View file @
97107efe
...
...
@@ -331,6 +331,7 @@
049AB5F02C0F339200155DDF
/* YHVideoPlaySettingVC.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
049AB5EF2C0F339200155DDF
/* YHVideoPlaySettingVC.swift */
;
};
049AC4C62BC3E55300F857F4
/* YHServiceSectionView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
049AC4C52BC3E55300F857F4
/* YHServiceSectionView.swift */
;
};
049D62C02C6F1E6700E811A1
/* YHFamilyInfoWarmTipsView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
049D62BF2C6F1E6700E811A1
/* YHFamilyInfoWarmTipsView.swift */
;
};
049D62C22C6F258700E811A1
/* YHFamilyInfoConfirmViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
049D62C12C6F258700E811A1
/* YHFamilyInfoConfirmViewController.swift */
;
};
04A271232BABFF3200652B1B
/* YHCertificateUploadTypeCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04A271222BABFF3200652B1B
/* YHCertificateUploadTypeCell.swift */
;
};
04A271252BAC33BB00652B1B
/* YHFilePreviewTool.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04A271242BAC33BB00652B1B
/* YHFilePreviewTool.swift */
;
};
04A671592B9F18C800C1FB91
/* YHCertificateUploadSheetView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04A671582B9F18C800C1FB91
/* YHCertificateUploadSheetView.swift */
;
};
...
...
@@ -989,6 +990,7 @@
049AB5EF2C0F339200155DDF
/* YHVideoPlaySettingVC.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHVideoPlaySettingVC.swift
;
sourceTree
=
"<group>"
;
};
049AC4C52BC3E55300F857F4
/* YHServiceSectionView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHServiceSectionView.swift
;
sourceTree
=
"<group>"
;
};
049D62BF2C6F1E6700E811A1
/* YHFamilyInfoWarmTipsView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFamilyInfoWarmTipsView.swift
;
sourceTree
=
"<group>"
;
};
049D62C12C6F258700E811A1
/* YHFamilyInfoConfirmViewController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFamilyInfoConfirmViewController.swift
;
sourceTree
=
"<group>"
;
};
04A271222BABFF3200652B1B
/* YHCertificateUploadTypeCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHCertificateUploadTypeCell.swift
;
sourceTree
=
"<group>"
;
};
04A271242BAC33BB00652B1B
/* YHFilePreviewTool.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFilePreviewTool.swift
;
sourceTree
=
"<group>"
;
};
04A671582B9F18C800C1FB91
/* YHCertificateUploadSheetView.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHCertificateUploadSheetView.swift
;
sourceTree
=
"<group>"
;
};
...
...
@@ -2221,10 +2223,7 @@
046A952B2C6EFA710059326A
/* Certificate(办证段) */
=
{
isa
=
PBXGroup
;
children
=
(
046A952F2C6EFB120059326A
/* C */
,
046A952E2C6EFB090059326A
/* VM */
,
046A952D2C6EFAFF0059326A
/* V */
,
046A952C2C6EFAF30059326A
/* M */
,
049D62C32C6F259D00E811A1
/* FamilyInfoConfirm(家庭信息确认) */
,
);
path
=
"Certificate(办证段)"
;
sourceTree
=
"<group>"
;
...
...
@@ -2255,6 +2254,7 @@
046A952F2C6EFB120059326A
/* C */
=
{
isa
=
PBXGroup
;
children
=
(
049D62C12C6F258700E811A1
/* YHFamilyInfoConfirmViewController.swift */
,
);
path
=
C
;
sourceTree
=
"<group>"
;
...
...
@@ -2483,6 +2483,17 @@
path
=
M
;
sourceTree
=
"<group>"
;
};
049D62C32C6F259D00E811A1
/* FamilyInfoConfirm(家庭信息确认) */
=
{
isa
=
PBXGroup
;
children
=
(
046A952F2C6EFB120059326A
/* C */
,
046A952E2C6EFB090059326A
/* VM */
,
046A952D2C6EFAFF0059326A
/* V */
,
046A952C2C6EFAF30059326A
/* M */
,
);
path
=
"FamilyInfoConfirm(家庭信息确认)"
;
sourceTree
=
"<group>"
;
};
04A671562B9F18C800C1FB91
/* MyCertificates(我的证书) */
=
{
isa
=
PBXGroup
;
children
=
(
...
...
@@ -3855,6 +3866,7 @@
049663BA2BF6105C003C8295
/* YHRefreshHeaderAnimator.swift in Sources */
,
A5C382D12B5FAAB300C5E65C
/* YHContactItemModel.swift in Sources */
,
04B360F52C646844001EB053
/* YHPrincipleApprovedMailViewController.swift in Sources */
,
049D62C22C6F258700E811A1
/* YHFamilyInfoConfirmViewController.swift in Sources */
,
04CE1ADE2C2AD91F001CB80A
/* YHActivityTravelCell.swift in Sources */
,
A5ACE9522B4564F7002C94D2
/* YHServiceCenterMainViewController.swift in Sources */
,
045EEF072B9F171A0022A143
/* YHBasicInfoFillViewModel.swift in Sources */
,
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/CustomerService/Certificate(办证段)/FamilyInfoConfirm(家庭信息确认)/C/YHFamilyInfoConfirmViewController.swift
0 → 100644
View file @
97107efe
//
// YHFamilyInfoConfirmViewController.swift
// galaxy
//
// Created by edy on 2024/8/16.
// Copyright © 2024 https://www.galaxy-immi.com. All rights reserved.
//
import
UIKit
class
YHFamilyInfoConfirmViewController
:
YHBaseViewController
{
override
func
viewDidLoad
()
{
super
.
viewDidLoad
()
// Do any additional setup after loading the view.
}
}
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/CustomerService/Certificate(办证段)/V/YHFamilyInfoWarmTipsView.swift
→
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/CustomerService/Certificate(办证段)/
FamilyInfoConfirm(家庭信息确认)/
V/YHFamilyInfoWarmTipsView.swift
View file @
97107efe
File moved
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/CustomerService/Certificate(办证段)/V/YHFamilyMemberRiskWarningAlertView.swift
→
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/CustomerService/Certificate(办证段)/
FamilyInfoConfirm(家庭信息确认)/
V/YHFamilyMemberRiskWarningAlertView.swift
View file @
97107efe
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment