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
1ed8a649
Commit
1ed8a649
authored
Aug 31, 2024
by
Steven杜宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
// 旅行
parent
86670608
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
YHTravelCertificateUploadCell.swift
...eparation(6 旅行证件准备)/V/YHTravelCertificateUploadCell.swift
+0
-8
No files found.
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/CustomerService/Certificate(办证段)/TravelDocumentsPreparation(6 旅行证件准备)/V/YHTravelCertificateUploadCell.swift
View file @
1ed8a649
...
@@ -12,8 +12,6 @@ import AttributedString
...
@@ -12,8 +12,6 @@ import AttributedString
enum
YHCertificateID
:
Int
{
enum
YHCertificateID
:
Int
{
case
signDate
=
0
// 签发日期
case
signDate
=
0
// 签发日期
case
deadDate
=
1
// 届满日期
case
deadDate
=
1
// 届满日期
case
kind
=
2
//
}
}
class
YHCertificateDateItem
{
class
YHCertificateDateItem
{
...
@@ -162,9 +160,6 @@ class YHTravelCertificateUploadCell: UITableViewCell {
...
@@ -162,9 +160,6 @@ class YHTravelCertificateUploadCell: UITableViewCell {
if
self
.
dataModel
.
type
==
3
{
// 港澳通行证
if
self
.
dataModel
.
type
==
3
{
// 港澳通行证
self
.
dataModel
.
img_back
=
url
self
.
dataModel
.
img_back
=
url
if
self
.
dataModel
.
isCanEdit
{
self
.
getOCR
(
url
:
url
,
isBack
:
1
)
}
}
else
{
}
else
{
self
.
dataModel
.
img_front
=
url
self
.
dataModel
.
img_front
=
url
...
@@ -243,9 +238,6 @@ class YHTravelCertificateUploadCell: UITableViewCell {
...
@@ -243,9 +238,6 @@ class YHTravelCertificateUploadCell: UITableViewCell {
}
}
self
.
updateBlock
?(
false
)
self
.
updateBlock
?(
false
)
}
}
}
else
if
item
.
id
==
.
kind
{
}
}
}
}
selectPanelContentView
.
addSubview
(
itemView
)
selectPanelContentView
.
addSubview
(
itemView
)
...
...
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