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
8f358d4a
Commit
8f358d4a
authored
Nov 02, 2020
by
lujunye
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GYS_GuanLi_Cell(供应商管理cell)
parent
857e0a91
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
224 additions
and
0 deletions
+224
-0
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/View/Cell/GYS_GuanLi_Cell.swift
GeliBusinessPlatform/View/Cell/GYS_GuanLi_Cell.swift
+35
-0
GeliBusinessPlatform/View/Cell/GYS_GuanLi_Cell.xib
GeliBusinessPlatform/View/Cell/GYS_GuanLi_Cell.xib
+181
-0
No files found.
GeliBusinessPlatform.xcodeproj/project.pbxproj
View file @
8f358d4a
...
...
@@ -48,6 +48,8 @@
E01C26B12446989700ADCC70
/* Interface_Z.plist in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E01C26B02446989700ADCC70
/* Interface_Z.plist */
;
};
E01E5471254FABFD00A2620C
/* GYS_FX_ProductCellTableViewCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E01E546F254FABFD00A2620C
/* GYS_FX_ProductCellTableViewCell.swift */
;
};
E01E5472254FABFD00A2620C
/* GYS_FX_ProductCellTableViewCell.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E01E5470254FABFD00A2620C
/* GYS_FX_ProductCellTableViewCell.xib */
;
};
E01E5484254FD34C00A2620C
/* GYS_GuanLi_Cell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E01E5482254FD34B00A2620C
/* GYS_GuanLi_Cell.swift */
;
};
E01E5485254FD34C00A2620C
/* GYS_GuanLi_Cell.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E01E5483254FD34B00A2620C
/* GYS_GuanLi_Cell.xib */
;
};
E01EA1A0245A5D6B00F019D5
/* YunDanXiangQingViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E01EA19E245A5D6B00F019D5
/* YunDanXiangQingViewController.swift */
;
};
E01EA1A1245A5D6B00F019D5
/* YunDanXiangQingViewController.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E01EA19F245A5D6B00F019D5
/* YunDanXiangQingViewController.xib */
;
};
E01EA1A4245A60E000F019D5
/* XiaDanChengGongViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E01EA1A2245A60E000F019D5
/* XiaDanChengGongViewController.swift */
;
};
...
...
@@ -679,6 +681,8 @@
E01C26B02446989700ADCC70
/* Interface_Z.plist */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
text.plist.xml
;
path
=
Interface_Z.plist
;
sourceTree
=
"<group>"
;
};
E01E546F254FABFD00A2620C
/* GYS_FX_ProductCellTableViewCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
GYS_FX_ProductCellTableViewCell.swift
;
sourceTree
=
"<group>"
;
};
E01E5470254FABFD00A2620C
/* GYS_FX_ProductCellTableViewCell.xib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
path
=
GYS_FX_ProductCellTableViewCell.xib
;
sourceTree
=
"<group>"
;
};
E01E5482254FD34B00A2620C
/* GYS_GuanLi_Cell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
GYS_GuanLi_Cell.swift
;
sourceTree
=
"<group>"
;
};
E01E5483254FD34B00A2620C
/* GYS_GuanLi_Cell.xib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
path
=
GYS_GuanLi_Cell.xib
;
sourceTree
=
"<group>"
;
};
E01EA19E245A5D6B00F019D5
/* YunDanXiangQingViewController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YunDanXiangQingViewController.swift
;
sourceTree
=
"<group>"
;
};
E01EA19F245A5D6B00F019D5
/* YunDanXiangQingViewController.xib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
path
=
YunDanXiangQingViewController.xib
;
sourceTree
=
"<group>"
;
};
E01EA1A2245A60E000F019D5
/* XiaDanChengGongViewController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
XiaDanChengGongViewController.swift
;
sourceTree
=
"<group>"
;
};
...
...
@@ -2490,6 +2494,8 @@
F961153224E22BA700EB3458
/* OtherInfoTextViewTableViewCell.xib */
,
E01E546F254FABFD00A2620C
/* GYS_FX_ProductCellTableViewCell.swift */
,
E01E5470254FABFD00A2620C
/* GYS_FX_ProductCellTableViewCell.xib */
,
E01E5482254FD34B00A2620C
/* GYS_GuanLi_Cell.swift */
,
E01E5483254FD34B00A2620C
/* GYS_GuanLi_Cell.xib */
,
);
path
=
Cell
;
sourceTree
=
"<group>"
;
...
...
@@ -3227,6 +3233,7 @@
E01E5472254FABFD00A2620C
/* GYS_FX_ProductCellTableViewCell.xib in Resources */
,
F9023F63244999F500DD5A63
/* WarehoseMangementCell.xib in Resources */
,
E051EBD824A1F0ED00892DA9
/* CGDCell.xib in Resources */
,
E01E5485254FD34C00A2620C
/* GYS_GuanLi_Cell.xib in Resources */
,
F96E48A024CA7930000AB8D4
/* WaybillDetailViewController.xib in Resources */
,
E0BE8A84245A76AF00E80134
/* XiaDanCGDiZhiCell.xib in Resources */
,
E0516F832448086700E373CE
/* MsgCenterCell.xib in Resources */
,
...
...
@@ -3792,6 +3799,7 @@
E0B28DAC24D3B15E00997C69
/* HuoLaLaDiZhiCell.swift in Sources */
,
F9531F452465108800724BEE
/* JXPhotoBrowserLog.swift in Sources */
,
F956D5A3246A2D9C003FF510
/* LMNImageInputViewController.m in Sources */
,
E01E5484254FD34C00A2620C
/* GYS_GuanLi_Cell.swift in Sources */
,
F9956B1E2463D94E001A617D
/* WorkSelectTimeView.swift in Sources */
,
F9531F3B2465108800724BEE
/* JXPhotoBrowserZoomSupportedCell.swift in Sources */
,
F950FDE024518B9500C40530
/* FSCalendarExtensions.m in Sources */
,
...
...
GeliBusinessPlatform.xcworkspace/xcuserdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
View file @
8f358d4a
No preview for this file type
GeliBusinessPlatform/View/Cell/GYS_GuanLi_Cell.swift
0 → 100644
View file @
8f358d4a
//
// GYS_GuanLi_Cell.swift
// GeliBusinessPlatform
//
// Created by junye lu on 2020/11/2.
// Copyright © 2020 junye lu. All rights reserved.
//
import
UIKit
class
GYS_GuanLi_Cell
:
UITableViewCell
{
@IBOutlet
weak
var
icon_Img
:
UIImageView
!//
公司LOGO
@IBOutlet
weak
var
status_Lbl
:
UILabel
!//
状态
@IBOutlet
weak
var
time_Lbl
:
UILabel
!//
时间
@IBOutlet
weak
var
adr_Lbl
:
UILabel
!//
地址
@IBOutlet
weak
var
title_Lbl
:
UILabel
!//
公司名
@IBAction
func
stopAction
(
_
sender
:
UIButton
)
{
print
(
"终止合作"
)
}
@IBOutlet
weak
var
submitBtn
:
UIButton
!//
终止按钮
-
默认隐藏
override
func
awakeFromNib
()
{
super
.
awakeFromNib
()
// Initialization code
self
.
selectionStyle
=
.
none
}
override
func
setSelected
(
_
selected
:
Bool
,
animated
:
Bool
)
{
super
.
setSelected
(
selected
,
animated
:
animated
)
// Configure the view for the selected state
}
}
GeliBusinessPlatform/View/Cell/GYS_GuanLi_Cell.xib
0 → 100644
View file @
8f358d4a
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