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
bd7b225d
Commit
bd7b225d
authored
Apr 26, 2024
by
Steven杜宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
// 原则批文件夹
parent
75506d1f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
66 additions
and
0 deletions
+66
-0
project.pbxproj
galaxy/galaxy.xcodeproj/project.pbxproj
+40
-0
YHPrincleModel.swift
...erService(客服段)/PrincipleBatch(原则批)/M/YHPrincleModel.swift
+13
-0
YHPrincleViewModel.swift
...vice(客服段)/PrincipleBatch(原则批)/VM/YHPrincleViewModel.swift
+13
-0
No files found.
galaxy/galaxy.xcodeproj/project.pbxproj
View file @
bd7b225d
...
...
@@ -25,6 +25,8 @@
0425E6442BA95FE100A5E763
/* YHSchemeTableHeadView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
0425E6432BA95FE100A5E763
/* YHSchemeTableHeadView.swift */
;
};
0425E6462BA9678E00A5E763
/* YHSchemeHeadTotalScoreView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
0425E6452BA9678E00A5E763
/* YHSchemeHeadTotalScoreView.swift */
;
};
0425E6482BA96B4100A5E763
/* YHSchemeHeadScoreItemView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
0425E6472BA96B4100A5E763
/* YHSchemeHeadScoreItemView.swift */
;
};
0428E2312BDB88620032A7A1
/* YHPrincleViewModel.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
0428E2302BDB88620032A7A1
/* YHPrincleViewModel.swift */
;
};
0428E2332BDB88A00032A7A1
/* YHPrincleModel.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
0428E2322BDB88A00032A7A1
/* YHPrincleModel.swift */
;
};
0435FA7F2BA178C100024EAE
/* YHCommonAlertView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
0435FA7E2BA178C100024EAE
/* YHCommonAlertView.swift */
;
};
0435FA812BA186D600024EAE
/* YHMyFileMethodTableViewCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
0435FA802BA186D600024EAE
/* YHMyFileMethodTableViewCell.swift */
;
};
0435FA832BA2DEB100024EAE
/* YHCardButton.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
0435FA822BA2DEB100024EAE
/* YHCardButton.swift */
;
};
...
...
@@ -475,6 +477,8 @@
0425E6432BA95FE100A5E763
/* YHSchemeTableHeadView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHSchemeTableHeadView.swift
;
sourceTree
=
"<group>"
;
};
0425E6452BA9678E00A5E763
/* YHSchemeHeadTotalScoreView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHSchemeHeadTotalScoreView.swift
;
sourceTree
=
"<group>"
;
};
0425E6472BA96B4100A5E763
/* YHSchemeHeadScoreItemView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHSchemeHeadScoreItemView.swift
;
sourceTree
=
"<group>"
;
};
0428E2302BDB88620032A7A1
/* YHPrincleViewModel.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHPrincleViewModel.swift
;
sourceTree
=
"<group>"
;
};
0428E2322BDB88A00032A7A1
/* YHPrincleModel.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHPrincleModel.swift
;
sourceTree
=
"<group>"
;
};
0435FA7E2BA178C100024EAE
/* YHCommonAlertView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHCommonAlertView.swift
;
sourceTree
=
"<group>"
;
};
0435FA802BA186D600024EAE
/* YHMyFileMethodTableViewCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHMyFileMethodTableViewCell.swift
;
sourceTree
=
"<group>"
;
};
0435FA822BA2DEB100024EAE
/* YHCardButton.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHCardButton.swift
;
sourceTree
=
"<group>"
;
};
...
...
@@ -1010,6 +1014,10 @@
0428E22A2BDB7EAA0032A7A1
/* PrincipleBatch(原则批) */
=
{
isa
=
PBXGroup
;
children
=
(
0428E22F2BDB88370032A7A1
/* VM */
,
0428E22E2BDB88310032A7A1
/* M */
,
0428E22D2BDB882A0032A7A1
/* C */
,
0428E22C2BDB88220032A7A1
/* V */
,
);
path
=
"PrincipleBatch(原则批)"
;
sourceTree
=
"<group>"
;
...
...
@@ -1021,6 +1029,36 @@
path
=
"FormalBatch(正式批)"
;
sourceTree
=
"<group>"
;
};
0428E22C2BDB88220032A7A1
/* V */
=
{
isa
=
PBXGroup
;
children
=
(
);
path
=
V
;
sourceTree
=
"<group>"
;
};
0428E22D2BDB882A0032A7A1
/* C */
=
{
isa
=
PBXGroup
;
children
=
(
);
path
=
C
;
sourceTree
=
"<group>"
;
};
0428E22E2BDB88310032A7A1
/* M */
=
{
isa
=
PBXGroup
;
children
=
(
0428E2322BDB88A00032A7A1
/* YHPrincleModel.swift */
,
);
path
=
M
;
sourceTree
=
"<group>"
;
};
0428E22F2BDB88370032A7A1
/* VM */
=
{
isa
=
PBXGroup
;
children
=
(
0428E2302BDB88620032A7A1
/* YHPrincleViewModel.swift */
,
);
path
=
VM
;
sourceTree
=
"<group>"
;
};
045EED972B9F171A0022A143
/* ServiceProcess(我的信息流程) */
=
{
isa
=
PBXGroup
;
children
=
(
...
...
@@ -2634,6 +2672,7 @@
A5C382CA2B5E1F4C00C5E65C
/* YHLoginTipsView.swift in Sources */
,
045EEEE92B9F171A0022A143
/* YHFamilyRequestViewModel.swift in Sources */
,
044867B42BA1953B00DFAD4A
/* YHCertificateFilterView.swift in Sources */
,
0428E2332BDB88A00032A7A1
/* YHPrincleModel.swift in Sources */
,
045EEEDF2B9F171A0022A143
/* YHCollegeSearchBar.swift in Sources */
,
A567E5B52BD7643D00D5D5A0
/* YHSearchInfoBar.swift in Sources */
,
A5ACE94B2B4564F7002C94D2
/* YHHUDRotatingImageView.swift in Sources */
,
...
...
@@ -2833,6 +2872,7 @@
049537852BA9B28500AF7E59
/* YHCertificateTemplateCell.swift in Sources */
,
A582B23D2BB944ED009D098C
/* YHHKPlanDoctumentVC.swift in Sources */
,
045EEEE12B9F171A0022A143
/* YHMySignatureListViewModel.swift in Sources */
,
0428E2312BDB88620032A7A1
/* YHPrincleViewModel.swift in Sources */
,
04A7BD152BA4361700BD35A2
/* YHMyDocumentDetailModel.swift in Sources */
,
045EEEA02B9F171A0022A143
/* YHWorkItemListModel.swift in Sources */
,
04EA230E2BB538E9009DA928
/* YHDocumentUploadTableViewCell.swift in Sources */
,
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/CustomerService(客服段)/PrincipleBatch(原则批)/M/YHPrincleModel.swift
0 → 100644
View file @
bd7b225d
//
// YHPrincleModel.swift
// galaxy
//
// Created by edy on 2024/4/26.
// Copyright © 2024 https://www.galaxy-immi.com. All rights reserved.
//
import
UIKit
class
YHPrincleModel
:
NSObject
{
}
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/CustomerService(客服段)/PrincipleBatch(原则批)/VM/YHPrincleViewModel.swift
0 → 100644
View file @
bd7b225d
//
// YHPrincleViewModel.swift
// galaxy
//
// Created by edy on 2024/4/26.
// Copyright © 2024 https://www.galaxy-immi.com. All rights reserved.
//
import
UIKit
class
YHPrincleViewModel
:
NSObject
{
}
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