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
48738a91
Commit
48738a91
authored
Jun 03, 2020
by
刘俊宏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修正工作中心
parent
3a6c0b47
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
14 deletions
+6
-14
GeliBusinessPlatform.xcworkspace/xcuserdata/liujunhong.xcuserdatad/UserInterfaceState.xcuserstate
...ata/liujunhong.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
GeliBusinessPlatform/ViewController/工作中心/WorkCViewController.swift
...essPlatform/ViewController/工作中心/WorkCViewController.swift
+6
-14
No files found.
GeliBusinessPlatform.xcworkspace/xcuserdata/liujunhong.xcuserdatad/UserInterfaceState.xcuserstate
View file @
48738a91
No preview for this file type
GeliBusinessPlatform/ViewController/工作中心/WorkCViewController.swift
View file @
48738a91
...
...
@@ -408,8 +408,7 @@ class WorkCViewController: BaseViewController, UITableViewDelegate, UITableViewD
self
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
return
case
59
:
//地址管理
let
vc
=
DZGLViewController
()
self
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
HUD
.
flash
(
.
label
(
"敬请期待"
),
delay
:
1.2
)
return
case
61
:
//库存商品
HUD
.
flash
(
.
label
(
"敬请期待"
),
delay
:
1.2
)
...
...
@@ -456,25 +455,19 @@ class WorkCViewController: BaseViewController, UITableViewDelegate, UITableViewD
HUD
.
flash
(
.
label
(
"敬请期待"
),
delay
:
1.2
)
return
case
75
:
//收支统计
let
vc
=
ShouZhiTongJiViewController
()
self
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
HUD
.
flash
(
.
label
(
"敬请期待"
),
delay
:
1.2
)
return
case
76
:
//收支详情
HUD
.
flash
(
.
label
(
"敬请期待"
),
delay
:
1.2
)
return
case
77
:
//应收账款
let
vc
=
YingFuZKListViewController
()
vc
.
barTitle
=
"应收账款"
self
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
HUD
.
flash
(
.
label
(
"敬请期待"
),
delay
:
1.2
)
return
case
78
:
//应付账款
let
vc
=
YingFuZKListViewController
()
vc
.
barTitle
=
"应付账款"
self
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
HUD
.
flash
(
.
label
(
"敬请期待"
),
delay
:
1.2
)
return
case
80
:
//客户列表
let
vc
=
KeHuListViewController
()
self
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
HUD
.
flash
(
.
label
(
"敬请期待"
),
delay
:
1.2
)
return
case
82
:
//账期用户列表
HUD
.
flash
(
.
label
(
"敬请期待"
),
delay
:
1.2
)
...
...
@@ -495,8 +488,7 @@ class WorkCViewController: BaseViewController, UITableViewDelegate, UITableViewD
HUD
.
flash
(
.
label
(
"敬请期待"
),
delay
:
1.2
)
return
case
90
:
//下运单
let
vc
=
XiaYunDanViewController
()
self
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
HUD
.
flash
(
.
label
(
"敬请期待"
),
delay
:
1.2
)
return
case
92
:
//采购订单管理
HUD
.
flash
(
.
label
(
"敬请期待"
),
delay
:
1.2
)
...
...
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