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
37226c07
Commit
37226c07
authored
May 23, 2024
by
David黄金龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改文案
parent
029c23f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
YHPhoneLoginWithVideoBkgViewController.swift
.../Login(登录)/C/YHPhoneLoginWithVideoBkgViewController.swift
+1
-1
No files found.
galaxy/galaxy/Classes/Modules/Login(登录)/C/YHPhoneLoginWithVideoBkgViewController.swift
View file @
37226c07
...
@@ -225,7 +225,7 @@ extension YHPhoneLoginWithVideoBkgViewController {
...
@@ -225,7 +225,7 @@ extension YHPhoneLoginWithVideoBkgViewController {
.
foregroundColor
:
UIColor
(
hex
:
0xffffff
,
alpha
:
0.5
),
.
foregroundColor
:
UIColor
(
hex
:
0xffffff
,
alpha
:
0.5
),
.
font
:
UIFont
(
name
:
"DINAlternate-Bold"
,
size
:
18
)
as
Any
.
font
:
UIFont
(
name
:
"DINAlternate-Bold"
,
size
:
18
)
as
Any
]
]
phoneMessageView
.
phoneTextField
.
attributedPlaceholder
=
NSAttributedString
(
string
:
"请输入
签约
手机号"
,
attributes
:
attributes
)
phoneMessageView
.
phoneTextField
.
attributedPlaceholder
=
NSAttributedString
(
string
:
"请输入手机号"
,
attributes
:
attributes
)
contentHoldView
.
addSubview
(
phoneMessageView
)
contentHoldView
.
addSubview
(
phoneMessageView
)
phoneMessageView
.
snp
.
makeConstraints
{
make
in
phoneMessageView
.
snp
.
makeConstraints
{
make
in
...
...
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