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
c370e356
Commit
c370e356
authored
Jun 10, 2020
by
lujunye
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
采购单列表CELL创建
parent
aa04e9fa
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
41 additions
and
2 deletions
+41
-2
GeliBusinessPlatform.xcodeproj/project.pbxproj
GeliBusinessPlatform.xcodeproj/project.pbxproj
+8
-0
GeliBusinessPlatform.xcworkspace/xcuserdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
...erdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
GeliBusinessPlatform/ViewController/工作中心/WorkCViewController.swift
...essPlatform/ViewController/工作中心/WorkCViewController.swift
+2
-2
GeliBusinessPlatform/ViewController/采购单详情/CGDListCell.swift
GeliBusinessPlatform/ViewController/采购单详情/CGDListCell.swift
+31
-0
GeliBusinessPlatform/ViewController/采购单详情/CGDListCell.xib
GeliBusinessPlatform/ViewController/采购单详情/CGDListCell.xib
+0
-0
No files found.
GeliBusinessPlatform.xcodeproj/project.pbxproj
View file @
c370e356
...
...
@@ -58,6 +58,8 @@
E0228BB1246FDA9A005812FA
/* TitleAndLblCell.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E0228BAF246FDA9A005812FA
/* TitleAndLblCell.xib */
;
};
E0239202249069FD00C4C632
/* CGDXQVc.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E0239200249069FD00C4C632
/* CGDXQVc.swift */
;
};
E0239203249069FD00C4C632
/* CGDXQVc.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E0239201249069FD00C4C632
/* CGDXQVc.xib */
;
};
E02392062490819600C4C632
/* CGDListCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E02392042490819600C4C632
/* CGDListCell.swift */
;
};
E02392072490819600C4C632
/* CGDListCell.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E02392052490819600C4C632
/* CGDListCell.xib */
;
};
E0273DD824551B4C00B3FCAE
/* SendTimeSelectView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E0273DD724551B4C00B3FCAE
/* SendTimeSelectView.swift */
;
};
E0273DDA24551B6D00B3FCAE
/* SendTimeSelectView.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E0273DD924551B6D00B3FCAE
/* SendTimeSelectView.xib */
;
};
E0273DDD24551D4500B3FCAE
/* OnlyLabelCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E0273DDB24551D4500B3FCAE
/* OnlyLabelCell.swift */
;
};
...
...
@@ -592,6 +594,8 @@
E0228BAF246FDA9A005812FA
/* TitleAndLblCell.xib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
path
=
TitleAndLblCell.xib
;
sourceTree
=
"<group>"
;
};
E0239200249069FD00C4C632
/* CGDXQVc.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
CGDXQVc.swift
;
sourceTree
=
"<group>"
;
};
E0239201249069FD00C4C632
/* CGDXQVc.xib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
path
=
CGDXQVc.xib
;
sourceTree
=
"<group>"
;
};
E02392042490819600C4C632
/* CGDListCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
CGDListCell.swift
;
sourceTree
=
"<group>"
;
};
E02392052490819600C4C632
/* CGDListCell.xib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
path
=
CGDListCell.xib
;
sourceTree
=
"<group>"
;
};
E0273DD724551B4C00B3FCAE
/* SendTimeSelectView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
SendTimeSelectView.swift
;
sourceTree
=
"<group>"
;
};
E0273DD924551B6D00B3FCAE
/* SendTimeSelectView.xib */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
file.xib
;
path
=
SendTimeSelectView.xib
;
sourceTree
=
"<group>"
;
};
E0273DDB24551D4500B3FCAE
/* OnlyLabelCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
OnlyLabelCell.swift
;
sourceTree
=
"<group>"
;
};
...
...
@@ -1484,6 +1488,8 @@
children
=
(
E0239200249069FD00C4C632
/* CGDXQVc.swift */
,
E0239201249069FD00C4C632
/* CGDXQVc.xib */
,
E02392042490819600C4C632
/* CGDListCell.swift */
,
E02392052490819600C4C632
/* CGDListCell.xib */
,
);
path
=
"采购单详情"
;
sourceTree
=
"<group>"
;
...
...
@@ -2833,6 +2839,7 @@
E013D78D2484CAFC0092DE46
/* CRKBtnCell.xib in Resources */
,
E0A2E82C24555D8600D6DB34
/* KuCunXiangQingCell.xib in Resources */
,
E020632D246CDD3F007A40C4
/* OrderDViewFooterView.xib in Resources */
,
E02392072490819600C4C632
/* CGDListCell.xib in Resources */
,
E0F3C2CC24590C86006F0D1F
/* XinZengAndBianJiKeHuViewController.xib in Resources */
,
E02C88272456B24F00925766
/* WuLiuGenZongViewController.xib in Resources */
,
E0C4F4A8244EC82A00CC7E2F
/* TitleAndBtnCell.xib in Resources */
,
...
...
@@ -3115,6 +3122,7 @@
E07B1E6B245926330055BA3C
/* GYSGLCell.swift in Sources */
,
F956D5AC246A2D9C003FF510
/* LMNImageLine.m in Sources */
,
E09B03C02445B96500211A51
/* FgPassViewController.swift in Sources */
,
E02392062490819600C4C632
/* CGDListCell.swift in Sources */
,
F950FDAB2451634B00C40530
/* LocationGeliPayModel.swift in Sources */
,
E0CC84802482378D009B1FE9
/* IoGoodsDetailModel.swift in Sources */
,
E0D197C6244845FD002B080C
/* PersonCenterViewController.swift in Sources */
,
...
...
GeliBusinessPlatform.xcworkspace/xcuserdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
View file @
c370e356
No preview for this file type
GeliBusinessPlatform/ViewController/工作中心/WorkCViewController.swift
View file @
c370e356
...
...
@@ -544,8 +544,8 @@ class WorkCViewController: BaseViewController, UITableViewDelegate, UITableViewD
self
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
return
case
119
:
//新增采购单
let
vc
=
CGDXQVc
()
//
let vc = XinCaiGouViewController()
//
let vc = CGDXQVc()
let
vc
=
XinCaiGouViewController
()
self
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
return
case
120
:
//商品毛利统计
...
...
GeliBusinessPlatform/ViewController/采购单详情/CGDListCell.swift
0 → 100644
View file @
c370e356
//
// CGDListCell.swift
// GeliBusinessPlatform
//
// Created by junye lu on 2020/6/10.
// Copyright © 2020 junye lu. All rights reserved.
//
import
UIKit
class
CGDListCell
:
UITableViewCell
{
@IBOutlet
weak
var
listBgView
:
UIView
!
@IBOutlet
weak
var
btnBgView
:
UIView
!
@IBOutlet
weak
var
countLbl
:
UILabel
!
@IBOutlet
weak
var
priceLbl
:
UILabel
!
@IBOutlet
weak
var
statusLbl
:
UILabel
!
@IBOutlet
weak
var
nameLbl
:
UILabel
!
override
func
awakeFromNib
()
{
super
.
awakeFromNib
()
self
.
selectionStyle
=
.
none
// Initialization code
}
override
func
setSelected
(
_
selected
:
Bool
,
animated
:
Bool
)
{
super
.
setSelected
(
selected
,
animated
:
animated
)
// Configure the view for the selected state
}
}
GeliBusinessPlatform/ViewController/采购单详情/CGDListCell.xib
0 → 100644
View file @
c370e356
This diff is collapsed.
Click to expand it.
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