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
3db15a78
Commit
3db15a78
authored
Jul 19, 2024
by
xiejb
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
版本2.3
parent
b1be3d1a
Changes
14
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
152 additions
and
125 deletions
+152
-125
MobilePortal/MobilePortal.xcodeproj/project.pbxproj
MobilePortal/MobilePortal.xcodeproj/project.pbxproj
+12
-12
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
+8
-8
MobilePortal/MobilePortal/AppDelegate.swift
MobilePortal/MobilePortal/AppDelegate.swift
+1
-1
MobilePortal/MobilePortal/Config/WRNavigationBar/WRCustomNavigationBar.m
...bilePortal/Config/WRNavigationBar/WRCustomNavigationBar.m
+15
-3
MobilePortal/MobilePortal/Config/WRNavigationBar/WRNavigationBar.m
...tal/MobilePortal/Config/WRNavigationBar/WRNavigationBar.m
+14
-2
MobilePortal/MobilePortal/Info.plist
MobilePortal/MobilePortal/Info.plist
+1
-1
MobilePortal/MobilePortal/VC/Mine/MineMore/MineMoreViewController.swift
...obilePortal/VC/Mine/MineMore/MineMoreViewController.swift
+1
-0
MobilePortal/MobilePortal/VC/Mine/MyInfor/MineInfoViewController.swift
...MobilePortal/VC/Mine/MyInfor/MineInfoViewController.swift
+1
-1
MobilePortal/MobilePortal/VC/Mine/Set/SetUpViewController.swift
...Portal/MobilePortal/VC/Mine/Set/SetUpViewController.swift
+2
-1
MobilePortal/MobilePortal/VC/Web/WebSwiftViewController.swift
...lePortal/MobilePortal/VC/Web/WebSwiftViewController.swift
+1
-0
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 @
3db15a78
...
...
@@ -5306,7 +5306,7 @@
CODE_SIGN_ENTITLEMENTS
=
MobilePortal/MobilePortal.entitlements
;
CODE_SIGN_IDENTITY
=
"iPhone Distribution: Shanghai Pharmaceutical Co., Ltd."
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
3
.3
;
CURRENT_PROJECT_VERSION
=
2
.3
;
DEVELOPMENT_TEAM
=
7FYU37G7W6
;
ENABLE_BITCODE
=
NO
;
FRAMEWORK_SEARCH_PATHS
=
(
...
...
@@ -5326,7 +5326,7 @@
"$(PROJECT_DIR)/MobilePortal/Thirdparty/BDVoice/BDSClientLib"
,
"$(PROJECT_DIR)/MobilePortal/Thirdparty/WXApiManager/WeChatSDK"
,
);
MARKETING_VERSION
=
3
.3
;
MARKETING_VERSION
=
2
.3
;
ONLY_ACTIVE_ARCH
=
YES
;
OTHER_LDFLAGS
=
(
"$(inherited)"
,
...
...
@@ -5386,9 +5386,9 @@
"-weak_framework"
,
"\"UserNotifications\""
,
);
PRODUCT_BUNDLE_IDENTIFIER
=
com.shangyao.MobilePortal
Test
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.shangyao.MobilePortal
Prd
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PROVISIONING_PROFILE_SPECIFIER
=
com.shangyao.MobilePortal
Test_new_dis3
;
PROVISIONING_PROFILE_SPECIFIER
=
com.shangyao.MobilePortal
Prd_new_dis6
;
SWIFT_OBJC_BRIDGING_HEADER
=
"MobilePortal/MobilePortal-Bridging-Header.h"
;
SWIFT_OPTIMIZATION_LEVEL
=
"-Onone"
;
SWIFT_VERSION
=
4.0
;
...
...
@@ -5407,7 +5407,7 @@
CODE_SIGN_ENTITLEMENTS
=
MobilePortal/MobilePortal.entitlements
;
CODE_SIGN_IDENTITY
=
"iPhone Distribution: Shanghai Pharmaceutical Co., Ltd."
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
3
.3
;
CURRENT_PROJECT_VERSION
=
2
.3
;
DEVELOPMENT_TEAM
=
7FYU37G7W6
;
ENABLE_BITCODE
=
NO
;
FRAMEWORK_SEARCH_PATHS
=
(
...
...
@@ -5427,7 +5427,7 @@
"$(PROJECT_DIR)/MobilePortal/Thirdparty/BDVoice/BDSClientLib"
,
"$(PROJECT_DIR)/MobilePortal/Thirdparty/WXApiManager/WeChatSDK"
,
);
MARKETING_VERSION
=
3
.3
;
MARKETING_VERSION
=
2
.3
;
OTHER_LDFLAGS
=
(
"$(inherited)"
,
"-ObjC"
,
...
...
@@ -5486,9 +5486,9 @@
"-weak_framework"
,
"\"UserNotifications\""
,
);
PRODUCT_BUNDLE_IDENTIFIER
=
com.shangyao.MobilePortal
Test
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.shangyao.MobilePortal
Prd
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PROVISIONING_PROFILE_SPECIFIER
=
com.shangyao.MobilePortal
Test_new_dis3
;
PROVISIONING_PROFILE_SPECIFIER
=
com.shangyao.MobilePortal
Prd_new_dis6
;
SWIFT_OBJC_BRIDGING_HEADER
=
"MobilePortal/MobilePortal-Bridging-Header.h"
;
SWIFT_VERSION
=
4.0
;
TARGETED_DEVICE_FAMILY
=
1
;
...
...
@@ -5607,9 +5607,9 @@
"$(inherited)"
,
"$(PROJECT_DIR)/ServiceExtension"
,
);
PRODUCT_BUNDLE_IDENTIFIER
=
com.shangyao.MobilePortal
Test
.ServiceExtension
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.shangyao.MobilePortal
Prd
.ServiceExtension
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PROVISIONING_PROFILE_SPECIFIER
=
com.shangyao.MobilePortal
TestServiceExtension_dis3
;
PROVISIONING_PROFILE_SPECIFIER
=
com.shangyao.MobilePortal
Prd.ServiceExtension_dis6
;
SKIP_INSTALL
=
YES
;
SWIFT_OBJC_BRIDGING_HEADER
=
"ServiceExtension/ServiceExtension-Bridging-Header.h"
;
SWIFT_OPTIMIZATION_LEVEL
=
"-Onone"
;
...
...
@@ -5637,9 +5637,9 @@
"$(inherited)"
,
"$(PROJECT_DIR)/ServiceExtension"
,
);
PRODUCT_BUNDLE_IDENTIFIER
=
com.shangyao.MobilePortal
Test
.ServiceExtension
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.shangyao.MobilePortal
Prd
.ServiceExtension
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PROVISIONING_PROFILE_SPECIFIER
=
com.shangyao.MobilePortal
TestServiceExtension_dis3
;
PROVISIONING_PROFILE_SPECIFIER
=
com.shangyao.MobilePortal
Prd.ServiceExtension_dis6
;
SKIP_INSTALL
=
YES
;
SWIFT_OBJC_BRIDGING_HEADER
=
"ServiceExtension/ServiceExtension-Bridging-Header.h"
;
SWIFT_VERSION
=
5.0
;
...
...
MobilePortal/MobilePortal.xcworkspace/xcuserdata/caiyang.xcuserdatad/UserInterfaceState.xcuserstate
View file @
3db15a78
No preview for this file type
MobilePortal/MobilePortal.xcworkspace/xcuserdata/caiyang.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
View file @
3db15a78
...
...
@@ -1185,8 +1185,8 @@
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"163"
endingLineNumber =
"163"
landmarkName =
"
unknown
"
landmarkType =
"
0
"
>
landmarkName =
"
setwebView(strUrl:)
"
landmarkType =
"
7
"
>
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
...
...
@@ -1201,8 +1201,8 @@
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"198"
endingLineNumber =
"198"
landmarkName =
"
unknown
"
landmarkType =
"
0
"
>
landmarkName =
"
setHTTPCookie(count:host:)
"
landmarkType =
"
7
"
>
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
...
...
@@ -1217,8 +1217,8 @@
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"207"
endingLineNumber =
"207"
landmarkName =
"
unknown
"
landmarkType =
"
0
"
>
landmarkName =
"
setHTTPCookie(count:host:)
"
landmarkType =
"
7
"
>
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
...
...
@@ -1233,8 +1233,8 @@
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"160"
endingLineNumber =
"160"
landmarkName =
"
unknown
"
landmarkType =
"
0
"
>
landmarkName =
"
setwebView(strUrl:)
"
landmarkType =
"
7
"
>
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
...
...
MobilePortal/MobilePortal/AppDelegate.swift
View file @
3db15a78
...
...
@@ -32,7 +32,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate,WXApiDelegate {
/// 键盘
IQKeyboardManager
.
shared
.
enable
=
true
// 2体验版 1 测试版 0正式 106785
AccountInfo
.
sharedInstance
()
.
isTest
=
"
1
"
AccountInfo
.
sharedInstance
()
.
isTest
=
"
2
"
AccountInfo
.
sharedInstance
()
.
messageNumber
=
"0"
// 1新接口 0老接口
if
AccountInfo
.
sharedInstance
()
.
oldType
==
nil
{
...
...
MobilePortal/MobilePortal/Config/WRNavigationBar/WRCustomNavigationBar.m
View file @
3db15a78
...
...
@@ -99,7 +99,16 @@
// TODO:这边结合 WRCellView 会不会更好呢?
-
(
void
)
updateFrame
{
NSInteger
top
=
([
WRCustomNavigationBar
isIphoneX
])
?
44
:
20
;
// NSInteger top = ([WRCustomNavigationBar isIphoneX]) ? 44 : 20;
// NSInteger top = ([WRCustomNavigationBar isIphoneX]) ? (([WRCustomNavigationBar isIphoneXPro]) ? 59 : 44) : 20;
NSInteger
top
=
0
;
if
([
WRCustomNavigationBar
isIphoneXPro
])
{
top
=
59
;
}
else
if
([
WRCustomNavigationBar
isIphoneX
])
{
top
=
44
;
}
else
{
top
=
20
;
}
NSInteger
margin
=
0
;
NSInteger
buttonHeight
=
44
;
NSInteger
buttonWidth
=
44
;
...
...
@@ -276,10 +285,13 @@
return
(
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
375
,
812
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
812
,
375
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
896
,
414
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
414
,
896
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
360
,
780
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
780
,
360
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
390
,
844
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
844
,
390
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
428
,
926
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
926
,
428
)));
}
BOOL
isIPhoneX
=
[
platform
isEqualToString
:
@"iPhone10,3"
]
||
[
platform
isEqualToString
:
@"iPhone10,6"
]
||
[
platform
isEqualToString
:
@"iPhone11,8"
]
||
[
platform
isEqualToString
:
@"iPhone11,2"
]
||
[
platform
isEqualToString
:
@"iPhone11,6"
]
||
[
platform
isEqualToString
:
@"iPhone11,4"
]
||
[
platform
isEqualToString
:
@"iPhone12,1"
]
||
[
platform
isEqualToString
:
@"iPhone12,3"
]
||
[
platform
isEqualToString
:
@"iPhone12,5"
]
||
[
platform
isEqualToString
:
@"iPhone13,1"
]
||
[
platform
isEqualToString
:
@"iPhone13,2"
]
||
[
platform
isEqualToString
:
@"iPhone13,3"
]
||
[
platform
isEqualToString
:
@"iPhone13,4"
]
||
[
platform
isEqualToString
:
@"iPhone14,2"
]
||
[
platform
isEqualToString
:
@"iPhone14,3"
]
||
[
platform
isEqualToString
:
@"iPhone14,4"
]
||
[
platform
isEqualToString
:
@"iPhone14,5"
]
||
[
platform
isEqualToString
:
@"iPhone1
5,4"
]
||
[
platform
isEqualToString
:
@"iPhone15,5"
]
||
[
platform
isEqualToString
:
@"iPhone16,1"
]
||
[
platform
isEqualToString
:
@"iPhone14
,2"
];
BOOL
isIPhoneX
=
[
platform
isEqualToString
:
@"iPhone10,3"
]
||
[
platform
isEqualToString
:
@"iPhone10,6"
]
||
[
platform
isEqualToString
:
@"iPhone11,8"
]
||
[
platform
isEqualToString
:
@"iPhone11,2"
]
||
[
platform
isEqualToString
:
@"iPhone11,6"
]
||
[
platform
isEqualToString
:
@"iPhone11,4"
]
||
[
platform
isEqualToString
:
@"iPhone12,1"
]
||
[
platform
isEqualToString
:
@"iPhone12,3"
]
||
[
platform
isEqualToString
:
@"iPhone12,5"
]
||
[
platform
isEqualToString
:
@"iPhone13,1"
]
||
[
platform
isEqualToString
:
@"iPhone13,2"
]
||
[
platform
isEqualToString
:
@"iPhone13,3"
]
||
[
platform
isEqualToString
:
@"iPhone13,4"
]
||
[
platform
isEqualToString
:
@"iPhone14,2"
]
||
[
platform
isEqualToString
:
@"iPhone14,3"
]
||
[
platform
isEqualToString
:
@"iPhone14,4"
]
||
[
platform
isEqualToString
:
@"iPhone14,5"
]
||
[
platform
isEqualToString
:
@"iPhone1
4,7"
]
||
[
platform
isEqualToString
:
@"iPhone14,8"
]
||
[
platform
isEqualToString
:
@"iPhone15,2"
]
||
[
platform
isEqualToString
:
@"iPhone15,3"
]
||
[
platform
isEqualToString
:
@"iPhone15,4"
]
||
[
platform
isEqualToString
:
@"iPhone15,5"
]
||
[
platform
isEqualToString
:
@"iPhone16,1"
]
||
[
platform
isEqualToString
:
@"iPhone16
,2"
];
return
isIPhoneX
;
}
+
(
BOOL
)
isIphoneXPro
{
return
(
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
430
,
932
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
932
,
430
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
393
,
852
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
852
,
393
)));
}
@end
...
...
MobilePortal/MobilePortal/Config/WRNavigationBar/WRNavigationBar.m
View file @
3db15a78
...
...
@@ -22,12 +22,24 @@
return
(
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
375
,
812
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
812
,
375
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
896
,
414
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
414
,
896
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
360
,
780
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
780
,
360
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
390
,
844
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
844
,
390
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
428
,
926
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
926
,
428
)));
}
BOOL
isIPhoneX
=
[
platform
isEqualToString
:
@"iPhone10,3"
]
||
[
platform
isEqualToString
:
@"iPhone10,6"
]
||
[
platform
isEqualToString
:
@"iPhone11,8"
]
||
[
platform
isEqualToString
:
@"iPhone11,2"
]
||
[
platform
isEqualToString
:
@"iPhone11,6"
]
||
[
platform
isEqualToString
:
@"iPhone11,4"
]
||
[
platform
isEqualToString
:
@"iPhone12,1"
]
||
[
platform
isEqualToString
:
@"iPhone12,3"
]
||
[
platform
isEqualToString
:
@"iPhone12,5"
]
||
[
platform
isEqualToString
:
@"iPhone13,1"
]
||
[
platform
isEqualToString
:
@"iPhone13,2"
]
||
[
platform
isEqualToString
:
@"iPhone13,3"
]
||
[
platform
isEqualToString
:
@"iPhone13,4"
]
||
[
platform
isEqualToString
:
@"iPhone14,2"
]
||
[
platform
isEqualToString
:
@"iPhone14,3"
]
||
[
platform
isEqualToString
:
@"iPhone14,4"
]
||
[
platform
isEqualToString
:
@"iPhone14,5"
]
||
[
platform
isEqualToString
:
@"iPhone1
5,4"
]
||
[
platform
isEqualToString
:
@"iPhone15,5"
]
||
[
platform
isEqualToString
:
@"iPhone16,1"
]
||
[
platform
isEqualToString
:
@"iPhone14
,2"
];
BOOL
isIPhoneX
=
[
platform
isEqualToString
:
@"iPhone10,3"
]
||
[
platform
isEqualToString
:
@"iPhone10,6"
]
||
[
platform
isEqualToString
:
@"iPhone11,8"
]
||
[
platform
isEqualToString
:
@"iPhone11,2"
]
||
[
platform
isEqualToString
:
@"iPhone11,6"
]
||
[
platform
isEqualToString
:
@"iPhone11,4"
]
||
[
platform
isEqualToString
:
@"iPhone12,1"
]
||
[
platform
isEqualToString
:
@"iPhone12,3"
]
||
[
platform
isEqualToString
:
@"iPhone12,5"
]
||
[
platform
isEqualToString
:
@"iPhone13,1"
]
||
[
platform
isEqualToString
:
@"iPhone13,2"
]
||
[
platform
isEqualToString
:
@"iPhone13,3"
]
||
[
platform
isEqualToString
:
@"iPhone13,4"
]
||
[
platform
isEqualToString
:
@"iPhone14,2"
]
||
[
platform
isEqualToString
:
@"iPhone14,3"
]
||
[
platform
isEqualToString
:
@"iPhone14,4"
]
||
[
platform
isEqualToString
:
@"iPhone14,5"
]
||
[
platform
isEqualToString
:
@"iPhone1
4,7"
]
||
[
platform
isEqualToString
:
@"iPhone14,8"
]
||
[
platform
isEqualToString
:
@"iPhone15,2"
]
||
[
platform
isEqualToString
:
@"iPhone15,3"
]
||
[
platform
isEqualToString
:
@"iPhone15,4"
]
||
[
platform
isEqualToString
:
@"iPhone15,5"
]
||
[
platform
isEqualToString
:
@"iPhone16,1"
]
||
[
platform
isEqualToString
:
@"iPhone16
,2"
];
return
isIPhoneX
;
}
+
(
BOOL
)
isIphoneXPro
{
return
(
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
430
,
932
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
932
,
430
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
393
,
852
))
||
CGSizeEqualToSize
([
UIScreen
mainScreen
].
bounds
.
size
,
CGSizeMake
(
852
,
393
)));
}
+
(
CGFloat
)
navBarBottom
{
return
[
self
isIphoneX
]
?
88
:
64
;
if
([
self
isIphoneXPro
])
{
return
105
;
}
else
if
([
self
isIphoneX
])
{
return
88
;
}
else
{
return
64
;
}
// return [self isIphoneX] ? ([self isIphoneXPro] ? 103 : 88) : 64;
// return [self isIphoneX] ? 88 : 64;
}
+
(
CGFloat
)
tabBarHeight
{
return
[
self
isIphoneX
]
?
83
:
49
;
...
...
MobilePortal/MobilePortal/Info.plist
View file @
3db15a78
...
...
@@ -7,7 +7,7 @@
<key>
CFBundleDevelopmentRegion
</key>
<string>
$(DEVELOPMENT_LANGUAGE)
</string>
<key>
CFBundleDisplayName
</key>
<string>
上药移动
测试
</string>
<string>
上药移动
</string>
<key>
CFBundleExecutable
</key>
<string>
$(EXECUTABLE_NAME)
</string>
<key>
CFBundleIdentifier
</key>
...
...
MobilePortal/MobilePortal/VC/Mine/MineMore/MineMoreViewController.swift
View file @
3db15a78
...
...
@@ -112,6 +112,7 @@ class MineMoreViewController: BaseViewController {
// wr_setDefaultNavBarTintColor(UIColor.white)
self
.
wr_setNavBarTintColor
(
UIColorFromRGB
(
rgbValue
:
0x23262A
))
self
.
view
.
backgroundColor
=
UIColorFromRGB
(
rgbValue
:
0xF4F9FD
)
self
.
wr_setNavBarShadowImageHidden
(
true
)
//self.title = "更多"
addInitTableView
()
actionHttpGCD
()
...
...
MobilePortal/MobilePortal/VC/Mine/MyInfor/MineInfoViewController.swift
View file @
3db15a78
...
...
@@ -52,7 +52,7 @@ class MineInfoViewController: BaseViewController,WXAuthDelegate,WXApiDelegate {
addHeaderFooter
()
// addInitLoginButton()
// wr_setDefaultNavBarShadowImageHidden
self
.
wr_setNavBarShadowImageHidden
(
fals
e
)
self
.
wr_setNavBarShadowImageHidden
(
tru
e
)
// Do any additional setup after loading the view.
}
...
...
MobilePortal/MobilePortal/VC/Mine/Set/SetUpViewController.swift
View file @
3db15a78
...
...
@@ -40,7 +40,8 @@ class SetUpViewController: BaseViewController {
// addHeaderFooter()
// addInitLoginButton()
// wr_setDefaultNavBarShadowImageHidden
self
.
wr_setNavBarShadowImageHidden
(
false
)
// self.wr_setNavBarShadowImageHidden(false)
self
.
wr_setNavBarShadowImageHidden
(
true
)
// Do any additional setup after loading the view.
}
func
addInitTableView
()
{
...
...
MobilePortal/MobilePortal/VC/Web/WebSwiftViewController.swift
View file @
3db15a78
...
...
@@ -258,6 +258,7 @@ class WebSwiftViewController: BaseViewController,WKUIDelegate,WKNavigationDelega
self
.
webView
.
configuration
.
userContentController
.
removeScriptMessageHandler
(
forName
:
actionName
)
}
webView
.
stopLoading
()
self
.
wr_setNavBarShadowImageHidden
(
true
)
// webView.removeFromSuperview()
// webView.uiDelegate = nil
// webView.navigationDelegate = nil
...
...
MobilePortal/MobilePortal/codeObfuscation.h
View file @
3db15a78
#ifndef Demo_codeObfuscation_h
#define Demo_codeObfuscation_h
//confuse string at
Wed Jan 24 17:37:19
CST 2024
#define BaseViewController s
cUczMsmrNPgZPOG
#define myTableView
kCcKFJGrcxyKnKdW
#define setCacheAccountInfo
WvznAOnIbZIPZyqH
#define setClassWebUrlAccountInfo
zFEpnsmKVQHQeAdU
#define setWebUrlAction
AKcgGJEsQvujJfjW
#define SinglePointWeChatVC
sstksncEeUcWnjmP
#define onLogin
BdKHAPJfrySdnvuD
#define getLoginTypeHttpAction
XVZnyBTVoRWKihBu
#define loginTypeHttpGetCmdTypeAction
UvVSSIzXjXQlotqb
#define getScopeListHttpCmd
OnDkxDQmmbvNtYaY
#define selectSinglePointTypeAction
HHbcTxGDCQTKTzXl
#define getLoginHttpPostCmdCmd
bjKIFJnHKBmrScvM
#define httpLoginHttpPostResultResponse
FRXQpcckDHpVnrCd
#define getNewVersionUpdateHttpCmd
qELmQVBaLCbXxNDn
#define getLoginDeviceInformationHttpCmd
xXjibzFvCwZTqRqF
#define getMyInformationHttpGetCmd
KgBLqMHzYhBIOiJJ
#define getVerifyTokenHttpPostCmdAction
oHrDlHTHCUiDkNNU
#define httpVerifyTokenHttpResultResponse
rsdgWWxrBKDAiVMv
#define loginGetUserInfo
YnedQUmwDzbgPCQH
#define httpSinglePointinfoHttpResultResponse
gRPeUFlsHAKKdIUq
#define getWeChatXinfoHttpPostCmd
yAThAvrNfZLtBcmT
#define getWeChatBindingHttpPostCmd
RjQEJDHnTIBvaTSt
#define httpWeChatXinfoHttpResultResponse
UGmEOuDtxnLlWkVu
#define SinglePointWeChatHttp
QmxDfwUwofbkKRKD
#define judgmentTokenExpired(resultBlock:@escaping
DURneoegNPuAcTgn
#define httpVerificationTokenHttpResultResponse(result:RequestResult,resultBlock:@escaping
UXlgsVMjeAsHSEgH
#define getRefreshTokenHttpPostCmd(resultBlock:@escaping
GdzxPFXryiMAZjOA
#define func
KwGYmNsDbImzRErT
#define getLoginDeviceInformationHttpCmd(resultBlock:@escaping
NEkqbyRalVYEZkCd
#define httpDeviceInformationHttpResultResponse(result:
BZNysyFKzmAXkKzF
#define LoginViewController
RhelgKGFdJBSxZgU
#define WeChatBindingViewController
DEBLdFfujWCpxVNV
#define SinglePointViewController
IGnvplJYDEmFhqxU
#define MineViewController
kqVKMEbqugiUawoj
#define getSelectCompanyHttpCmd
SgKFPpzdydLUjPOU
#define httpSelectCompanyHttpResultResponse
mUlJflTXYqagNePQ
#define SelectCompanyViewController
khxWqZKKqIHpURxk
#define MineMoreViewController
sTRqltAzlgmvjhgq
#define WebSwiftViewController
rvEIspGqItVybCDx
#define webView
WVRFTZTDaDeRtalW
#define webViewUrl
zoyHKmjmkWFeOWtm
#define appid
qUrOHuIoxLbTGBzX
#define webActionTitle
DSbbjPsYrbQjMIMS
#define setwebView
PsydMdhAIelCjybV
#define backPrevious
dRnNfwUwvoGJLwDp
#define WebActionOC
xoeUNjMlYbVPacBE
#define getUrl
BMzMAZNkXPtsBPHk
#define getWebCookie
BZHLAGxTYGHqkECu
#define encryptAES
xnKuAUIGeClqrHTM
#define decryptAES
uQuxPmiUVmVoZoKX
#define ChangePassWordViewController
qSkKaftLQiWEAfqG
#define oldTextView
EgLzHeJxUEAUSIDp
#define newTextView
SDaCcHsIQfXNRqat
#define confirmPassTextView
GskTMMDVcqmuOfEH
#define actionChangePassWord
QauGRHuHLwEbBIdd
#define getChangePasswordHttpCmd
VDSkAqgTORZYmncl
#define httpChangePasswordHttpResultResponse
dnqeDpjjeSjmBTUx
#define getSinglePointPasswordHttpPostCmd
FKIlggNDLLkvKkTN
#define httpSinglePointPasswordHttpResultResponse
LpMFxugDkKEyGCgA
#define loginTypeHttpGetCmdTypeAction
ZwcRxtBBzwriFkYd
#define MineMoreViewController
NLgzALEuoZeTWndY
#define getMyApplicationListHttpCmd
BUDtDvAWyIfuhdud
#define httpMyApplicationListHttpResultResponse
zLKKnoOMEGSTbhxL
#define getAllApplicationHttpListCmd
uQBkvWISWVtWXuQy
#define httpMoreApplicationsTwoHttpResultResponse
NXQDDEPWlvCMspgR
#define changeBlockAction
fnuqkEEJELDsNuwm
#define getHttpCollcetionViewModellArray
yeEdLdkXxaQfnTXp
#define getHttpCollcetionViewModellTwoArray
TXCugSbNldZofCak
#define getHttpMineMoreCollectionViewCellModel
RLmVpiYFIXbrhCdf
#define getSaveApplicationsHttpCmd
IOmxjncuoysewRjI
#define httpSaveApplicationListHttpResultResponse
XqRuKIDlMLYdrhdj
#define httpSelectCompanyHttpResultResponse
OBTEruNMXJxrqFwV
#define gotoCompanyListVC
wcaTjcuqCNywxfBQ
#define SelectCompanyViewController
mQdUlsUOyVocHyiY
#define actionCompanyHttpGCD
KwUyvAOrymoqHhZc
#define actiondepartmentHttpGCD
YNTeqeNVzjYXWUDO
#define myApplicationAction
JHijHxYgtLMoumTx
#define downloadOpenApp
peBAABdfwftqZRhe
#define oftenApplicationType
ZrAdQcCxtwplBdgm
#define HTHttpConfig
kvRpqMWLoJamguRB
#define kServiceAddressURL1
WjKDzacotyMMRWda
#define imageURL1
QgCviQrmferMzrJr
#define kServiceAddressURL
GbOqylbDbbyzvjGk
#define imageURL
kPunkaBAxKjySOhD
#define kServiceAddressURL2
GJNjyNMpuPnnIjgY
#define imageURL2
srNbKRGnjxddWhKZ
#define HomeViewController
SkjeSxUNFquEntEG
#define actionHttpGCD
mlcPQdgLDhjIFxsQ
#define getHttpHomeClassListCmd
dNSmJHSBxpmmfcDl
#define httpHttpHomeClassListResultResponse
BTgHsjASFbshpzcX
#define getUpcomingCountHttpPostCmd
iBukMucozIrtKfoN
#define httpUpcomingCountHttpResultResponse
oxRuqQXnhlzhBrk
o
#define getMessageNunberShowHttpPostCmd
VVRDzMSBpJpqNCQx
#define httpMessageNumberShowHttpResultResponse
hyKhyBIXwBricKgO
//confuse string at
Fri Jul 19 11:02:36
CST 2024
#define BaseViewController s
LKgTHWAJysQQcor
#define myTableView
uqFPkRPPKZPbbpqy
#define setCacheAccountInfo
jUXolRHacAOpgoiO
#define setClassWebUrlAccountInfo
pfHqxlnYLNWFlpkK
#define setWebUrlAction
fTxYjmMzqRAQtGHp
#define SinglePointWeChatVC
RlEYCQxWHKFLVrEk
#define onLogin
qdCtlQvbZEURTemz
#define getLoginTypeHttpAction
CJSxHOAgnXBfBCdA
#define loginTypeHttpGetCmdTypeAction
XNnGXtJYiuBzVfpc
#define getScopeListHttpCmd
KMrDQkFzZbyhaJbW
#define selectSinglePointTypeAction
MLFIlnYoHudKPerv
#define getLoginHttpPostCmdCmd
kBxMsYhVsYzrVQkE
#define httpLoginHttpPostResultResponse
nbfdWyjghyepjzWO
#define getNewVersionUpdateHttpCmd
yuEMtuTuUdFzRMHs
#define getLoginDeviceInformationHttpCmd
KnWrlgmfHXAnfAVQ
#define getMyInformationHttpGetCmd
wvCsnzXQKBiVuHTg
#define getVerifyTokenHttpPostCmdAction
voxcbqNvtsTHyXuC
#define httpVerifyTokenHttpResultResponse
NpIPagnyqSIRAPfJ
#define loginGetUserInfo
tBSJejBnAzMLZfUm
#define httpSinglePointinfoHttpResultResponse
BVfluknWpznAOkbt
#define getWeChatXinfoHttpPostCmd
cZJNKBejpPDUzWwy
#define getWeChatBindingHttpPostCmd
rgxNLteVsuxmcLDl
#define httpWeChatXinfoHttpResultResponse
sfSAZRNOfDpmUbjg
#define SinglePointWeChatHttp
vuHnMRVjYAmquaLY
#define judgmentTokenExpired(resultBlock:@escaping
MLZKofmwEFmCPxWc
#define httpVerificationTokenHttpResultResponse(result:RequestResult,resultBlock:@escaping
RytqnaCHHzXsgFIi
#define getRefreshTokenHttpPostCmd(resultBlock:@escaping
goyLQXDCEWnGDlii
#define func
zCNYUZpUZuUToUTv
#define getLoginDeviceInformationHttpCmd(resultBlock:@escaping
fOJGPNUEmjZvgfnF
#define httpDeviceInformationHttpResultResponse(result:
GpYBEPGWrfsVViXS
#define LoginViewController
JFJXJbwFbGNyzaTC
#define WeChatBindingViewController
pesaPpocnOfdPhEJ
#define SinglePointViewController
hvnwUCRrIatAqRpn
#define MineViewController
GOuVtUHPhJyPwQsW
#define getSelectCompanyHttpCmd
JJcTOBGLIbzhTlHR
#define httpSelectCompanyHttpResultResponse
rUOLooOaYUjWXmsk
#define SelectCompanyViewController
gPvuucSDIJOoHgKM
#define MineMoreViewController
kjqoNDBTFQZywRuE
#define WebSwiftViewController
MxnRKJgQGtaydGkV
#define webView
gjHHJGPTuEBqhxNU
#define webViewUrl
KaNOMcXdmpWPgMKo
#define appid
LkHRBmekOltDesax
#define webActionTitle
TYyfyZOYRwUxRlzz
#define setwebView
AlLrPGxUJKPSdOXN
#define backPrevious
OqmMOItxpmXibxmi
#define WebActionOC
UjhqilJmsqjRxvph
#define getUrl
eKliLewtNzSVTkRI
#define getWebCookie
OqlqebxUSmyLvgdD
#define encryptAES
aESAjZJrERHCMAbH
#define decryptAES
fhhDbJPKQreiuqnU
#define ChangePassWordViewController
hFdyOSjpoEbKyNXe
#define oldTextView
jwWCeLnBWWLpHvhq
#define newTextView
vqVZKSwwqrYMLaaF
#define confirmPassTextView
PqFwqRpolTczfChl
#define actionChangePassWord
qRDAfazYgamUfQvN
#define getChangePasswordHttpCmd
LCgAZtrKwNnHtyGO
#define httpChangePasswordHttpResultResponse
yOXQmUyweZRVvhmO
#define getSinglePointPasswordHttpPostCmd
akjOvLgBiFRzrNCO
#define httpSinglePointPasswordHttpResultResponse
XEoywcmSVlGHLaLS
#define loginTypeHttpGetCmdTypeAction
SgaoQlHpgLizGnTe
#define MineMoreViewController
DLbmBuuJRVVHeEFr
#define getMyApplicationListHttpCmd
MPWaHBgkJTTrSrNN
#define httpMyApplicationListHttpResultResponse
cHFpYqBkkmRhEDnj
#define getAllApplicationHttpListCmd
iTaisWHqlIiIoHFd
#define httpMoreApplicationsTwoHttpResultResponse
BwGAUcHjTztbBlYH
#define changeBlockAction
CYpbeWgjCjeQrijt
#define getHttpCollcetionViewModellArray
scdqxIQPTDQNQRbn
#define getHttpCollcetionViewModellTwoArray
zeGUUafNxijaxMFo
#define getHttpMineMoreCollectionViewCellModel
lRGTILdRNCkwFFKV
#define getSaveApplicationsHttpCmd
PeAGubSohhpfeBho
#define httpSaveApplicationListHttpResultResponse
tNVWCPFJplpJIjYa
#define httpSelectCompanyHttpResultResponse
XMHUuOYqnSRIduHv
#define gotoCompanyListVC
BfeXiKqbFXYNiJKc
#define SelectCompanyViewController
wURGEabPznmSXaqr
#define actionCompanyHttpGCD
pMtHhztmSEsjWYDE
#define actiondepartmentHttpGCD
vrhLqlEXdXpyZZSS
#define myApplicationAction
aWGCJrvfMFIfNpdW
#define downloadOpenApp
BKfTIYZZTXXGHBUQ
#define oftenApplicationType
BSwJgATEWGyVCpJO
#define HTHttpConfig
qpptLNHbpHPSxgaa
#define kServiceAddressURL1
iKcbQjzLJArfjEnx
#define imageURL1
ktsbhIAaknxUotVp
#define kServiceAddressURL
RrBhrEpJoIreQVyY
#define imageURL
fVXVZqEubmJHTgxP
#define kServiceAddressURL2
rfCyNYrwTINpKcAZ
#define imageURL2
GKTaocIXizXeIPsF
#define HomeViewController
RMhhTsBTmCAsIwFq
#define actionHttpGCD
GbMHROZmvyhKyOqI
#define getHttpHomeClassListCmd
zcmhPLxJCDTGRdSO
#define httpHttpHomeClassListResultResponse
VBNTkNhUVbpnpGkl
#define getUpcomingCountHttpPostCmd
PoFViNoiryeLrvCD
#define httpUpcomingCountHttpResultResponse
iVEzGgpCvqIYTRC
o
#define getMessageNunberShowHttpPostCmd
fyHsaczNWdmFHxES
#define httpMessageNumberShowHttpResultResponse
wpDwreBzFhNwgwsm
#endif
MobilePortal/ServiceExtension/NotificationService.swift
View file @
3db15a78
...
...
@@ -20,7 +20,7 @@ class NotificationService: UNNotificationServiceExtension {
// c0eb5d604f19e9d58af5f8de 正式
JPushNotificationExtensionService
.
jpushSetAppkey
(
"
444b4a4c86a09bd2e27367f
e"
)
JPushNotificationExtensionService
.
jpushSetAppkey
(
"
c0eb5d604f19e9d58af5f8d
e"
)
JPushNotificationExtensionService
.
jpushReceive
(
request
)
{
print
(
"apns upload success"
)
contentHandler
(
request
.
content
)
...
...
MobilePortal/symbols
View file @
3db15a78
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