Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhongChaoMerchant_iOS
Overview
Overview
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhukai
zhongChaoMerchant_iOS
Commits
f9f1a5a9
Commit
f9f1a5a9
authored
Aug 20, 2019
by
zhukai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
定位权限问题
parent
4785b2ef
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
10 deletions
+10
-10
UserInterfaceState.xcuserstate
...serdata/kaizhu.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
Breakpoints_v2.xcbkptlist
...a/kaizhu.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
+5
-5
ZCLoginViewController.m
...dules/Login/Controller/Login[登录页]/ZCLoginViewController.m
+3
-3
Info.plist
ZhongChaoApp/UniversalApp/Supporting Flies/Info.plist
+2
-2
No files found.
ZhongChaoApp/UniversalApp.xcworkspace/xcuserdata/kaizhu.xcuserdatad/UserInterfaceState.xcuserstate
View file @
f9f1a5a9
No preview for this file type
ZhongChaoApp/UniversalApp.xcworkspace/xcuserdata/kaizhu.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
View file @
f9f1a5a9
...
...
@@ -26,7 +26,7 @@
moduleName =
"UniversalApp"
usesParentBreakpointCondition =
"Yes"
urlString =
"file:///Users/kaizhu/Desktop/%E6%9C%B12/zcApp/zhongChaoMerchant_iOS/ZhongChaoApp/Pods/SDWebImage/SDWebImage/UIImageView+WebCache.m"
timestampString =
"5879
60231.7866549
"
timestampString =
"5879
73213.250075
"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"88"
...
...
@@ -41,7 +41,7 @@
moduleName =
"UniversalApp"
usesParentBreakpointCondition =
"Yes"
urlString =
"file:///Users/kaizhu/Desktop/%E6%9C%B12/zcApp/zhongChaoMerchant_iOS/ZhongChaoApp/Pods/SDWebImage/SDWebImage/UIImageView+WebCache.m"
timestampString =
"5879
60231.795249
"
timestampString =
"5879
73213.2525131
"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"88"
...
...
@@ -56,7 +56,7 @@
moduleName =
"UniversalApp"
usesParentBreakpointCondition =
"Yes"
urlString =
"file:///Users/kaizhu/Desktop/%E6%9C%B12/zcApp/zhongChaoMerchant_iOS/ZhongChaoApp/Pods/SDWebImage/SDWebImage/UIImageView+WebCache.m"
timestampString =
"5879
60231.801577
"
timestampString =
"5879
73213.255753
"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"88"
...
...
@@ -71,7 +71,7 @@
moduleName =
"UniversalApp"
usesParentBreakpointCondition =
"Yes"
urlString =
"file:///Users/kaizhu/Desktop/%E6%9C%B12/zcApp/zhongChaoMerchant_iOS/ZhongChaoApp/Pods/SDWebImage/SDWebImage/UIImageView+WebCache.m"
timestampString =
"5879
60231.808843
"
timestampString =
"5879
73213.259272
"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"88"
...
...
@@ -86,7 +86,7 @@
moduleName =
"UniversalApp"
usesParentBreakpointCondition =
"Yes"
urlString =
"file:///Users/kaizhu/Desktop/%E6%9C%B12/zcApp/zhongChaoMerchant_iOS/ZhongChaoApp/Pods/SDWebImage/SDWebImage/UIImageView+WebCache.m"
timestampString =
"5879
60231.814024
"
timestampString =
"5879
73213.26309
"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"88"
...
...
ZhongChaoApp/UniversalApp/Modules/Login/Controller/Login[登录页]/ZCLoginViewController.m
View file @
f9f1a5a9
//
//
...
...
@@ -54,8 +54,8 @@
// _userNameTextField.text = @"13076148199";
// _passwordTextField.text = @"123456789";
//
//
_userNameTextField.text = @"13711114545";
//
_passwordTextField.text = @"111111";
_userNameTextField
.
text
=
@"13711114545"
;
_passwordTextField
.
text
=
@"111111"
;
_userName
=
_userNameTextField
.
text
;
_password
=
_passwordTextField
.
text
;
...
...
ZhongChaoApp/UniversalApp/Supporting Flies/Info.plist
View file @
f9f1a5a9
...
...
@@ -90,8 +90,6 @@
<
string
>
众巢商家版需要您的授权才能访问相机
<
/string
>
<
k
e
y
>
NSContactsUsageDescription
<
/k
e
y
>
<
string
>
众巢商家版需要您的授权才能访问通讯录信息
<
/string
>
<
k
e
y
>
NSLocationAlwaysUsageDescription
<
/k
e
y
>
<
string
>
众巢商家版需要您的授权才能在后台获取定位信息
<
/string
>
<
k
e
y
>
NSLocationUsageDescription
<
/k
e
y
>
<
string
>
众巢商家版需要您的授权才能获取定位信息
<
/string
>
<
k
e
y
>
NSMicrophoneUsageDescription
<
/k
e
y
>
...
...
@@ -116,6 +114,8 @@
<
string
>
UIInterfaceOrientationLandscapeLeft
<
/string
>
<
string
>
UIInterfaceOrientationLandscapeRight
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
NSLocationWhenInUseUsageDescription
<
/k
e
y
>
<
string
>
众巢商家版需要您的授权才能在使用期间获取定位信息
<
/string
>
<
k
e
y
>
UISupportedInterfaceOrientations
~
ipad
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
UIInterfaceOrientationPortrait
<
/string
>
...
...
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