Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
Z
ZhiJi-Overseas
Project
Project
Details
Activity
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lmj
ZhiJi-Overseas
Commits
e17a71a8
Commit
e17a71a8
authored
Jul 23, 2020
by
lmj_521aiau@163.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
bfbfefee
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
.DS_Store
.DS_Store
+0
-0
project.pbxproj
ZhiJi.xcodeproj/project.pbxproj
+2
-2
ZJMemberPayViewController.m
ZhiJi/Classes/Goods/Controller/ZJMemberPayViewController.m
+1
-1
No files found.
.DS_Store
View file @
e17a71a8
No preview for this file type
ZhiJi.xcodeproj/project.pbxproj
View file @
e17a71a8
...
@@ -1824,7 +1824,7 @@
...
@@ -1824,7 +1824,7 @@
CODE_SIGN_ENTITLEMENTS
=
ZhiJi/ZhiJi.entitlements
;
CODE_SIGN_ENTITLEMENTS
=
ZhiJi/ZhiJi.entitlements
;
CODE_SIGN_IDENTITY
=
"Apple Development"
;
CODE_SIGN_IDENTITY
=
"Apple Development"
;
CODE_SIGN_STYLE
=
Automatic
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
10
0
;
CURRENT_PROJECT_VERSION
=
10
2
;
DEVELOPMENT_TEAM
=
3VFFTBZ496
;
DEVELOPMENT_TEAM
=
3VFFTBZ496
;
FRAMEWORK_SEARCH_PATHS
=
(
FRAMEWORK_SEARCH_PATHS
=
(
"$(inherited)"
,
"$(inherited)"
,
...
@@ -1922,7 +1922,7 @@
...
@@ -1922,7 +1922,7 @@
CODE_SIGN_ENTITLEMENTS
=
ZhiJi/ZhiJi.entitlements
;
CODE_SIGN_ENTITLEMENTS
=
ZhiJi/ZhiJi.entitlements
;
CODE_SIGN_IDENTITY
=
"Apple Development"
;
CODE_SIGN_IDENTITY
=
"Apple Development"
;
CODE_SIGN_STYLE
=
Automatic
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
10
0
;
CURRENT_PROJECT_VERSION
=
10
2
;
DEBUG_INFORMATION_FORMAT
=
dwarf
;
DEBUG_INFORMATION_FORMAT
=
dwarf
;
DEFINES_MODULE
=
YES
;
DEFINES_MODULE
=
YES
;
DEVELOPMENT_TEAM
=
3VFFTBZ496
;
DEVELOPMENT_TEAM
=
3VFFTBZ496
;
...
...
ZhiJi/Classes/Goods/Controller/ZJMemberPayViewController.m
View file @
e17a71a8
...
@@ -281,7 +281,7 @@
...
@@ -281,7 +281,7 @@
textView
.
delegate
=
self
;
textView
.
delegate
=
self
;
textView
.
font
=
[
UIFont
systemFontOfSize
:
KFont
(
12
)];
textView
.
font
=
[
UIFont
systemFontOfSize
:
KFont
(
12
)];
textView
.
textColor
=
[
UIColor
whiteColor
];
textView
.
textColor
=
[
UIColor
whiteColor
];
textView
.
textAlignment
=
NSTextAlignment
Left
;
textView
.
textAlignment
=
NSTextAlignment
Center
;
textView
.
showsHorizontalScrollIndicator
=
NO
;
textView
.
showsHorizontalScrollIndicator
=
NO
;
textView
.
showsVerticalScrollIndicator
=
NO
;
textView
.
showsVerticalScrollIndicator
=
NO
;
textView
.
editable
=
NO
;
//必须禁止输入,否则点击将弹出输入键盘
textView
.
editable
=
NO
;
//必须禁止输入,否则点击将弹出输入键盘
...
...
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