Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
GeliBusinessPlatform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ljy
GeliBusinessPlatform
Commits
e43e4d42
Commit
e43e4d42
authored
Nov 13, 2020
by
刘俊宏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.6.7(b2.9)提审版本(并关掉所有分销入口)
parent
87060611
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
42 additions
and
37 deletions
+42
-37
GeliBusinessPlatform.xcodeproj/project.pbxproj
GeliBusinessPlatform.xcodeproj/project.pbxproj
+4
-4
GeliBusinessPlatform.xcworkspace/xcuserdata/liujunhong.xcuserdatad/UserInterfaceState.xcuserstate
...ata/liujunhong.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
GeliBusinessPlatform/Define/Define.swift
GeliBusinessPlatform/Define/Define.swift
+4
-4
GeliBusinessPlatform/ViewController/工作中心/WorkCViewController.swift
...essPlatform/ViewController/工作中心/WorkCViewController.swift
+34
-29
No files found.
GeliBusinessPlatform.xcodeproj/project.pbxproj
View file @
e43e4d42
...
...
@@ -4192,7 +4192,7 @@
CLANG_ENABLE_MODULES
=
YES
;
CODE_SIGN_ENTITLEMENTS
=
GeliBusinessPlatform/GeliBusinessPlatform.entitlements
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
2.
8
;
CURRENT_PROJECT_VERSION
=
2.
9
;
DEFINES_MODULE
=
NO
;
DEVELOPMENT_ASSET_PATHS
=
"\"GeliBusinessPlatform/Preview Content\""
;
DEVELOPMENT_TEAM
=
K48346UACH
;
...
...
@@ -4241,7 +4241,7 @@
"$(PROJECT_DIR)/GeliBusinessPlatform/Other/JPush/Lib"
,
"$(PROJECT_DIR)/GeliBusinessPlatform/Other/SDK/ShareSDK/Support/PlatformSDK/WeChatSDK"
,
);
MARKETING_VERSION
=
1.6.
6
;
MARKETING_VERSION
=
1.6.
7
;
OTHER_LDFLAGS
=
(
"$(inherited)"
,
"-ObjC"
,
...
...
@@ -4322,7 +4322,7 @@
CLANG_ENABLE_MODULES
=
YES
;
CODE_SIGN_ENTITLEMENTS
=
GeliBusinessPlatform/GeliBusinessPlatform.entitlements
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
2.
8
;
CURRENT_PROJECT_VERSION
=
2.
9
;
DEFINES_MODULE
=
NO
;
DEVELOPMENT_ASSET_PATHS
=
"\"GeliBusinessPlatform/Preview Content\""
;
DEVELOPMENT_TEAM
=
K48346UACH
;
...
...
@@ -4371,7 +4371,7 @@
"$(PROJECT_DIR)/GeliBusinessPlatform/Other/JPush/Lib"
,
"$(PROJECT_DIR)/GeliBusinessPlatform/Other/SDK/ShareSDK/Support/PlatformSDK/WeChatSDK"
,
);
MARKETING_VERSION
=
1.6.
6
;
MARKETING_VERSION
=
1.6.
7
;
OTHER_LDFLAGS
=
(
"$(inherited)"
,
"-ObjC"
,
...
...
GeliBusinessPlatform.xcworkspace/xcuserdata/liujunhong.xcuserdatad/UserInterfaceState.xcuserstate
View file @
e43e4d42
No preview for this file type
GeliBusinessPlatform/Define/Define.swift
View file @
e43e4d42
...
...
@@ -27,10 +27,10 @@ let systemVersion = (UIDevice.current.systemVersion as String)
//接口地址
//test
let
SERVERCE_ImageHost
=
"https://z.gelifood.com/"
let
SERVERCE_HOST
=
"https://z.gelifood.com/admin/"
//
let SERVERCE_ImageHost = "https://zx.gelifood.com/"
//
let SERVERCE_HOST = "https://zx.gelifood.com/admin/"
//
let SERVERCE_ImageHost = "https://z.gelifood.com/"
//
let SERVERCE_HOST = "https://z.gelifood.com/admin/"
let
SERVERCE_ImageHost
=
"https://zx.gelifood.com/"
let
SERVERCE_HOST
=
"https://zx.gelifood.com/admin/"
////online
//视图常量
...
...
GeliBusinessPlatform/ViewController/工作中心/WorkCViewController.swift
View file @
e43e4d42
...
...
@@ -624,50 +624,55 @@ class WorkCViewController: BaseViewController, UITableViewDelegate, UITableViewD
HUD
.
flash
(
.
label
(
"敬请期待"
),
delay
:
1.2
)
return
case
133
:
//分销店铺管理
let
vc
=
GYS_HZ_Vc
()
vc
.
title_str
=
"分销商管理"
self
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
HUD
.
flash
(
.
label
(
"敬请期待"
),
delay
:
1.2
)
// let vc = GYS_HZ_Vc()
// vc.title_str = "分销商管理"
// self.navigationController?.pushViewController(vc, animated: true)
return
case
135
:
//供应商管理
let
vc
=
GYS_HZ_Vc
()
vc
.
title_str
=
"供应商管理"
self
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
HUD
.
flash
(
.
label
(
"敬请期待"
),
delay
:
1.2
)
// let vc = GYS_HZ_Vc()
// vc.title_str = "供应商管理"
// self.navigationController?.pushViewController(vc, animated: true)
return
case
136
:
//分销员管理
HUD
.
flash
(
.
label
(
"敬请期待"
),
delay
:
1.2
)
return
case
137
:
//分销商品管理
let
vc
=
FX_Product_GuanLiVC
()
self
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
HUD
.
flash
(
.
label
(
"敬请期待"
),
delay
:
1.2
)
// let vc = FX_Product_GuanLiVC()
// self.navigationController?.pushViewController(vc, animated: true)
return
case
139
:
//分销分账设置
//只有当其为供应商才可以进入
HUD
.
flash
(
.
progress
)
let
UserToken
=
UserDefaults
.
standard
.
value
(
forKey
:
"user_token"
)
getDbtRule
([
"user_token"
:
UserToken
as
Any
])
{
(
data
)
in
let
dataM
=
data
as!
getDbtRuleModel
if
dataM
.
data
?
.
is_sup
==
1
{
HUD
.
hide
()
let
vc
=
DistributorSettingViewController
()
vc
.
dataM
=
dataM
.
data
self
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
}
else
{
HUD
.
flash
(
.
label
(
"仅供应商可使用该功能"
),
delay
:
2.0
)
}
}
failture
:
{
(
error
)
in
}
HUD
.
flash
(
.
label
(
"敬请期待"
),
delay
:
1.2
)
// HUD.flash(.progress)
// let UserToken = UserDefaults.standard.value(forKey: "user_token")
// getDbtRule(["user_token":UserToken as Any]) { (data) in
// let dataM = data as! getDbtRuleModel
// if dataM.data?.is_sup == 1 {
// HUD.hide()
// let vc = DistributorSettingViewController()
// vc.dataM = dataM.data
// self.navigationController?.pushViewController(vc, animated: true)
// }else{
// HUD.flash(.label("仅供应商可使用该功能"),delay: 2.0)
// }
//
// } failture: { (error) in
//
// }
return
case
140
:
//分销订单管理
let
vc
=
RetailManageViewController
()
self
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
HUD
.
flash
(
.
label
(
"敬请期待"
),
delay
:
1.2
)
// let vc = RetailManageViewController()
// self.navigationController?.pushViewController(vc, animated: true)
return
case
142
:
//供应商商品管理
//
HUD.flash(.label("敬请期待"),delay: 1.2)
let
vc
=
GYS_FX_Product_VC
()
self
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
HUD
.
flash
(
.
label
(
"敬请期待"
),
delay
:
1.2
)
//
let vc = GYS_FX_Product_VC()
//
self.navigationController?.pushViewController(vc, animated: true)
return
default
:
break
;
...
...
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