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
41a512d5
Commit
41a512d5
authored
May 08, 2024
by
David黄金龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
图片替换
parent
e9058803
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
2 additions
and
5 deletions
+2
-5
YHContractMainItemStatusCell.swift
...lligentService(服务中心)/V/YHContractMainItemStatusCell.swift
+0
-2
YHInformationFillTipsAlertView.swift
...igentService(服务中心)/V/YHInformationFillTipsAlertView.swift
+2
-2
YHSubmitAllInfoCheckView.swift
...IntelligentService(服务中心)/V/YHSubmitAllInfoCheckView.swift
+0
-1
Group 2849@2x.png
...ts/ServiceCenter/主入口/right_gou.imageset/Group 2849@2x.png
+0
-0
Group 2849@3x.png
...ts/ServiceCenter/主入口/right_gou.imageset/Group 2849@3x.png
+0
-0
No files found.
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/V/YHContractMainItemStatusCell.swift
View file @
41a512d5
...
@@ -7,8 +7,6 @@
...
@@ -7,8 +7,6 @@
//
//
import
UIKit
import
UIKit
//import SwifterSwift
class
YHContractMainItemStatusCell
:
UITableViewCell
{
class
YHContractMainItemStatusCell
:
UITableViewCell
{
static
let
cellReuseIdentifier
=
"YHContractMainItemStatusCell"
static
let
cellReuseIdentifier
=
"YHContractMainItemStatusCell"
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/V/YHInformationFillTipsAlertView.swift
View file @
41a512d5
...
@@ -205,8 +205,8 @@ class YHInformationFillTipsAlertView: UIView {
...
@@ -205,8 +205,8 @@ class YHInformationFillTipsAlertView: UIView {
}
}
let
selectedBtn
=
UIButton
(
type
:
.
custom
)
let
selectedBtn
=
UIButton
(
type
:
.
custom
)
selectedBtn
.
setImage
(
UIImage
(
named
:
"login_privacy_agree"
),
for
:
.
normal
)
selectedBtn
.
setImage
(
UIImage
(
named
:
"login_privacy_
dis
agree"
),
for
:
.
normal
)
selectedBtn
.
setImage
(
UIImage
(
named
:
"login_privacy_
dis
agree"
),
for
:
.
selected
)
selectedBtn
.
setImage
(
UIImage
(
named
:
"login_privacy_agree"
),
for
:
.
selected
)
selectedBtn
.
addTarget
(
self
,
action
:
#selector(
onClickAgree
)
,
for
:
.
touchUpInside
)
selectedBtn
.
addTarget
(
self
,
action
:
#selector(
onClickAgree
)
,
for
:
.
touchUpInside
)
footer
.
addSubview
(
selectedBtn
)
footer
.
addSubview
(
selectedBtn
)
selectedBtn
.
snp
.
makeConstraints
{
make
in
selectedBtn
.
snp
.
makeConstraints
{
make
in
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/V/YHSubmitAllInfoCheckView.swift
View file @
41a512d5
...
@@ -12,7 +12,6 @@ class YHSubmitAllInfoCheckView: UIView {
...
@@ -12,7 +12,6 @@ class YHSubmitAllInfoCheckView: UIView {
typealias
Block
=
(
Bool
)
->
()
typealias
Block
=
(
Bool
)
->
()
var
block
:
Block
?
var
block
:
Block
?
var
centerView
:
UIView
!
var
centerView
:
UIView
!
// var titleLabel: UILabel!
var
messageLabel
:
UILabel
!
var
messageLabel
:
UILabel
!
var
agreeButton
:
UIButton
!
var
agreeButton
:
UIButton
!
var
disAgressButton
:
UIButton
!
var
disAgressButton
:
UIButton
!
...
...
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/主入口/right_gou.imageset/Group 2849@2x.png
View replaced file @
e9058803
View file @
41a512d5
652 Bytes
|
W:
|
H:
342 Bytes
|
W:
|
H:
2-up
Swipe
Onion skin
galaxy/galaxy/Res/Assets.xcassets/ServiceCenter/主入口/right_gou.imageset/Group 2849@3x.png
View replaced file @
e9058803
View file @
41a512d5
938 Bytes
|
W:
|
H:
490 Bytes
|
W:
|
H:
2-up
Swipe
Onion skin
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