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
73c64783
Commit
73c64783
authored
Nov 12, 2024
by
Alex朱枝文
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
高才-我的方案
parent
6c297ffc
Changes
7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
48 additions
and
5 deletions
+48
-5
project.pbxproj
galaxy/galaxy.xcodeproj/project.pbxproj
+12
-0
YHGCMineSchemeViewController.swift
...S(高才)/MyScheme(我的方案)/C/YHGCMineSchemeViewController.swift
+8
-5
YHGCSchemeTableHeadView.swift
...)/TTPS(高才)/MyScheme(我的方案)/V/YHGCSchemeTableHeadView.swift
+0
-0
Contents.json
...y/Res/Assets.xcassets/ServiceCenter/高才/我的方案/Contents.json
+6
-0
Contents.json
...ceCenter/高才/我的方案/gc_scheme_head_bg.imageset/Contents.json
+22
-0
gc_scheme_head_bg@2x.png
.../我的方案/gc_scheme_head_bg.imageset/gc_scheme_head_bg@2x.png
+0
-0
gc_scheme_head_bg@3x.png
.../我的方案/gc_scheme_head_bg.imageset/gc_scheme_head_bg@3x.png
+0
-0
No files found.
galaxy/galaxy.xcodeproj/project.pbxproj
View file @
73c64783
...
...
@@ -605,6 +605,7 @@
04B401952CE257DC005C61A9
/* YHGCApplicationTypeResultController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04B401942CE257DC005C61A9
/* YHGCApplicationTypeResultController.swift */
;
};
04B4019B2CE306DC005C61A9
/* YHGCBasicInfoFillViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04B4019A2CE306DC005C61A9
/* YHGCBasicInfoFillViewController.swift */
;
};
04B4019F2CE32175005C61A9
/* YHGCMineSchemeViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04B4019E2CE32175005C61A9
/* YHGCMineSchemeViewController.swift */
;
};
04B401A22CE331F5005C61A9
/* YHGCSchemeTableHeadView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04B401A12CE331F5005C61A9
/* YHGCSchemeTableHeadView.swift */
;
};
04B4B8D52C89CE5E00ED82BC
/* YHButlerServiceMessage.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04B4B8D42C89CE5E00ED82BC
/* YHButlerServiceMessage.swift */
;
};
04B4B8D72C8AE77C00ED82BC
/* YHButlerServiceMessageHandler.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04B4B8D62C8AE77C00ED82BC
/* YHButlerServiceMessageHandler.swift */
;
};
04B4B8DC2C90696E00ED82BC
/* YHResignDocumentManagementVC.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04B4B8DB2C90696E00ED82BC
/* YHResignDocumentManagementVC.swift */
;
};
...
...
@@ -1595,6 +1596,7 @@
04B401942CE257DC005C61A9
/* YHGCApplicationTypeResultController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHGCApplicationTypeResultController.swift
;
sourceTree
=
"<group>"
;
};
04B4019A2CE306DC005C61A9
/* YHGCBasicInfoFillViewController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHGCBasicInfoFillViewController.swift
;
sourceTree
=
"<group>"
;
};
04B4019E2CE32175005C61A9
/* YHGCMineSchemeViewController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHGCMineSchemeViewController.swift
;
sourceTree
=
"<group>"
;
};
04B401A12CE331F5005C61A9
/* YHGCSchemeTableHeadView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHGCSchemeTableHeadView.swift
;
sourceTree
=
"<group>"
;
};
04B4B8D42C89CE5E00ED82BC
/* YHButlerServiceMessage.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHButlerServiceMessage.swift
;
sourceTree
=
"<group>"
;
};
04B4B8D62C8AE77C00ED82BC
/* YHButlerServiceMessageHandler.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHButlerServiceMessageHandler.swift
;
sourceTree
=
"<group>"
;
};
04B4B8DB2C90696E00ED82BC
/* YHResignDocumentManagementVC.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHResignDocumentManagementVC.swift
;
sourceTree
=
"<group>"
;
};
...
...
@@ -4057,6 +4059,7 @@
04B4019C2CE3212B005C61A9
/* MyScheme(我的方案) */
=
{
isa
=
PBXGroup
;
children
=
(
04B401A02CE33139005C61A9
/* V */
,
04B4019D2CE32135005C61A9
/* C */
,
);
path
=
"MyScheme(我的方案)"
;
...
...
@@ -4070,6 +4073,14 @@
path
=
C
;
sourceTree
=
"<group>"
;
};
04B401A02CE33139005C61A9
/* V */
=
{
isa
=
PBXGroup
;
children
=
(
04B401A12CE331F5005C61A9
/* YHGCSchemeTableHeadView.swift */
,
);
path
=
V
;
sourceTree
=
"<group>"
;
};
04B4B8D32C89CCE400ED82BC
/* M */
=
{
isa
=
PBXGroup
;
children
=
(
...
...
@@ -6275,6 +6286,7 @@
0425E6462BA9678E00A5E763
/* YHSchemeHeadTotalScoreView.swift in Sources */
,
044D0C0F2C2287C500C5CF5E
/* YHEditViewModel.swift in Sources */
,
045EEEA92B9F171A0022A143
/* YHWorkExperienceListViewController.swift in Sources */
,
04B401A22CE331F5005C61A9
/* YHGCSchemeTableHeadView.swift in Sources */
,
0414708E2C895A9300B7B688
/* YHButlerServiceViewModel.swift in Sources */
,
04CE1AE32C2AD91F001CB80A
/* YHApplyActivityAlert.swift in Sources */
,
A598E9E42C7EEFD300F84739
/* YHTravelDocsPreparationDetailModel.swift in Sources */
,
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/TTPS(高才)/MyScheme(我的方案)/C/YHGCMineSchemeViewController.swift
View file @
73c64783
...
...
@@ -17,8 +17,9 @@ class YHGCMineSchemeViewController: YHBaseViewController {
return
vm
}()
lazy
var
headView
:
YHSchemeTableHeadView
=
{
let
headView
=
YHSchemeTableHeadView
(
frame
:
CGRect
(
x
:
0
,
y
:
0
,
width
:
KScreenWidth
,
height
:
566
))
lazy
var
headView
:
YHGCSchemeTableHeadView
=
{
let
headView
=
YHGCSchemeTableHeadView
(
frame
:
CGRect
(
x
:
0
,
y
:
0
,
width
:
KScreenWidth
,
height
:
422
))
headView
.
update
(
type
:
.
typeA
,
name
:
"--"
)
return
headView
}()
...
...
@@ -101,7 +102,10 @@ extension YHGCMineSchemeViewController {
func
loadData
()
{
if
let
orderID
=
UserDefaults
.
standard
.
value
(
forKey
:
"orderIdForPreview"
)
{
let
param
=
[
"order_id"
:
orderID
]
reqSchemeVM
.
getMySchemeData
(
params
:
param
)
{
success
,
error
in
reqSchemeVM
.
getMySchemeData
(
params
:
param
)
{
[
weak
self
]
success
,
error
in
guard
let
self
=
self
else
{
return
}
if
success
==
true
{
guard
let
model
=
self
.
reqSchemeVM
.
schemeModel
else
{
return
}
...
...
@@ -124,8 +128,7 @@ extension YHGCMineSchemeViewController {
let
arrText
:
[
String
]
=
[
ageTxt
,
eduTxtA
,
workExp
,
famous_enterprise
,
talent_list
,
language
,
family
]
let
arrH
:
[
String
]
=
[
model
.
age_score
.
string
,
model
.
education_score_a
.
string
,
model
.
work_experience_score
.
string
,
model
.
famous_enterprise
.
string
,
model
.
talent_list
.
string
,
model
.
language_score
.
string
,
model
.
background_score
.
string
]
self
.
headView
.
dataSource
=
YHScemeHeadModel
(
totalScore
:
model
.
sum_score
.
string
,
scoreArray
:
arrText
,
scoreLightArray
:
arrH
,
addScore
:
""
,
name
:
model
.
username
.
defaultStringIfEmpty
(),
addtionStr
:
model
.
education_score_b
.
string
)
self
.
headView
.
update
(
type
:
.
typeA
,
name
:
model
.
username
.
defaultStringIfEmpty
())
}
else
{
YHHUD
.
flash
(
message
:
error
?
.
errorMsg
??
"请求出错"
)
}
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/TTPS(高才)/MyScheme(我的方案)/V/YHGCSchemeTableHeadView.swift
0 → 100644
View file @
73c64783
This diff is collapsed.
Click to expand it.
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/高才/我的方案/Contents.json
0 → 100644
View file @
73c64783
{
"info"
:
{
"author"
:
"xcode"
,
"version"
:
1
}
}
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/高才/我的方案/gc_scheme_head_bg.imageset/Contents.json
0 → 100644
View file @
73c64783
{
"images"
:
[
{
"idiom"
:
"universal"
,
"scale"
:
"1x"
},
{
"filename"
:
"gc_scheme_head_bg@2x.png"
,
"idiom"
:
"universal"
,
"scale"
:
"2x"
},
{
"filename"
:
"gc_scheme_head_bg@3x.png"
,
"idiom"
:
"universal"
,
"scale"
:
"3x"
}
],
"info"
:
{
"author"
:
"xcode"
,
"version"
:
1
}
}
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/高才/我的方案/gc_scheme_head_bg.imageset/gc_scheme_head_bg@2x.png
0 → 100644
View file @
73c64783
349 KB
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/高才/我的方案/gc_scheme_head_bg.imageset/gc_scheme_head_bg@3x.png
0 → 100644
View file @
73c64783
746 KB
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