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
52522eb2
Commit
52522eb2
authored
Dec 04, 2020
by
刘俊宏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
完美修正分销订单的UI
parent
d0071fa7
Changes
7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
53 additions
and
1 deletion
+53
-1
GeliBusinessPlatform.xcodeproj/project.pbxproj
GeliBusinessPlatform.xcodeproj/project.pbxproj
+8
-0
GeliBusinessPlatform.xcworkspace/xcuserdata/liujunhong.xcuserdatad/UserInterfaceState.xcuserstate
...ata/liujunhong.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
GeliBusinessPlatform/ViewController/分销订单管理/RetailListMgVC.swift
...sinessPlatform/ViewController/分销订单管理/RetailListMgVC.swift
+0
-0
GeliBusinessPlatform/ViewController/分销订单管理/RetailListMgVC.xib
...BusinessPlatform/ViewController/分销订单管理/RetailListMgVC.xib
+44
-0
GeliBusinessPlatform/ViewController/分销订单管理/RetailManageViewController.swift
...rm/ViewController/分销订单管理/RetailManageViewController.swift
+0
-0
GeliBusinessPlatform/ViewController/分销订单管理/RetailManageViewController.xib
...form/ViewController/分销订单管理/RetailManageViewController.xib
+0
-0
GeliBusinessPlatform/ViewController/工作中心/WorkCViewController.swift
...essPlatform/ViewController/工作中心/WorkCViewController.swift
+1
-1
No files found.
GeliBusinessPlatform.xcodeproj/project.pbxproj
View file @
52522eb2
...
...
@@ -413,6 +413,8 @@
F90F882324C841280050EF02
/* UITableViewIndexView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F90F882224C841280050EF02
/* UITableViewIndexView.swift */
;
};
F9171EFC245128B200359C2B
/* Interface.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F9171EFB245128B200359C2B
/* Interface.swift */
;
};
F9171F0224513C5B00359C2B
/* UpDataModel.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F9171F0124513C5B00359C2B
/* UpDataModel.swift */
;
};
F91E9EBE2579D00900FAFCFA
/* RetailListMgVC.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F91E9EBC2579D00900FAFCFA
/* RetailListMgVC.swift */
;
};
F91E9EBF2579D00900FAFCFA
/* RetailListMgVC.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F91E9EBD2579D00900FAFCFA
/* RetailListMgVC.xib */
;
};
F9217E012485E6E800C4CF67
/* MessageListModel.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F9217E002485E6E800C4CF67
/* MessageListModel.swift */
;
};
F924B39024971BCB00A913CD
/* CustomerInterface.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F924B38F24971BCB00A913CD
/* CustomerInterface.swift */
;
};
F924B39224971BFB00A913CD
/* CusListModel.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F924B39124971BFB00A913CD
/* CusListModel.swift */
;
};
...
...
@@ -1087,6 +1089,8 @@
F90F882224C841280050EF02
/* UITableViewIndexView.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
UITableViewIndexView.swift
;
sourceTree
=
"<group>"
;
};
F9171EFB245128B200359C2B
/* Interface.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
Interface.swift
;
sourceTree
=
"<group>"
;
};
F9171F0124513C5B00359C2B
/* UpDataModel.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
UpDataModel.swift
;
sourceTree
=
"<group>"
;
};
F91E9EBC2579D00900FAFCFA
/* RetailListMgVC.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
RetailListMgVC.swift
;
sourceTree
=
"<group>"
;
};
F91E9EBD2579D00900FAFCFA
/* RetailListMgVC.xib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
path
=
RetailListMgVC.xib
;
sourceTree
=
"<group>"
;
};
F9217E002485E6E800C4CF67
/* MessageListModel.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
MessageListModel.swift
;
sourceTree
=
"<group>"
;
};
F924B38F24971BCB00A913CD
/* CustomerInterface.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
CustomerInterface.swift
;
sourceTree
=
"<group>"
;
};
F924B39124971BFB00A913CD
/* CusListModel.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
CusListModel.swift
;
sourceTree
=
"<group>"
;
};
...
...
@@ -3117,6 +3121,8 @@
F970B3662550F5AA0026F9D5
/* RetailManageViewController.xib */
,
F9ECC926255CD7FD00990B61
/* RetailManageDetailViewController.swift */
,
F9ECC927255CD7FD00990B61
/* RetailManageDetailViewController.xib */
,
F91E9EBC2579D00900FAFCFA
/* RetailListMgVC.swift */
,
F91E9EBD2579D00900FAFCFA
/* RetailListMgVC.xib */
,
);
path
=
"分销订单管理"
;
sourceTree
=
"<group>"
;
...
...
@@ -3542,6 +3548,7 @@
E0BE8A80245A740600E80134
/* ChengGongCell.xib in Resources */
,
E0190A2E2487696F00B1E067
/* NewSelectItemVc.xib in Resources */
,
F95D9B5024484FAE0080D6E3
/* GeliAlertView.xib in Resources */
,
F91E9EBF2579D00900FAFCFA
/* RetailListMgVC.xib in Resources */
,
E01EA1A1245A5D6B00F019D5
/* YunDanXiangQingViewController.xib in Resources */
,
E0BE8A8C245A7D3300E80134
/* BtmBtnCell.xib in Resources */
,
F9D44E8424CBC50700FBD8DB
/* WayBillAddressCanDelItemCell.xib in Resources */
,
...
...
@@ -3989,6 +3996,7 @@
F95567AB2453E40B009674AB
/* OrderListViewController.swift in Sources */
,
E00E48C22457C0D600F16545
/* XuanZeShangPinViewController.swift in Sources */
,
F956D5BB246A359C003FF510
/* GoodsInterface.swift in Sources */
,
F91E9EBE2579D00900FAFCFA
/* RetailListMgVC.swift in Sources */
,
E0BE8A83245A76AF00E80134
/* XiaDanCGDiZhiCell.swift in Sources */
,
E042F730245272FF00CDFA12
/* XiaYunDanViewController.swift in Sources */
,
E09B03A72445B04E00211A51
/* BaseViewController.swift in Sources */
,
...
...
GeliBusinessPlatform.xcworkspace/xcuserdata/liujunhong.xcuserdatad/UserInterfaceState.xcuserstate
View file @
52522eb2
No preview for this file type
GeliBusinessPlatform/ViewController/分销订单管理/RetailListMgVC.swift
0 → 100644
View file @
52522eb2
This diff is collapsed.
Click to expand it.
GeliBusinessPlatform/ViewController/分销订单管理/RetailListMgVC.xib
0 → 100644
View file @
52522eb2
<?xml version="1.0" encoding="UTF-8"?>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"3.0"
toolsVersion=
"17506"
targetRuntime=
"iOS.CocoaTouch"
propertyAccessControl=
"none"
useAutolayout=
"YES"
useTraitCollections=
"YES"
useSafeAreas=
"YES"
colorMatched=
"YES"
>
<device
id=
"retina6_1"
orientation=
"portrait"
appearance=
"light"
/>
<dependencies>
<deployment
identifier=
"iOS"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"17505"
/>
<capability
name=
"Safe area layout guides"
minToolsVersion=
"9.0"
/>
<capability
name=
"System colors in document resources"
minToolsVersion=
"11.0"
/>
<capability
name=
"documents saved in the Xcode 8 format"
minToolsVersion=
"8.0"
/>
</dependencies>
<objects>
<placeholder
placeholderIdentifier=
"IBFilesOwner"
id=
"-1"
userLabel=
"File's Owner"
customClass=
"RetailListMgVC"
customModule=
"TestClass"
customModuleProvider=
"target"
>
<connections>
<outlet
property=
"contentV"
destination=
"IQe-OE-2X6"
id=
"rGJ-qQ-nX0"
/>
<outlet
property=
"view"
destination=
"i5M-Pr-FkT"
id=
"sfx-zR-JGt"
/>
</connections>
</placeholder>
<placeholder
placeholderIdentifier=
"IBFirstResponder"
id=
"-2"
customClass=
"UIResponder"
/>
<view
clearsContextBeforeDrawing=
"NO"
contentMode=
"scaleToFill"
id=
"i5M-Pr-FkT"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"414"
height=
"896"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
heightSizable=
"YES"
/>
<subviews>
<view
contentMode=
"scaleToFill"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"IQe-OE-2X6"
>
<rect
key=
"frame"
x=
"0.0"
y=
"44"
width=
"414"
height=
"852"
/>
<color
key=
"backgroundColor"
systemColor=
"systemBackgroundColor"
/>
</view>
</subviews>
<viewLayoutGuide
key=
"safeArea"
id=
"fnl-2z-Ty3"
/>
<color
key=
"backgroundColor"
systemColor=
"systemBackgroundColor"
/>
<constraints>
<constraint
firstItem=
"IQe-OE-2X6"
firstAttribute=
"top"
secondItem=
"fnl-2z-Ty3"
secondAttribute=
"top"
id=
"20f-Fo-8GQ"
/>
<constraint
firstItem=
"IQe-OE-2X6"
firstAttribute=
"trailing"
secondItem=
"fnl-2z-Ty3"
secondAttribute=
"trailing"
id=
"aJt-84-gMv"
/>
<constraint
firstAttribute=
"bottom"
secondItem=
"IQe-OE-2X6"
secondAttribute=
"bottom"
id=
"v1I-kU-eHx"
/>
<constraint
firstItem=
"IQe-OE-2X6"
firstAttribute=
"leading"
secondItem=
"fnl-2z-Ty3"
secondAttribute=
"leading"
id=
"zBL-Xi-Lcz"
/>
</constraints>
<point
key=
"canvasLocation"
x=
"35"
y=
"92"
/>
</view>
</objects>
<resources>
<systemColor
name=
"systemBackgroundColor"
>
<color
white=
"1"
alpha=
"1"
colorSpace=
"custom"
customColorSpace=
"genericGamma22GrayColorSpace"
/>
</systemColor>
</resources>
</document>
GeliBusinessPlatform/ViewController/分销订单管理/RetailManageViewController.swift
View file @
52522eb2
This diff is collapsed.
Click to expand it.
GeliBusinessPlatform/ViewController/分销订单管理/RetailManageViewController.xib
View file @
52522eb2
This diff is collapsed.
Click to expand it.
GeliBusinessPlatform/ViewController/工作中心/WorkCViewController.swift
View file @
52522eb2
...
...
@@ -666,7 +666,7 @@ class WorkCViewController: BaseViewController, UITableViewDelegate, UITableViewD
return
case
140
:
//分销订单管理
// HUD.flash(.label("敬请期待"),delay: 1.2)
let
vc
=
Retail
ManageViewController
()
let
vc
=
Retail
ListMgVC
()
self
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
return
case
142
:
//供应商商品管理
...
...
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