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
23987683
Commit
23987683
authored
Nov 24, 2024
by
David黄金龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除 测试代码
parent
ecf9c46f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
15 deletions
+1
-15
YHPreviewViewModel.swift
...的信息流程)/PersonInfoList(个人信息预览)/VM/YHPreviewViewModel.swift
+1
-15
No files found.
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/QMAS(优才)/ServiceProcess(我的信息流程)/PersonInfoList(个人信息预览)/VM/YHPreviewViewModel.swift
View file @
23987683
...
@@ -319,17 +319,7 @@ private extension YHPreviewViewModel {
...
@@ -319,17 +319,7 @@ private extension YHPreviewViewModel {
}
}
do
{
do
{
//简历/工作总结:
//简历/工作总结:
// //for test hjl
// let tModel = WorkExpFilePreviewModel()
// tModel.fileName = "fileName"
// tModel.fileSize = 500
// tModel.fileUrl = "https://img2.baidu.com/it/u=1337068678,3064275007&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=750"
//
// model.attachment_list.append(tModel)
// model.attachment_list.append(tModel)
// model.attachment_list.append(tModel)//for test hjl
if
!
model
.
attachment_list
.
isEmpty
{
if
!
model
.
attachment_list
.
isEmpty
{
var
arrT
:
[
Any
]
=
[]
var
arrT
:
[
Any
]
=
[]
for
(
_
,
item
)
in
model
.
attachment_list
.
enumerated
()
{
for
(
_
,
item
)
in
model
.
attachment_list
.
enumerated
()
{
...
@@ -346,10 +336,6 @@ private extension YHPreviewViewModel {
...
@@ -346,10 +336,6 @@ private extension YHPreviewViewModel {
}
}
}
}
model0
.
why_work_time_empty
=
"工作时间重叠原因 工作时间重叠原因 工作时间重叠原因"
model0
.
why_work_time_overlap
=
"工作时间空窗原因 工作时间空窗原因 工作时间空窗原因"
//for test hjl
if
!
model0
.
why_work_time_empty
.
isEmpty
||
!
model0
.
why_work_time_overlap
.
isEmpty
{
if
!
model0
.
why_work_time_empty
.
isEmpty
||
!
model0
.
why_work_time_overlap
.
isEmpty
{
var
arr
:
[
YHPreviewQuestionAndAnswerModel
]
=
[]
var
arr
:
[
YHPreviewQuestionAndAnswerModel
]
=
[]
if
!
model0
.
why_work_time_overlap
.
isEmpty
{
if
!
model0
.
why_work_time_overlap
.
isEmpty
{
...
...
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