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
b25b94d3
Commit
b25b94d3
authored
Jan 17, 2025
by
pete谢兆麟
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' of
http://gitlab.galaxy-immi.com/mobile-group/galaxy-iOS
into develop
parents
bc1e482b
e5572590
Changes
8
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
116 additions
and
8 deletions
+116
-8
project.pbxproj
galaxy/galaxy.xcodeproj/project.pbxproj
+4
-4
AppDelegate.swift
galaxy/galaxy/AppDelegate.swift
+3
-0
YHInformationPerfectListVC.swift
...(服务中心)/OrderList(服务订单)/C/YHInformationPerfectListVC.swift
+0
-1
YHMyDocumentsDetailViewController.swift
...Documents(我的文书)/C/YHMyDocumentsDetailViewController.swift
+21
-1
YHDocumentUploadView.swift
...)/QMAS(优才)/MyDocuments(我的文书)/V/YHDocumentUploadView.swift
+57
-0
YHMySignatureDetailViewController.swift
...Signature(我的签字)/C/YHMySignatureDetailViewController.swift
+29
-1
YHOtherInfoFillViewController.swift
...erInformation(其他信息)/C/YHOtherInfoFillViewController.swift
+1
-0
YhConstant.swift
galaxy/galaxy/Classes/Tools/Helper/YhConstant.swift
+1
-1
No files found.
galaxy/galaxy.xcodeproj/project.pbxproj
View file @
b25b94d3
...
@@ -8031,7 +8031,7 @@
...
@@ -8031,7 +8031,7 @@
CODE_SIGN_IDENTITY
=
"Apple Development"
;
CODE_SIGN_IDENTITY
=
"Apple Development"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
CODE_SIGN_STYLE
=
Manual
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
6
;
CURRENT_PROJECT_VERSION
=
7
;
DEVELOPMENT_TEAM
=
""
;
DEVELOPMENT_TEAM
=
""
;
"DEVELOPMENT_TEAM[sdk=iphoneos*]"
=
RXHYW88XR7
;
"DEVELOPMENT_TEAM[sdk=iphoneos*]"
=
RXHYW88XR7
;
ENABLE_USER_SCRIPT_SANDBOXING
=
NO
;
ENABLE_USER_SCRIPT_SANDBOXING
=
NO
;
...
@@ -8180,7 +8180,7 @@
...
@@ -8180,7 +8180,7 @@
CODE_SIGN_IDENTITY
=
"Apple Development"
;
CODE_SIGN_IDENTITY
=
"Apple Development"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
CODE_SIGN_STYLE
=
Manual
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
6
;
CURRENT_PROJECT_VERSION
=
7
;
DEVELOPMENT_TEAM
=
""
;
DEVELOPMENT_TEAM
=
""
;
"DEVELOPMENT_TEAM[sdk=iphoneos*]"
=
RXHYW88XR7
;
"DEVELOPMENT_TEAM[sdk=iphoneos*]"
=
RXHYW88XR7
;
ENABLE_USER_SCRIPT_SANDBOXING
=
NO
;
ENABLE_USER_SCRIPT_SANDBOXING
=
NO
;
...
@@ -8391,7 +8391,7 @@
...
@@ -8391,7 +8391,7 @@
CODE_SIGN_IDENTITY
=
"Apple Development"
;
CODE_SIGN_IDENTITY
=
"Apple Development"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
CODE_SIGN_STYLE
=
Manual
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
6
;
CURRENT_PROJECT_VERSION
=
7
;
DEVELOPMENT_TEAM
=
""
;
DEVELOPMENT_TEAM
=
""
;
"DEVELOPMENT_TEAM[sdk=iphoneos*]"
=
RXHYW88XR7
;
"DEVELOPMENT_TEAM[sdk=iphoneos*]"
=
RXHYW88XR7
;
ENABLE_USER_SCRIPT_SANDBOXING
=
NO
;
ENABLE_USER_SCRIPT_SANDBOXING
=
NO
;
...
@@ -8442,7 +8442,7 @@
...
@@ -8442,7 +8442,7 @@
CODE_SIGN_IDENTITY
=
"Apple Development"
;
CODE_SIGN_IDENTITY
=
"Apple Development"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
CODE_SIGN_STYLE
=
Manual
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
6
;
CURRENT_PROJECT_VERSION
=
7
;
DEVELOPMENT_TEAM
=
""
;
DEVELOPMENT_TEAM
=
""
;
"DEVELOPMENT_TEAM[sdk=iphoneos*]"
=
RXHYW88XR7
;
"DEVELOPMENT_TEAM[sdk=iphoneos*]"
=
RXHYW88XR7
;
ENABLE_USER_SCRIPT_SANDBOXING
=
NO
;
ENABLE_USER_SCRIPT_SANDBOXING
=
NO
;
...
...
galaxy/galaxy/AppDelegate.swift
View file @
b25b94d3
...
@@ -233,6 +233,9 @@ class AppDelegate: UIResponder, UIApplicationDelegate, WXApiDelegate {
...
@@ -233,6 +233,9 @@ class AppDelegate: UIResponder, UIApplicationDelegate, WXApiDelegate {
}
else
if
extMsg
==
"wx_upload_renewal_data"
{
}
else
if
extMsg
==
"wx_upload_renewal_data"
{
NotificationCenter
.
default
.
post
(
name
:
YhConstant
.
YhNotification
.
didMyResignMaterialWeChatFileUploadCallBackNotification
,
object
:
nil
)
NotificationCenter
.
default
.
post
(
name
:
YhConstant
.
YhNotification
.
didMyResignMaterialWeChatFileUploadCallBackNotification
,
object
:
nil
)
}
else
if
extMsg
==
"wx_upload_sign_apply"
{
NotificationCenter
.
default
.
post
(
name
:
YhConstant
.
YhNotification
.
didMySignWeChatFileUploadCallBackNotification
,
object
:
nil
)
}
}
}
}
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/OrderList(服务订单)/C/YHInformationPerfectListVC.swift
View file @
b25b94d3
...
@@ -679,7 +679,6 @@ extension YHInformationPerfectListVC : UITableViewDelegate,UITableViewDataSource
...
@@ -679,7 +679,6 @@ extension YHInformationPerfectListVC : UITableViewDelegate,UITableViewDataSource
navigationController
?
.
pushViewController
(
vc
)
navigationController
?
.
pushViewController
(
vc
)
}
else
if
tapIndex
==
2
{
}
else
if
tapIndex
==
2
{
//高A- 家庭成员信息
//高A- 家庭成员信息
YHHUD
.
flash
(
message
:
"高A- 家庭成员信息"
)
let
vc
=
YHGCFamilyMemberInfoListVC
(
orderId
:
orderId
??
0
)
let
vc
=
YHGCFamilyMemberInfoListVC
(
orderId
:
orderId
??
0
)
vc
.
orderId
=
orderId
??
0
vc
.
orderId
=
orderId
??
0
navigationController
?
.
pushViewController
(
vc
)
navigationController
?
.
pushViewController
(
vc
)
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/QMAS(优才)/MyDocuments(我的文书)/C/YHMyDocumentsDetailViewController.swift
View file @
b25b94d3
...
@@ -68,7 +68,7 @@ class YHMyDocumentsDetailViewController: YHBaseViewController {
...
@@ -68,7 +68,7 @@ class YHMyDocumentsDetailViewController: YHBaseViewController {
getData
()
getData
()
}
}
func
getData
()
{
@objc
func
getData
()
{
viewModel
.
requestDocumentsDetail
(
"
\(
id
)
"
,
callBackBlock
:
{[
weak
self
]
success
,
error
in
viewModel
.
requestDocumentsDetail
(
"
\(
id
)
"
,
callBackBlock
:
{[
weak
self
]
success
,
error
in
guard
let
self
=
self
else
{
return
}
guard
let
self
=
self
else
{
return
}
if
success
{
if
success
{
...
@@ -643,6 +643,11 @@ extension YHMyDocumentsDetailViewController: UITableViewDelegate, UITableViewDat
...
@@ -643,6 +643,11 @@ extension YHMyDocumentsDetailViewController: UITableViewDelegate, UITableViewDat
maxCount
=
9
maxCount
=
9
}
}
let
sheetView
=
YHDocumentUploadView
.
sheetView
()
let
sheetView
=
YHDocumentUploadView
.
sheetView
()
sheetView
.
uploadTypeArr
=
[
YHCertificateUploadItem
(
type
:
.
camera
,
title
:
"拍照上传"
),
YHCertificateUploadItem
(
type
:
.
photo
,
title
:
"相册上传"
),
YHCertificateUploadItem
(
type
:
.
phoneFile
,
title
:
"手机文件上传"
,
subtitle
:
"从手机文件管理中上传"
),
YHCertificateUploadItem
(
type
:
.
wechatUpload
,
title
:
"微信上传"
),
YHCertificateUploadItem
(
type
:
.
cancel
,
title
:
"取消"
)]
sheetView
.
maxSelectCount
=
maxCount
sheetView
.
maxSelectCount
=
maxCount
sheetView
.
uploadFilesBlock
=
{
sheetView
.
uploadFilesBlock
=
{
[
weak
self
]
fileUrl
in
[
weak
self
]
fileUrl
in
...
@@ -693,6 +698,18 @@ extension YHMyDocumentsDetailViewController: UITableViewDelegate, UITableViewDat
...
@@ -693,6 +698,18 @@ extension YHMyDocumentsDetailViewController: UITableViewDelegate, UITableViewDat
}
}
}
}
}
}
sheetView
.
wechatUploadBlock
=
{
[
weak
self
]
in
guard
let
self
=
self
else
{
return
}
let
token
=
YHLoginManager
.
shared
.
h5Token
var
opt_type
=
1
if
let
oldUrl
=
self
.
oldUrl
,
!
oldUrl
.
isEmpty
{
opt_type
=
2
}
let
path
=
"/superApp/pages/wxUpload/wxUpload?param=
\(
token
)
&id=
\(
self
.
viewModel
.
mainModel
?
.
writing_document
.
doc_sign
.
id
??
0
)
&opt_type=
\(
opt_type
)
&type=wx_upload_sign_apply&old_url=
\(
self
.
oldUrl
??
""
)
"
YHShareManager
.
shared
.
openMiniProgram
(
path
:
path
,
title
:
"微信上传"
)
}
sheetView
.
show
()
sheetView
.
show
()
}
}
...
@@ -851,6 +868,9 @@ extension YHMyDocumentsDetailViewController {
...
@@ -851,6 +868,9 @@ extension YHMyDocumentsDetailViewController {
NotificationCenter
.
default
.
addObserver
(
self
,
selector
:
#selector(
handleKeyboardNotification(_:)
)
,
name
:
UIResponder
.
keyboardWillShowNotification
,
object
:
nil
)
NotificationCenter
.
default
.
addObserver
(
self
,
selector
:
#selector(
handleKeyboardNotification(_:)
)
,
name
:
UIResponder
.
keyboardWillShowNotification
,
object
:
nil
)
NotificationCenter
.
default
.
addObserver
(
self
,
selector
:
#selector(
handleKeyboardNotification(_:)
)
,
name
:
UIResponder
.
keyboardWillHideNotification
,
object
:
nil
)
NotificationCenter
.
default
.
addObserver
(
self
,
selector
:
#selector(
handleKeyboardNotification(_:)
)
,
name
:
UIResponder
.
keyboardWillHideNotification
,
object
:
nil
)
NotificationCenter
.
default
.
addObserver
(
self
,
selector
:
#selector(
getData
)
,
name
:
YhConstant
.
YhNotification
.
didMySignWeChatFileUploadCallBackNotification
,
object
:
nil
)
}
}
func
removeNotify
()
{
func
removeNotify
()
{
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/QMAS(优才)/MyDocuments(我的文书)/V/YHDocumentUploadView.swift
View file @
b25b94d3
...
@@ -24,12 +24,23 @@ class YHDocumentUploadView: UIView {
...
@@ -24,12 +24,23 @@ class YHDocumentUploadView: UIView {
}
}
}
}
var
tips
=
""
{
didSet
{
updateLayouts
()
}
}
var
templateArr
:
[
YHMaterialPath
]
=
[]
var
templateArr
:
[
YHMaterialPath
]
=
[]
var
uploadTypeArr
=
[
var
uploadTypeArr
=
[
YHCertificateUploadItem
(
type
:
.
camera
,
title
:
"拍照上传"
),
YHCertificateUploadItem
(
type
:
.
camera
,
title
:
"拍照上传"
),
YHCertificateUploadItem
(
type
:
.
photo
,
title
:
"相册上传"
),
YHCertificateUploadItem
(
type
:
.
photo
,
title
:
"相册上传"
),
YHCertificateUploadItem
(
type
:
.
phoneFile
,
title
:
"手机文件上传"
,
subtitle
:
"从手机文件管理中上传"
),
YHCertificateUploadItem
(
type
:
.
phoneFile
,
title
:
"手机文件上传"
,
subtitle
:
"从手机文件管理中上传"
),
YHCertificateUploadItem
(
type
:
.
cancel
,
title
:
"取消"
)]
YHCertificateUploadItem
(
type
:
.
cancel
,
title
:
"取消"
)]
{
didSet
{
updateLayouts
()
}
}
// 上传文件
// 上传文件
var
uploadFilesBlock
:((
URL
)
->
())?
var
uploadFilesBlock
:((
URL
)
->
())?
...
@@ -37,6 +48,8 @@ class YHDocumentUploadView: UIView {
...
@@ -37,6 +48,8 @@ class YHDocumentUploadView: UIView {
var
uploadImageBlock
:(([
YHSelectImageItem
])
->
())?
var
uploadImageBlock
:(([
YHSelectImageItem
])
->
())?
// 点击模板
// 点击模板
var
clickTemplateBlock
:((
YHMaterialPath
?)
->
())?
var
clickTemplateBlock
:((
YHMaterialPath
?)
->
())?
// 微信上传
var
wechatUploadBlock
:(()
->
())?
lazy
var
blackMaskView
:
UIView
=
{
lazy
var
blackMaskView
:
UIView
=
{
let
view
=
UIView
()
let
view
=
UIView
()
...
@@ -59,6 +72,7 @@ class YHDocumentUploadView: UIView {
...
@@ -59,6 +72,7 @@ class YHDocumentUploadView: UIView {
let
line
=
UIView
()
let
line
=
UIView
()
line
.
backgroundColor
=
.
separatorColor
line
.
backgroundColor
=
.
separatorColor
line
.
isHidden
=
true
view
.
addSubview
(
line
)
view
.
addSubview
(
line
)
titleLabel
.
snp
.
makeConstraints
{
make
in
titleLabel
.
snp
.
makeConstraints
{
make
in
...
@@ -179,6 +193,38 @@ class YHDocumentUploadView: UIView {
...
@@ -179,6 +193,38 @@ class YHDocumentUploadView: UIView {
make
.
top
.
equalTo
(
topView
.
snp
.
bottom
)
.
offset
(
-
1
)
make
.
top
.
equalTo
(
topView
.
snp
.
bottom
)
.
offset
(
-
1
)
}
}
}
}
func
updateLayouts
()
{
let
whiteHeight
=
calculateHeight
()
whiteContentView
.
snp
.
remakeConstraints
{
make
in
make
.
left
.
right
.
bottom
.
equalToSuperview
()
make
.
height
.
equalTo
(
whiteHeight
)
}
topView
.
snp
.
remakeConstraints
{
make
in
make
.
top
.
left
.
right
.
equalToSuperview
()
}
tableView
.
snp
.
remakeConstraints
{
make
in
make
.
left
.
right
.
bottom
.
equalToSuperview
()
make
.
top
.
equalTo
(
topView
.
snp
.
bottom
)
.
offset
(
0
)
}
self
.
setNeedsLayout
()
self
.
layoutIfNeeded
()
}
func
calculateHeight
()
->
CGFloat
{
// 底部5个操作行高度之和
let
actionsHeight
=
52.0
*
Double
(
uploadTypeArr
.
count
)
var
tableViewHeight
=
actionsHeight
// 白色View总高度
var
totalHeight
=
53.0
+
tableViewHeight
+
k_Height_safeAreaInsetsBottom
()
if
totalHeight
>
KScreenHeight
{
totalHeight
=
458
}
return
totalHeight
}
}
}
extension
YHDocumentUploadView
{
extension
YHDocumentUploadView
{
...
@@ -225,6 +271,9 @@ extension YHDocumentUploadView: UITableViewDelegate, UITableViewDataSource {
...
@@ -225,6 +271,9 @@ extension YHDocumentUploadView: UITableViewDelegate, UITableViewDataSource {
}
else
if
operationItem
.
type
==
.
phoneFile
{
}
else
if
operationItem
.
type
==
.
phoneFile
{
selectFile
()
selectFile
()
}
else
if
operationItem
.
type
==
.
wechatUpload
{
selectFileFromWeChatPragram
()
}
}
}
}
}
}
...
@@ -461,3 +510,11 @@ extension YHDocumentUploadView: UIDocumentPickerDelegate {
...
@@ -461,3 +510,11 @@ extension YHDocumentUploadView: UIDocumentPickerDelegate {
}
}
}
}
extension
YHDocumentUploadView
{
func
selectFileFromWeChatPragram
()
{
self
.
wechatUploadBlock
?()
dismiss
()
}
}
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/QMAS(优才)/MySignature(我的签字)/C/YHMySignatureDetailViewController.swift
View file @
b25b94d3
...
@@ -63,7 +63,7 @@ class YHMySignatureDetailViewController: YHBaseViewController {
...
@@ -63,7 +63,7 @@ class YHMySignatureDetailViewController: YHBaseViewController {
getData
()
getData
()
}
}
func
getData
()
{
@objc
func
getData
()
{
viewModel
.
requestSignatureDetail
(
"
\(
id
)
"
,
callBackBlock
:
{[
weak
self
]
success
,
error
in
viewModel
.
requestSignatureDetail
(
"
\(
id
)
"
,
callBackBlock
:
{[
weak
self
]
success
,
error
in
guard
let
self
=
self
else
{
return
}
guard
let
self
=
self
else
{
return
}
if
success
{
if
success
{
...
@@ -492,7 +492,13 @@ extension YHMySignatureDetailViewController: UITableViewDelegate, UITableViewDat
...
@@ -492,7 +492,13 @@ extension YHMySignatureDetailViewController: UITableViewDelegate, UITableViewDat
maxCount
=
9
maxCount
=
9
}
}
let
sheetView
=
YHDocumentUploadView
.
sheetView
()
let
sheetView
=
YHDocumentUploadView
.
sheetView
()
sheetView
.
uploadTypeArr
=
[
YHCertificateUploadItem
(
type
:
.
camera
,
title
:
"拍照上传"
),
YHCertificateUploadItem
(
type
:
.
photo
,
title
:
"相册上传"
),
YHCertificateUploadItem
(
type
:
.
phoneFile
,
title
:
"手机文件上传"
,
subtitle
:
"从手机文件管理中上传"
),
YHCertificateUploadItem
(
type
:
.
wechatUpload
,
title
:
"微信上传"
),
YHCertificateUploadItem
(
type
:
.
cancel
,
title
:
"取消"
)]
sheetView
.
maxSelectCount
=
maxCount
sheetView
.
maxSelectCount
=
maxCount
sheetView
.
uploadFilesBlock
=
{
sheetView
.
uploadFilesBlock
=
{
[
weak
self
]
fileUrl
in
[
weak
self
]
fileUrl
in
guard
let
self
=
self
else
{
return
}
guard
let
self
=
self
else
{
return
}
...
@@ -543,6 +549,18 @@ extension YHMySignatureDetailViewController: UITableViewDelegate, UITableViewDat
...
@@ -543,6 +549,18 @@ extension YHMySignatureDetailViewController: UITableViewDelegate, UITableViewDat
}
}
}
}
}
}
sheetView
.
wechatUploadBlock
=
{
[
weak
self
]
in
guard
let
self
=
self
else
{
return
}
let
token
=
YHLoginManager
.
shared
.
h5Token
var
opt_type
=
1
if
let
oldUrl
=
self
.
oldUrl
,
!
oldUrl
.
isEmpty
{
opt_type
=
2
}
let
path
=
"/superApp/pages/wxUpload/wxUpload?param=
\(
token
)
&id=
\(
self
.
id
)
&opt_type=
\(
opt_type
)
&type=wx_upload_sign_apply&old_url=
\(
self
.
oldUrl
??
""
)
"
YHShareManager
.
shared
.
openMiniProgram
(
path
:
path
,
title
:
"微信上传"
)
}
sheetView
.
show
()
sheetView
.
show
()
}
}
...
@@ -700,6 +718,16 @@ extension YHMySignatureDetailViewController {
...
@@ -700,6 +718,16 @@ extension YHMySignatureDetailViewController {
NotificationCenter
.
default
.
addObserver
(
self
,
selector
:
#selector(
handleKeyboardNotification(_:)
)
,
name
:
UIResponder
.
keyboardWillShowNotification
,
object
:
nil
)
NotificationCenter
.
default
.
addObserver
(
self
,
selector
:
#selector(
handleKeyboardNotification(_:)
)
,
name
:
UIResponder
.
keyboardWillShowNotification
,
object
:
nil
)
NotificationCenter
.
default
.
addObserver
(
self
,
selector
:
#selector(
handleKeyboardNotification(_:)
)
,
name
:
UIResponder
.
keyboardWillHideNotification
,
object
:
nil
)
NotificationCenter
.
default
.
addObserver
(
self
,
selector
:
#selector(
handleKeyboardNotification(_:)
)
,
name
:
UIResponder
.
keyboardWillHideNotification
,
object
:
nil
)
// self.viewModel.requestFileAction("\(self.id)", action, successArr, self.oldUrl ?? "") {[weak self] success, error in
// guard let self = self else { return }
// self.getData()
// }
NotificationCenter
.
default
.
addObserver
(
self
,
selector
:
#selector(
getData
)
,
name
:
YhConstant
.
YhNotification
.
didMySignWeChatFileUploadCallBackNotification
,
object
:
nil
)
}
}
func
removeNotify
()
{
func
removeNotify
()
{
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/QMAS(优才)/ServiceProcess(我的信息流程)/OtherInformation(其他信息)/C/YHOtherInfoFillViewController.swift
View file @
b25b94d3
...
@@ -140,6 +140,7 @@ extension YHOtherInfoFillViewController {
...
@@ -140,6 +140,7 @@ extension YHOtherInfoFillViewController {
if
let
arrr
=
model
?
.
language_detail_new_data
,
arrr
.
count
>
0
{
if
let
arrr
=
model
?
.
language_detail_new_data
,
arrr
.
count
>
0
{
var
arrO
:
[
LanguageDetailNew
]
=
[]
var
arrO
:
[
LanguageDetailNew
]
=
[]
for
(
_
,
item
)
in
arrr
.
enumerated
()
{
for
(
_
,
item
)
in
arrr
.
enumerated
()
{
tID
=
0
if
item
.
select
{
if
item
.
select
{
let
fakeData
:
LanguageDetailNew
=
LanguageDetailNew
()
let
fakeData
:
LanguageDetailNew
=
LanguageDetailNew
()
...
...
galaxy/galaxy/Classes/Tools/Helper/YhConstant.swift
View file @
b25b94d3
...
@@ -399,7 +399,7 @@ extension YhConstant {
...
@@ -399,7 +399,7 @@ extension YhConstant {
// 我的证件 微信文件上传回调
// 我的证件 微信文件上传回调
public
static
let
didMyCertificateWeChatFileUploadCallBackNotification
=
Notification
.
Name
(
rawValue
:
"com.yinhe.myCertificate.wechat.fileUpload"
)
public
static
let
didMyCertificateWeChatFileUploadCallBackNotification
=
Notification
.
Name
(
rawValue
:
"com.yinhe.myCertificate.wechat.fileUpload"
)
public
static
let
didMyResignMaterialWeChatFileUploadCallBackNotification
=
Notification
.
Name
(
rawValue
:
"com.yinhe.resignMaterial.wechat.fileUpload"
)
public
static
let
didMyResignMaterialWeChatFileUploadCallBackNotification
=
Notification
.
Name
(
rawValue
:
"com.yinhe.resignMaterial.wechat.fileUpload"
)
public
static
let
didMySignWeChatFileUploadCallBackNotification
=
Notification
.
Name
(
rawValue
:
"com.yinhe.sign.wechat.fileUpload"
)
// 已经展示银河管家
// 已经展示银河管家
public
static
let
didLoadYhManagerNotification
=
Notification
.
Name
(
rawValue
:
"com.yinhe.didLoadYhManager"
)
public
static
let
didLoadYhManagerNotification
=
Notification
.
Name
(
rawValue
:
"com.yinhe.didLoadYhManager"
)
public
static
let
backToHomeNotification
=
Notification
.
Name
(
rawValue
:
"com.yinhe.backToHomeNotification"
)
public
static
let
backToHomeNotification
=
Notification
.
Name
(
rawValue
:
"com.yinhe.backToHomeNotification"
)
...
...
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