Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
上
上药订单生命周期升级
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
sph
上药订单生命周期升级
Commits
3359fcef
Commit
3359fcef
authored
Jul 05, 2022
by
xiejb
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
未读消息显示
parent
1288bdfe
Changes
15
Show whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
153 additions
and
149 deletions
+153
-149
MobilePortal/MobilePortal.xcodeproj/project.pbxproj
MobilePortal/MobilePortal.xcodeproj/project.pbxproj
+5
-4
MobilePortal/MobilePortal.xcworkspace/xcuserdata/caiyang.xcuserdatad/UserInterfaceState.xcuserstate
...erdata/caiyang.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
MobilePortal/MobilePortal.xcworkspace/xcuserdata/caiyang.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
.../caiyang.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
+32
-37
MobilePortal/MobilePortal/Info.plist
MobilePortal/MobilePortal/Info.plist
+1
-1
MobilePortal/MobilePortal/Thirdparty/ScanKit/ScanKitFrameWork.framework/ScanKitFrameWork
...party/ScanKit/ScanKitFrameWork.framework/ScanKitFrameWork
+0
-0
MobilePortal/MobilePortal/VC/QRCode/QRCodeCallBackViewController.swift
...MobilePortal/VC/QRCode/QRCodeCallBackViewController.swift
+1
-0
MobilePortal/MobilePortal/VC/QRCode/QRCodeSwiftView.h
MobilePortal/MobilePortal/VC/QRCode/QRCodeSwiftView.h
+1
-0
MobilePortal/MobilePortal/VC/QRCode/QRCodeSwiftView.m
MobilePortal/MobilePortal/VC/QRCode/QRCodeSwiftView.m
+7
-4
MobilePortal/MobilePortal/VC/RootTabBarVC/PublishBtn.swift
MobilePortal/MobilePortal/VC/RootTabBarVC/PublishBtn.swift
+2
-2
MobilePortal/MobilePortal/VC/Web/WebActionOC.m
MobilePortal/MobilePortal/VC/Web/WebActionOC.m
+1
-1
MobilePortal/MobilePortal/VC/Web/WebSwiftViewController+WKDelegate.swift
...bilePortal/VC/Web/WebSwiftViewController+WKDelegate.swift
+6
-3
MobilePortal/MobilePortal/VC/Web/WebSwiftViewController.swift
...lePortal/MobilePortal/VC/Web/WebSwiftViewController.swift
+1
-1
MobilePortal/MobilePortal/codeObfuscation.h
MobilePortal/MobilePortal/codeObfuscation.h
+95
-95
MobilePortal/ServiceExtension/NotificationService.swift
MobilePortal/ServiceExtension/NotificationService.swift
+1
-1
MobilePortal/symbols
MobilePortal/symbols
+0
-0
No files found.
MobilePortal/MobilePortal.xcodeproj/project.pbxproj
View file @
3359fcef
...
@@ -5278,7 +5278,7 @@
...
@@ -5278,7 +5278,7 @@
CODE_SIGN_ENTITLEMENTS
=
MobilePortal/MobilePortal.entitlements
;
CODE_SIGN_ENTITLEMENTS
=
MobilePortal/MobilePortal.entitlements
;
CODE_SIGN_IDENTITY
=
"iPhone Developer: Jiangbo Xie (67SU32D76X)"
;
CODE_SIGN_IDENTITY
=
"iPhone Developer: Jiangbo Xie (67SU32D76X)"
;
CODE_SIGN_STYLE
=
Manual
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
3.
2
;
CURRENT_PROJECT_VERSION
=
3.
3
;
DEVELOPMENT_TEAM
=
2A3UC4VYB3
;
DEVELOPMENT_TEAM
=
2A3UC4VYB3
;
ENABLE_BITCODE
=
NO
;
ENABLE_BITCODE
=
NO
;
FRAMEWORK_SEARCH_PATHS
=
(
FRAMEWORK_SEARCH_PATHS
=
(
...
@@ -5298,7 +5298,8 @@
...
@@ -5298,7 +5298,8 @@
"$(PROJECT_DIR)/MobilePortal/Thirdparty/BDVoice/BDSClientLib"
,
"$(PROJECT_DIR)/MobilePortal/Thirdparty/BDVoice/BDSClientLib"
,
"$(PROJECT_DIR)/MobilePortal/Thirdparty/WXApiManager/WeChatSDK"
,
"$(PROJECT_DIR)/MobilePortal/Thirdparty/WXApiManager/WeChatSDK"
,
);
);
MARKETING_VERSION
=
3.2
;
MARKETING_VERSION
=
3.3
;
ONLY_ACTIVE_ARCH
=
YES
;
OTHER_LDFLAGS
=
(
OTHER_LDFLAGS
=
(
"$(inherited)"
,
"$(inherited)"
,
"-ObjC"
,
"-ObjC"
,
...
@@ -5378,7 +5379,7 @@
...
@@ -5378,7 +5379,7 @@
CODE_SIGN_ENTITLEMENTS
=
MobilePortal/MobilePortal.entitlements
;
CODE_SIGN_ENTITLEMENTS
=
MobilePortal/MobilePortal.entitlements
;
CODE_SIGN_IDENTITY
=
"iPhone Developer: Jiangbo Xie (67SU32D76X)"
;
CODE_SIGN_IDENTITY
=
"iPhone Developer: Jiangbo Xie (67SU32D76X)"
;
CODE_SIGN_STYLE
=
Manual
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
3.
2
;
CURRENT_PROJECT_VERSION
=
3.
3
;
DEVELOPMENT_TEAM
=
2A3UC4VYB3
;
DEVELOPMENT_TEAM
=
2A3UC4VYB3
;
ENABLE_BITCODE
=
NO
;
ENABLE_BITCODE
=
NO
;
FRAMEWORK_SEARCH_PATHS
=
(
FRAMEWORK_SEARCH_PATHS
=
(
...
@@ -5398,7 +5399,7 @@
...
@@ -5398,7 +5399,7 @@
"$(PROJECT_DIR)/MobilePortal/Thirdparty/BDVoice/BDSClientLib"
,
"$(PROJECT_DIR)/MobilePortal/Thirdparty/BDVoice/BDSClientLib"
,
"$(PROJECT_DIR)/MobilePortal/Thirdparty/WXApiManager/WeChatSDK"
,
"$(PROJECT_DIR)/MobilePortal/Thirdparty/WXApiManager/WeChatSDK"
,
);
);
MARKETING_VERSION
=
3.
2
;
MARKETING_VERSION
=
3.
3
;
OTHER_LDFLAGS
=
(
OTHER_LDFLAGS
=
(
"$(inherited)"
,
"$(inherited)"
,
"-ObjC"
,
"-ObjC"
,
...
...
MobilePortal/MobilePortal.xcworkspace/xcuserdata/caiyang.xcuserdatad/UserInterfaceState.xcuserstate
View file @
3359fcef
No preview for this file type
MobilePortal/MobilePortal.xcworkspace/xcuserdata/caiyang.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
View file @
3359fcef
...
@@ -663,8 +663,8 @@
...
@@ -663,8 +663,8 @@
endingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"126"
startingLineNumber =
"126"
endingLineNumber =
"126"
endingLineNumber =
"126"
landmarkName =
"
unknown
"
landmarkName =
"
jiami()
"
landmarkType =
"
0
"
>
landmarkType =
"
7
"
>
</BreakpointContent>
</BreakpointContent>
</BreakpointProxy>
</BreakpointProxy>
<BreakpointProxy
<BreakpointProxy
...
@@ -680,8 +680,8 @@
...
@@ -680,8 +680,8 @@
endingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"130"
startingLineNumber =
"130"
endingLineNumber =
"130"
endingLineNumber =
"130"
landmarkName =
"
unknown
"
landmarkName =
"
jiemi()
"
landmarkType =
"
0
"
>
landmarkType =
"
7
"
>
</BreakpointContent>
</BreakpointContent>
</BreakpointProxy>
</BreakpointProxy>
<BreakpointProxy
<BreakpointProxy
...
@@ -735,23 +735,6 @@
...
@@ -735,23 +735,6 @@
landmarkType =
"7"
>
landmarkType =
"7"
>
</BreakpointContent>
</BreakpointContent>
</BreakpointProxy>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID =
"Xcode.Breakpoint.FileBreakpoint"
>
<BreakpointContent
uuid =
"23E04D44-5EEF-46C1-BCDA-C0ED8B5B80E0"
shouldBeEnabled =
"No"
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"MobilePortal/VC/Web/WebActionOC.m"
timestampString =
"651390847.212243"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"127"
endingLineNumber =
"127"
landmarkName =
"-getCookieValue:host:"
landmarkType =
"7"
>
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
<BreakpointProxy
BreakpointExtensionID =
"Xcode.Breakpoint.FileBreakpoint"
>
BreakpointExtensionID =
"Xcode.Breakpoint.FileBreakpoint"
>
<BreakpointContent
<BreakpointContent
...
@@ -763,8 +746,8 @@
...
@@ -763,8 +746,8 @@
timestampString =
"651764072.746172"
timestampString =
"651764072.746172"
startingColumnNumber =
"9223372036854775807"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"1
88
"
startingLineNumber =
"1
91
"
endingLineNumber =
"1
88
"
endingLineNumber =
"1
91
"
landmarkName =
"webView(_:createWebViewWith:for:windowFeatures:)"
landmarkName =
"webView(_:createWebViewWith:for:windowFeatures:)"
landmarkType =
"7"
>
landmarkType =
"7"
>
</BreakpointContent>
</BreakpointContent>
...
@@ -780,13 +763,13 @@
...
@@ -780,13 +763,13 @@
timestampString =
"651764072.746362"
timestampString =
"651764072.746362"
startingColumnNumber =
"9223372036854775807"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"1
19
"
startingLineNumber =
"1
22
"
endingLineNumber =
"1
19
"
endingLineNumber =
"1
22
"
landmarkName =
"webView(_:didFail:withError:)"
landmarkName =
"webView(_:didFail:withError:)"
landmarkType =
"7"
>
landmarkType =
"7"
>
<Locations>
<Locations>
<Location
<Location
uuid =
"9D90046A-9ADF-4884-BC26-1C680A71C079 - e4f524b5061a85
1c
"
uuid =
"9D90046A-9ADF-4884-BC26-1C680A71C079 - e4f524b5061a85
79
"
shouldBeEnabled =
"Yes"
shouldBeEnabled =
"Yes"
ignoreCount =
"0"
ignoreCount =
"0"
continueAfterRunningActions =
"No"
continueAfterRunningActions =
"No"
...
@@ -796,12 +779,12 @@
...
@@ -796,12 +779,12 @@
urlString =
"file:///Users/caiyang/GitProject/SH_OrderLifeCycleU/SH_OrderLifeCycleU/MobilePortal/MobilePortal/VC/Web/WebSwiftViewController+WKDelegate.swift"
urlString =
"file:///Users/caiyang/GitProject/SH_OrderLifeCycleU/SH_OrderLifeCycleU/MobilePortal/MobilePortal/VC/Web/WebSwiftViewController+WKDelegate.swift"
startingColumnNumber =
"9223372036854775807"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"1
19
"
startingLineNumber =
"1
22
"
endingLineNumber =
"1
19
"
endingLineNumber =
"1
22
"
offsetFromSymbolStart =
"480"
>
offsetFromSymbolStart =
"480"
>
</Location>
</Location>
<Location
<Location
uuid =
"9D90046A-9ADF-4884-BC26-1C680A71C079 - 4475a31735ebb9
cf
"
uuid =
"9D90046A-9ADF-4884-BC26-1C680A71C079 - 4475a31735ebb9
aa
"
shouldBeEnabled =
"Yes"
shouldBeEnabled =
"Yes"
ignoreCount =
"0"
ignoreCount =
"0"
continueAfterRunningActions =
"No"
continueAfterRunningActions =
"No"
...
@@ -811,8 +794,8 @@
...
@@ -811,8 +794,8 @@
urlString =
"file:///Users/caiyang/GitProject/SH_OrderLifeCycleU/SH_OrderLifeCycleU/MobilePortal/MobilePortal/VC/Web/WebSwiftViewController+WKDelegate.swift"
urlString =
"file:///Users/caiyang/GitProject/SH_OrderLifeCycleU/SH_OrderLifeCycleU/MobilePortal/MobilePortal/VC/Web/WebSwiftViewController+WKDelegate.swift"
startingColumnNumber =
"9223372036854775807"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"1
19
"
startingLineNumber =
"1
22
"
endingLineNumber =
"1
19
"
endingLineNumber =
"1
22
"
offsetFromSymbolStart =
"20"
>
offsetFromSymbolStart =
"20"
>
</Location>
</Location>
</Locations>
</Locations>
...
@@ -848,8 +831,8 @@
...
@@ -848,8 +831,8 @@
endingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"57"
startingLineNumber =
"57"
endingLineNumber =
"57"
endingLineNumber =
"57"
landmarkName =
"
unknown
"
landmarkName =
"
operatingAction(_:)
"
landmarkType =
"
0
"
>
landmarkType =
"
7
"
>
</BreakpointContent>
</BreakpointContent>
</BreakpointProxy>
</BreakpointProxy>
<BreakpointProxy
<BreakpointProxy
...
@@ -865,8 +848,8 @@
...
@@ -865,8 +848,8 @@
endingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"53"
startingLineNumber =
"53"
endingLineNumber =
"53"
endingLineNumber =
"53"
landmarkName =
"
unknown
"
landmarkName =
"
operatingAction(_:)
"
landmarkType =
"
0
"
>
landmarkType =
"
7
"
>
</BreakpointContent>
</BreakpointContent>
</BreakpointProxy>
</BreakpointProxy>
<BreakpointProxy
<BreakpointProxy
...
@@ -950,8 +933,8 @@
...
@@ -950,8 +933,8 @@
endingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"133"
startingLineNumber =
"133"
endingLineNumber =
"133"
endingLineNumber =
"133"
landmarkName =
"
unknown
"
landmarkName =
"
jiemi()
"
landmarkType =
"
0
"
>
landmarkType =
"
7
"
>
</BreakpointContent>
</BreakpointContent>
</BreakpointProxy>
</BreakpointProxy>
<BreakpointProxy
<BreakpointProxy
...
@@ -1254,5 +1237,17 @@
...
@@ -1254,5 +1237,17 @@
landmarkType =
"7"
>
landmarkType =
"7"
>
</BreakpointContent>
</BreakpointContent>
</BreakpointProxy>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID =
"Xcode.Breakpoint.ExceptionBreakpoint"
>
<BreakpointContent
uuid =
"581F048B-F524-497F-8B82-B5701E72F830"
shouldBeEnabled =
"Yes"
ignoreCount =
"0"
continueAfterRunningActions =
"No"
breakpointStackSelectionBehavior =
"1"
scope =
"1"
stopOnStyle =
"0"
>
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
</Breakpoints>
</Bucket>
</Bucket>
MobilePortal/MobilePortal/Info.plist
View file @
3359fcef
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
<key>
CFBundleDevelopmentRegion
</key>
<key>
CFBundleDevelopmentRegion
</key>
<string>
$(DEVELOPMENT_LANGUAGE)
</string>
<string>
$(DEVELOPMENT_LANGUAGE)
</string>
<key>
CFBundleDisplayName
</key>
<key>
CFBundleDisplayName
</key>
<string>
上药移动
ce
</string>
<string>
上药移动
测试
</string>
<key>
CFBundleExecutable
</key>
<key>
CFBundleExecutable
</key>
<string>
$(EXECUTABLE_NAME)
</string>
<string>
$(EXECUTABLE_NAME)
</string>
<key>
CFBundleIdentifier
</key>
<key>
CFBundleIdentifier
</key>
...
...
MobilePortal/MobilePortal/Thirdparty/ScanKit/ScanKitFrameWork.framework/ScanKitFrameWork
View file @
3359fcef
No preview for this file type
MobilePortal/MobilePortal/VC/QRCode/QRCodeCallBackViewController.swift
View file @
3359fcef
...
@@ -47,6 +47,7 @@ class QRCodeCallBackViewController: BaseViewController,QRCodeSwiftViewDelegate {
...
@@ -47,6 +47,7 @@ class QRCodeCallBackViewController: BaseViewController,QRCodeSwiftViewDelegate {
}
}
override
func
arrowResponse
()
{
override
func
arrowResponse
()
{
self
.
callBackBlock
(
""
)
self
.
callBackBlock
(
""
)
// self.qRCodeSwiftView.
self
.
navigationController
?
.
popViewController
(
animated
:
true
)
self
.
navigationController
?
.
popViewController
(
animated
:
true
)
}
}
override
func
gotoMessageVC
(){
override
func
gotoMessageVC
(){
...
...
MobilePortal/MobilePortal/VC/QRCode/QRCodeSwiftView.h
View file @
3359fcef
...
@@ -15,5 +15,6 @@
...
@@ -15,5 +15,6 @@
-
(
void
)
initView
;
-
(
void
)
initView
;
//-(void)dropOutVC;
//-(void)dropOutVC;
-
(
void
)
getQRCodeSwiftViewValue
:(
NSString
*
)
value
;
-
(
void
)
getQRCodeSwiftViewValue
:(
NSString
*
)
value
;
-
(
void
)
stopRunning
;
@property
(
nonatomic
,
weak
)
id
<
QRCodeSwiftViewDelegate
>
delegate
;
@property
(
nonatomic
,
weak
)
id
<
QRCodeSwiftViewDelegate
>
delegate
;
@end
@end
MobilePortal/MobilePortal/VC/QRCode/QRCodeSwiftView.m
View file @
3359fcef
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
if
(
upOrdown
==
NO
)
{
if
(
upOrdown
==
NO
)
{
num
++
;
num
++
;
_line
.
frame
=
CGRectMake
(
LEFT
,
TOP
+
10
+
2
*
num
,
350
,
2
);
_line
.
frame
=
CGRectMake
(
LEFT
,
TOP
+
10
+
2
*
num
,
350
,
2
);
if
(
2
*
num
==
20
0
)
{
if
(
2
*
num
==
35
0
)
{
upOrdown
=
YES
;
upOrdown
=
YES
;
}
}
}
else
{
}
else
{
...
@@ -179,8 +179,8 @@
...
@@ -179,8 +179,8 @@
_output
=
[[
AVCaptureVideoDataOutput
alloc
]
init
];
_output
=
[[
AVCaptureVideoDataOutput
alloc
]
init
];
[
_output
setSampleBufferDelegate
:
self
queue
:
dispatch_get_main_queue
()];
[
_output
setSampleBufferDelegate
:
self
queue
:
dispatch_get_main_queue
()];
_output
.
videoSettings
=
[
NSDictionary
dictionaryWithObjectsAndKeys
:[
NSNumber
numberWithInt
:
kCVPixelFormatType_32BGRA
],
nil
];
// _output.videoSettings = [NSDictionary dictionaryWithObjectsAndKeys:[NSNumber numberWithInt:kCVPixelFormatType_32BGRA],kCVPixelBufferPixelFormatTypeKey,
nil];
//
_output.videoSettings = [NSDictionary dictionaryWithObjectsAndKeys:[NSNumber numberWithInt:kCVPixelFormatType_32BGRA],kCVPixelBufferPixelFormatTypeKey,[NSNumber numberWithInt:640],(id)kCVPixelBufferWidthKey,[NSNumber numberWithInt:480],(id)kCVPixelBufferHeightKey, nil];
_output
.
videoSettings
=
[
NSDictionary
dictionaryWithObjectsAndKeys
:[
NSNumber
numberWithInt
:
kCVPixelFormatType_32BGRA
],
kCVPixelBufferPixelFormatTypeKey
,[
NSNumber
numberWithInt
:
640
],(
id
)
kCVPixelBufferWidthKey
,[
NSNumber
numberWithInt
:
480
],(
id
)
kCVPixelBufferHeightKey
,
nil
];
// Session
// Session
...
@@ -225,7 +225,10 @@
...
@@ -225,7 +225,10 @@
// Start
// Start
[
_session
startRunning
];
[
_session
startRunning
];
}
}
-
(
void
)
stopRunning
{
[
_session
stopRunning
];
[
timer
setFireDate
:[
NSDate
distantFuture
]];
}
#pragma mark AVCaptureMetadataOutputObjectsDelegate
#pragma mark AVCaptureMetadataOutputObjectsDelegate
// 得到相机采样数据sampleBuffer
// 得到相机采样数据sampleBuffer
-
(
void
)
captureOutput
:(
AVCaptureOutput
*
)
output
didOutputSampleBuffer
:(
CMSampleBufferRef
)
sampleBuffer
fromConnection
:(
AVCaptureConnection
*
)
connection
{
-
(
void
)
captureOutput
:(
AVCaptureOutput
*
)
output
didOutputSampleBuffer
:(
CMSampleBufferRef
)
sampleBuffer
fromConnection
:(
AVCaptureConnection
*
)
connection
{
...
...
MobilePortal/MobilePortal/VC/RootTabBarVC/PublishBtn.swift
View file @
3359fcef
...
@@ -12,9 +12,9 @@ class PublishBtn: UIButton {
...
@@ -12,9 +12,9 @@ class PublishBtn: UIButton {
lazy
var
biaojiBtn
:
UIButton
=
{
lazy
var
biaojiBtn
:
UIButton
=
{
let
biaojiBtn
:
UIButton
=
UIButton
.
init
(
type
:
.
custom
)
let
biaojiBtn
:
UIButton
=
UIButton
.
init
(
type
:
.
custom
)
biaojiBtn
.
frame
=
CGRect
(
x
:
SCREEN_WHIDTH
()
/
5
-
3
3
,
y
:
0
,
width
:
22
,
height
:
22
)
biaojiBtn
.
frame
=
CGRect
(
x
:
SCREEN_WHIDTH
()
/
5
-
3
5
,
y
:
0
,
width
:
22
,
height
:
22
)
biaojiBtn
.
backgroundColor
=
UIColor
.
red
biaojiBtn
.
backgroundColor
=
UIColor
.
red
biaojiBtn
.
titleLabel
?
.
font
=
UIFont
.
systemFont
(
ofSize
:
1
0
)
biaojiBtn
.
titleLabel
?
.
font
=
UIFont
.
systemFont
(
ofSize
:
1
1
)
biaojiBtn
.
titleLabel
?
.
textAlignment
=
.
center
biaojiBtn
.
titleLabel
?
.
textAlignment
=
.
center
biaojiBtn
.
setTitleColor
(
UIColor
.
white
,
for
:
.
normal
)
biaojiBtn
.
setTitleColor
(
UIColor
.
white
,
for
:
.
normal
)
...
...
MobilePortal/MobilePortal/VC/Web/WebActionOC.m
View file @
3359fcef
...
@@ -123,7 +123,7 @@ static NSString* const kAESkey = @"1234123412ABCDEF";
...
@@ -123,7 +123,7 @@ static NSString* const kAESkey = @"1234123412ABCDEF";
for
(
NSHTTPCookie
*
cookie
in
[
cookieJar
cookies
])
{
for
(
NSHTTPCookie
*
cookie
in
[
cookieJar
cookies
])
{
[
cookieDic
setObject
:
cookie
.
value
forKey
:
cookie
.
name
];
[
cookieDic
setObject
:
cookie
.
value
forKey
:
cookie
.
name
];
}
}
NSLog
(
@"cookie==%@"
,
cookie
);
NSString
*
appendString
=
[
NSString
stringWithFormat
:
@"info=%@;"
,
cookie
];
NSString
*
appendString
=
[
NSString
stringWithFormat
:
@"info=%@;"
,
cookie
];
[
cookieValue
appendString
:
appendString
];
[
cookieValue
appendString
:
appendString
];
return
cookieValue
;
return
cookieValue
;
...
...
MobilePortal/MobilePortal/VC/Web/WebSwiftViewController+WKDelegate.swift
View file @
3359fcef
...
@@ -33,7 +33,9 @@ extension WebSwiftViewController {
...
@@ -33,7 +33,9 @@ extension WebSwiftViewController {
if
self
?
.
isShowTitleType
==
.
NoShowTitleType
{
if
self
?
.
isShowTitleType
==
.
NoShowTitleType
{
self
?
.
navigationController
?
.
setNavigationBarHidden
(
true
,
animated
:
true
)
self
?
.
navigationController
?
.
setNavigationBarHidden
(
true
,
animated
:
true
)
}
}
if
(
value
as!
String
==
""
)
{
return
}
self
?
.
alertAction
(
str
:
"scanCallBack"
,
value
:
value
as!
String
)
self
?
.
alertAction
(
str
:
"scanCallBack"
,
value
:
value
as!
String
)
}
}
// self.gotoQRVC()
// self.gotoQRVC()
...
@@ -61,12 +63,13 @@ extension WebSwiftViewController {
...
@@ -61,12 +63,13 @@ extension WebSwiftViewController {
}
else
if
message
.
name
==
"openFileDownload"
{
}
else
if
message
.
name
==
"openFileDownload"
{
let
dic
:
NSMutableDictionary
=
self
.
setFileDownloadUrlCookie
(
bodyString
:
(
message
.
body
as?
String
)
!
)
let
dic
:
NSMutableDictionary
=
self
.
setFileDownloadUrlCookie
(
bodyString
:
(
message
.
body
as?
String
)
!
)
self
.
downLoaderFileAction
(
download
:
dic
.
object
(
forKey
:
"url"
)
as!
String
,
cookie
:
dic
.
object
(
forKey
:
"cookie"
)
as!
String
)
self
.
downLoaderFileAction
(
download
:
dic
.
object
(
forKey
:
"url"
)
as!
String
,
cookie
:
dic
.
object
(
forKey
:
"cookie"
)
as!
String
)
}
else
if
message
.
name
==
"getCookie"
{
}
else
if
message
.
name
==
"getCookie
Info
"
{
var
count
=
self
.
getWebCookie
(
urlStr
:
self
.
webViewUrl
)
var
count
=
self
.
getWebCookie
(
urlStr
:
self
.
webViewUrl
)
if
self
.
isUMSMessageType
==
.
IsUMSMessageType
{
if
self
.
isUMSMessageType
==
.
IsUMSMessageType
{
count
=
self
.
encryptionContent
count
=
self
.
encryptionContent
}
}
self
.
alertAction
(
str
:
"setCookie"
,
value
:
(
WebActionOC
.
share
()?
.
encryptAES
(
count
,
key
:
self
.
appid
))
!
)
self
.
alertAction
(
str
:
"setCookieInfo"
,
value
:
(
WebActionOC
.
share
()?
.
encryptAES
(
count
,
key
:
self
.
appid
))
!
)
}
}
else
{
else
{
WebActionOC
.
share
()
.
weAction
(
message
.
name
,
andBody
:
message
.
body
as?
String
)
WebActionOC
.
share
()
.
weAction
(
message
.
name
,
andBody
:
message
.
body
as?
String
)
...
...
MobilePortal/MobilePortal/VC/Web/WebSwiftViewController.swift
View file @
3359fcef
...
@@ -33,7 +33,7 @@ class WebSwiftViewController: BaseViewController,WKUIDelegate,WKNavigationDelega
...
@@ -33,7 +33,7 @@ class WebSwiftViewController: BaseViewController,WKUIDelegate,WKNavigationDelega
///js调用原生方法名
///js调用原生方法名
var
webActionTitle
=
[
"AppLogout"
,
"callPhone"
,
"sendSms"
,
"openScanActivity"
,
"getTitle"
,
"hideTitleLayout"
,
"copyContent"
,
"gotoLogin"
,
"openWeb"
,
"openFileDownload"
,
"openScan"
,
"getCookie"
]
var
webActionTitle
=
[
"AppLogout"
,
"callPhone"
,
"sendSms"
,
"openScanActivity"
,
"getTitle"
,
"hideTitleLayout"
,
"copyContent"
,
"gotoLogin"
,
"openWeb"
,
"openFileDownload"
,
"openScan"
,
"getCookie
Info
"
]
lazy
var
webView
:
WKWebView
=
{
lazy
var
webView
:
WKWebView
=
{
let
config
=
WKWebViewConfiguration
.
init
()
let
config
=
WKWebViewConfiguration
.
init
()
config
.
preferences
=
WKPreferences
.
init
()
config
.
preferences
=
WKPreferences
.
init
()
...
...
MobilePortal/MobilePortal/codeObfuscation.h
View file @
3359fcef
#ifndef Demo_codeObfuscation_h
#ifndef Demo_codeObfuscation_h
#define Demo_codeObfuscation_h
#define Demo_codeObfuscation_h
//confuse string at 2022年
6月 7日 星期二 17时57分00
秒 CST
//confuse string at 2022年
7月 5日 星期二 15时38分05
秒 CST
#define BaseViewController O
pjYqgoWEKdsypIO
#define BaseViewController O
uFYfYTPcRhQjqQx
#define myTableView
CRUmrDyVkAASBXNB
#define myTableView
FRwplTEdpOAWkMFu
#define setCacheAccountInfo
nUkaIlBbjMOLDhkd
#define setCacheAccountInfo
fXoaEPsGcEOlrvyD
#define setClassWebUrlAccountInfo
quodvZebbVMGnAWm
#define setClassWebUrlAccountInfo
IsJyrjmFTvyjkkmW
#define setWebUrlAction
LknfgQvPsxTZAJlv
#define setWebUrlAction
vRHpBjQzlRozdmrE
#define SinglePointWeChatVC
VjuLxYZGyptqbyXw
#define SinglePointWeChatVC
tdYwztkPoyJUIRym
#define onLogin
IQsfmkHFMkmqlPsl
#define onLogin
yqqJotzuxcyrEpPg
#define getLoginTypeHttpAction
behQAXXpGNlzcOaE
#define getLoginTypeHttpAction
hsYbFxxEuDttNzJh
#define loginTypeHttpGetCmdTypeAction
FswZVbWxqnIYqcKu
#define loginTypeHttpGetCmdTypeAction
tgjUzNvyiWjcrwMT
#define getScopeListHttpCmd
QYmLIdnbtSFGhmDX
#define getScopeListHttpCmd
cfMndPFwmIwUxrut
#define selectSinglePointTypeAction
YAFirPPggkbmeVJy
#define selectSinglePointTypeAction
sdnkBlWMWSpfMhLT
#define getLoginHttpPostCmdCmd
sktiwxHENDZUpdzB
#define getLoginHttpPostCmdCmd
DhTBzQBBnnTsBwhc
#define httpLoginHttpPostResultResponse
HXwOVielsVDucysW
#define httpLoginHttpPostResultResponse
wdSSIEXUSjfwFKFU
#define getNewVersionUpdateHttpCmd
SSljwARFwdWePgNG
#define getNewVersionUpdateHttpCmd
ngHeFfhWSCnQCWTF
#define getLoginDeviceInformationHttpCmd
RbdnefetlCWgTFQp
#define getLoginDeviceInformationHttpCmd
GLTNFoByNuHMyvdc
#define getMyInformationHttpGetCmd
wNEFuoJCFJDdCIHJ
#define getMyInformationHttpGetCmd
FMgMixPLIHlXxKXZ
#define getVerifyTokenHttpPostCmdAction
fbAKuGJoJbeKZWBF
#define getVerifyTokenHttpPostCmdAction
DUsplEJuZACAOaNK
#define httpVerifyTokenHttpResultResponse
dWJowtZJroxpWauH
#define httpVerifyTokenHttpResultResponse
MVemUskORVIQiAQb
#define loginGetUserInfo
sexbTbZAxvVKYGwr
#define loginGetUserInfo
zunXYXmygGlgdWep
#define httpSinglePointinfoHttpResultResponse
vLKZhOcabvbovyMX
#define httpSinglePointinfoHttpResultResponse
DCopzLXaGoBpFyKW
#define getWeChatXinfoHttpPostCmd
ZHVqwIXTQizowpVO
#define getWeChatXinfoHttpPostCmd
iInUWcLfACMyBsDz
#define getWeChatBindingHttpPostCmd
YsQqVctIUuBLxuNI
#define getWeChatBindingHttpPostCmd
gLKGyOXzkBvennsS
#define httpWeChatXinfoHttpResultResponse
zNKlifAtUxukvXbq
#define httpWeChatXinfoHttpResultResponse
eZSezQwBhugTjRTP
#define SinglePointWeChatHttp
bDEMHeDAaQYENTRY
#define SinglePointWeChatHttp
IVPztHsQhFOhLabK
#define judgmentTokenExpired(resultBlock:@escaping
GosUPKEYNpHJtGZY
#define judgmentTokenExpired(resultBlock:@escaping
zElbfixLkEMMVUFC
#define httpVerificationTokenHttpResultResponse(result:RequestResult,resultBlock:@escaping
mhbdToXoSnAfhQLW
#define httpVerificationTokenHttpResultResponse(result:RequestResult,resultBlock:@escaping
hnWdvbKcwnsPYUkz
#define getRefreshTokenHttpPostCmd(resultBlock:@escaping
NXUKjXRFPLuiDjWZ
#define getRefreshTokenHttpPostCmd(resultBlock:@escaping
PjhXzBSwvnWQMtpa
#define func
KOHlEyPtILVsyaPd
#define func
UmjvWxGeGNOQowpe
#define getLoginDeviceInformationHttpCmd(resultBlock:@escaping
MauQNhvnFCacIqza
#define getLoginDeviceInformationHttpCmd(resultBlock:@escaping
LhxjBEaXDlHzKMaQ
#define httpDeviceInformationHttpResultResponse(result:
vXSoODjzTbfSpaHG
#define httpDeviceInformationHttpResultResponse(result:
xjpsMMjSdelaIUOw
#define LoginViewController
nKbuegQAFLTGPacz
#define LoginViewController
PINgnOSzBLGyyqbg
#define WeChatBindingViewController
cFlATOuzzKQZaABS
#define WeChatBindingViewController
TOlyxNgpDetvOYmY
#define SinglePointViewController
WKsIxOcJUmCdrsPO
#define SinglePointViewController
utiDbxwzMiKPhsTH
#define MineViewController
WqOBaAaMJsUqnqvX
#define MineViewController
SMWsqeayBZfwEpWt
#define getSelectCompanyHttpCmd
rYOXynLaqMaKfZnw
#define getSelectCompanyHttpCmd
OnNdnFsHEaQprprD
#define httpSelectCompanyHttpResultResponse
AXCDyEskkwEGXXnJ
#define httpSelectCompanyHttpResultResponse
TTMPqnSWvPcrRbsi
#define SelectCompanyViewController
FNCXvMhNEwUwCviM
#define SelectCompanyViewController
MlPFdiMXSreNGlHS
#define MineMoreViewController
EIkcUWUmZLFoHxUx
#define MineMoreViewController
VNCsFUrVAyFNlauM
#define WebSwiftViewController
gbGzllXUZbOKlDMa
#define WebSwiftViewController
jQSVCSqQXfSrBhMz
#define webView
TGfJtznzMGnJcCFL
#define webView
SIthiTntfeEatWnK
#define webViewUrl
VzAqJJRJNeQVwHHc
#define webViewUrl
okOvCSgfDmUdgvZW
#define appid
WgDhmUAdwjzneOVm
#define appid
YsObfCuCudwcoYRW
#define webActionTitle
wKcbmacSSzFbeSRR
#define webActionTitle
cuRfDQSaNymBKonE
#define setwebView
IQBkTqAVlmZUtvgE
#define setwebView
EBPQeCAPXFaPluDQ
#define backPrevious
iakTcBkbDdyNGgIW
#define backPrevious
YmnExBdyLVImGwhd
#define WebActionOC
tjgfltItbWietBkE
#define WebActionOC
zaurCXOaigLsGEtT
#define getUrl
VSieOaEhLpnFSHCD
#define getUrl
ejtAOFCMnMwhWgiw
#define getWebCookie q
vaSwehtehIISZqW
#define getWebCookie q
XXDkmzSvfDXroCI
#define encryptAES
gOwXRMbiQjBMffuZ
#define encryptAES
VlpozkmXYyqZheAF
#define decryptAES
ZFHaXFudAnJinyDI
#define decryptAES
cCRyKlZdkzvJChfV
#define ChangePassWordViewController
sfBhxqobTILMRhzw
#define ChangePassWordViewController
yreXIQOuAoMQPBiF
#define oldTextView
noLPpIirjpxvnnKJ
#define oldTextView
aAyNBIzTddrWvjPf
#define newTextView
trSWlgZUqCRerOWj
#define newTextView
aABMHdjiwvaFjYLG
#define confirmPassTextView
ezhCLQnvpvTAsEWq
#define confirmPassTextView
dJbvKzKeKuNUGvdz
#define actionChangePassWord
FudHJeiyzLbVsuSz
#define actionChangePassWord
SQieixpnRUsEQBQl
#define getChangePasswordHttpCmd
VAPRmcZeRyZcUsPS
#define getChangePasswordHttpCmd
gGVCrjojfzrriKqM
#define httpChangePasswordHttpResultResponse
uLhYBFtWCCqxXqwO
#define httpChangePasswordHttpResultResponse
ittSEDLXkhUUNeiA
#define getSinglePointPasswordHttpPostCmd
TBoXWMNjEVVzFBQn
#define getSinglePointPasswordHttpPostCmd
bjYGzmMTyQdqOaMb
#define httpSinglePointPasswordHttpResultResponse
HnDCjMeAoDNgeGty
#define httpSinglePointPasswordHttpResultResponse
mVvSqeBWSOfZAGvM
#define loginTypeHttpGetCmdTypeAction
JJRepZRuVShiPTYJ
#define loginTypeHttpGetCmdTypeAction
YwkvCCvaHjfaHgmv
#define MineMoreViewController
vvgXHXUnfMhEymUc
#define MineMoreViewController
JEPWIfscPjueNOSB
#define getMyApplicationListHttpCmd
QbshaNZjydiORSAM
#define getMyApplicationListHttpCmd
mAobckVWVrOgJUpL
#define httpMyApplicationListHttpResultResponse
vFJsLljLemyREaPE
#define httpMyApplicationListHttpResultResponse
sSEQKEnaltCaGdhQ
#define getAllApplicationHttpListCmd
QleEbkHVnIqqRdap
#define getAllApplicationHttpListCmd
XQfzRVMlvgMmlbpJ
#define httpMoreApplicationsTwoHttpResultResponse
RDuFLfgrvePpcZnz
#define httpMoreApplicationsTwoHttpResultResponse
tOFDjOSaPucRTThJ
#define changeBlockAction Z
uJEIIqcHEBIeDcv
#define changeBlockAction Z
JuVUXyEhxWJcdEi
#define getHttpCollcetionViewModellArray
OpZwTSSGzhjNXZau
#define getHttpCollcetionViewModellArray
gWxigJVdNirECQHm
#define getHttpCollcetionViewModellTwoArray
gOOLYpdsmzcxrIph
#define getHttpCollcetionViewModellTwoArray
bKlQUesBCvLiagaG
#define getHttpMineMoreCollectionViewCellModel
WqfBRUGhYzUygYyN
#define getHttpMineMoreCollectionViewCellModel
YzJyFMmGSFMafEkH
#define getSaveApplicationsHttpCmd
bWYXIfIENVDluLsR
#define getSaveApplicationsHttpCmd
lxTcGNvRoZpfbKbt
#define httpSaveApplicationListHttpResultResponse
fAIshMpimBttLxbO
#define httpSaveApplicationListHttpResultResponse
UUHvqhgQVMfCcRFV
#define httpSelectCompanyHttpResultResponse
ONTpwsKiZEtvNkfJ
#define httpSelectCompanyHttpResultResponse
zIIyeQRRNZELIBGX
#define gotoCompanyListVC
hsXsfaNRmQIijABW
#define gotoCompanyListVC
DaIhlwCURNVvmEHa
#define SelectCompanyViewController
zXJPfjZCdXNnHUOF
#define SelectCompanyViewController
KWaNhpIYePKaOdNn
#define actionCompanyHttpGCD
eTCusgvDZHmcXTcK
#define actionCompanyHttpGCD
ukhvomGLxwDONKrT
#define actiondepartmentHttpGCD
xvrySmoGHiGEQWfU
#define actiondepartmentHttpGCD
KmlBTciAJPnWRfHX
#define myApplicationAction P
fdMQgkmfqEQcrJO
#define myApplicationAction P
lOJjIIlTDaiCwiH
#define downloadOpenApp
nHhdJHtfXALiHxAU
#define downloadOpenApp
sdGcTWVQsaumkvwj
#define oftenApplicationType
MWtKuonoWPponsmp
#define oftenApplicationType
jAfYsWhGwAOTuUhl
#define HTHttpConfig
ZgTgASLqkjeMsFQs
#define HTHttpConfig
zzwMMAAVOCdSgZtE
#define kServiceAddressURL1
sbUJRZbpXfpQZCIF
#define kServiceAddressURL1
vOjuAiGSXkGiDzzn
#define imageURL1
gabHmHpbRhzUZsWk
#define imageURL1
sNpyiZpIzinFHooz
#define kServiceAddressURL
wmahvTbyQBruEQXM
#define kServiceAddressURL
yuvosLWhVyPBGUxx
#define imageURL
vOgvmvsXZpTlTrqp
#define imageURL
oanGxLkoLLvUNFql
#define kServiceAddressURL2
ezbYJdPpcSzoevcx
#define kServiceAddressURL2
GZYhosFLPVjJVHap
#define imageURL2
vDTzXNbLKeLHDUnW
#define imageURL2
QNGWuchqbnfbOouV
#define HomeViewController
tkZmIfNmXQWmpaDg
#define HomeViewController
SRvlLEDXdwehpwQq
#define actionHttpGCD
cqthgdQmXeNDGqKz
#define actionHttpGCD
xmqqKeXhVgNRdxzJ
#define getHttpHomeClassListCmd
yPhwPkXlkpLAIyTF
#define getHttpHomeClassListCmd
CluOnOCRkctVXsvB
#define httpHttpHomeClassListResultResponse
mcymApgMxrmoeabk
#define httpHttpHomeClassListResultResponse
dFxggDftyXSskcdK
#define getUpcomingCountHttpPostCmd
wpJXkRACzbsAaxvw
#define getUpcomingCountHttpPostCmd
tDgMgmbxIunLGtHK
#define httpUpcomingCountHttpResultResponse
NkuPTqjxasNiAQyh
#define httpUpcomingCountHttpResultResponse
syDRYEIBGKxlGHFG
#define getMessageNunberShowHttpPostCmd
SFTtwtMqsCDiFdhq
#define getMessageNunberShowHttpPostCmd
lWenzdQscvOGOULH
#define httpMessageNumberShowHttpResultResponse
XxBxHWqVVOGvxpsa
#define httpMessageNumberShowHttpResultResponse
ubmKSojymBDkyRlE
#endif
#endif
MobilePortal/ServiceExtension/NotificationService.swift
View file @
3359fcef
...
@@ -19,7 +19,7 @@ class NotificationService: UNNotificationServiceExtension {
...
@@ -19,7 +19,7 @@ class NotificationService: UNNotificationServiceExtension {
// 444b4a4c86a09bd2e27367fe 测试
// 444b4a4c86a09bd2e27367fe 测试
// c0eb5d604f19e9d58af5f8de 正式
// c0eb5d604f19e9d58af5f8de 正式
JPushNotificationExtensionService
.
jpushSetAppkey
(
"
c0eb5d604f19e9d58af5f8d
e"
)
JPushNotificationExtensionService
.
jpushSetAppkey
(
"
444b4a4c86a09bd2e27367f
e"
)
JPushNotificationExtensionService
.
jpushReceive
(
request
)
{
JPushNotificationExtensionService
.
jpushReceive
(
request
)
{
print
(
"apns upload success"
)
print
(
"apns upload success"
)
contentHandler
(
request
.
content
)
contentHandler
(
request
.
content
)
...
...
MobilePortal/symbols
View file @
3359fcef
No preview for this file type
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