Commit 4ac1a51d authored by lujunye's avatar lujunye

待确认cell,预售价格修改,关联客户cell,新增,编辑(查看)仓库页面。(缺填写包含库)

parent 039ac0a6
......@@ -26,6 +26,8 @@
E088CC8D24470BF0000DAA8A /* CodeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E088CC8C24470BF0000DAA8A /* CodeView.swift */; };
E088CC932447124D000DAA8A /* BindViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E088CC912447124D000DAA8A /* BindViewController.swift */; };
E088CC942447124D000DAA8A /* BindViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = E088CC922447124D000DAA8A /* BindViewController.xib */; };
E08B0674244A98B2001D2E01 /* WareHouseSpCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E08B0672244A98B2001D2E01 /* WareHouseSpCell.swift */; };
E08B0675244A98B2001D2E01 /* WareHouseSpCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E08B0673244A98B2001D2E01 /* WareHouseSpCell.xib */; };
E09B03A12445AF7100211A51 /* Define.swift in Sources */ = {isa = PBXBuildFile; fileRef = E09B03A02445AF7100211A51 /* Define.swift */; };
E09B03A32445AF9500211A51 /* NetworkRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = E09B03A22445AF9500211A51 /* NetworkRequest.swift */; };
E09B03A72445B04E00211A51 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E09B03A52445B04D00211A51 /* BaseViewController.swift */; };
......@@ -38,6 +40,8 @@
E09B03C32445BD9500211A51 /* NavViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E09B03C22445BD9500211A51 /* NavViewController.swift */; };
E09B03C62445BF6700211A51 /* NavBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E09B03C52445BF6700211A51 /* NavBarView.swift */; };
E09B03C82445BF9300211A51 /* SwiftNotice.swift in Sources */ = {isa = PBXBuildFile; fileRef = E09B03C72445BF9300211A51 /* SwiftNotice.swift */; };
E0A7548A244A8F0F00A84B67 /* CheckWareHourseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0A75488244A8F0F00A84B67 /* CheckWareHourseViewController.swift */; };
E0A7548B244A8F0F00A84B67 /* CheckWareHourseViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = E0A75489244A8F0F00A84B67 /* CheckWareHourseViewController.xib */; };
E0D197BA2448431C002B080C /* BabyDefine.m in Sources */ = {isa = PBXBuildFile; fileRef = E0D197A92448431B002B080C /* BabyDefine.m */; };
E0D197BB2448431C002B080C /* BabyCallback.m in Sources */ = {isa = PBXBuildFile; fileRef = E0D197AB2448431B002B080C /* BabyCallback.m */; };
E0D197BC2448431C002B080C /* BabyPeripheralManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E0D197AD2448431B002B080C /* BabyPeripheralManager.m */; };
......@@ -59,6 +63,14 @@
E0D4166024482AAF008DCAB4 /* AccountViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = E0D4165E24482AAF008DCAB4 /* AccountViewController.xib */; };
E0D4166424483058008DCAB4 /* ChangePassViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0D4166224483058008DCAB4 /* ChangePassViewController.swift */; };
E0D4166524483058008DCAB4 /* ChangePassViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = E0D4166324483058008DCAB4 /* ChangePassViewController.xib */; };
E0DDCB0F244AD8C500DF54C7 /* DaiQueRenCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0DDCB0D244AD8C500DF54C7 /* DaiQueRenCell.swift */; };
E0DDCB10244AD8C500DF54C7 /* DaiQueRenCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E0DDCB0E244AD8C500DF54C7 /* DaiQueRenCell.xib */; };
E0DDCB13244ADF2C00DF54C7 /* ChangePriceNormalCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0DDCB11244ADF2C00DF54C7 /* ChangePriceNormalCell.swift */; };
E0DDCB14244ADF2C00DF54C7 /* ChangePriceNormalCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E0DDCB12244ADF2C00DF54C7 /* ChangePriceNormalCell.xib */; };
E0DDCB18244AE2AC00DF54C7 /* XiuGaiYuShouJiaViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0DDCB16244AE2AC00DF54C7 /* XiuGaiYuShouJiaViewController.swift */; };
E0DDCB19244AE2AC00DF54C7 /* XiuGaiYuShouJiaViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = E0DDCB17244AE2AC00DF54C7 /* XiuGaiYuShouJiaViewController.xib */; };
E0DDCB1D244AE81800DF54C7 /* GuanLianKeHuCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0DDCB1B244AE81800DF54C7 /* GuanLianKeHuCell.swift */; };
E0DDCB1E244AE81800DF54C7 /* GuanLianKeHuCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E0DDCB1C244AE81800DF54C7 /* GuanLianKeHuCell.xib */; };
F9023F62244999F500DD5A63 /* WarehoseMangementCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9023F60244999F500DD5A63 /* WarehoseMangementCell.swift */; };
F9023F63244999F500DD5A63 /* WarehoseMangementCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F9023F61244999F500DD5A63 /* WarehoseMangementCell.xib */; };
F9023F692449A50900DD5A63 /* TitleContentCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9023F672449A50900DD5A63 /* TitleContentCell.swift */; };
......@@ -119,6 +131,8 @@
E088CC8C24470BF0000DAA8A /* CodeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CodeView.swift; sourceTree = "<group>"; };
E088CC912447124D000DAA8A /* BindViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BindViewController.swift; sourceTree = "<group>"; };
E088CC922447124D000DAA8A /* BindViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BindViewController.xib; sourceTree = "<group>"; };
E08B0672244A98B2001D2E01 /* WareHouseSpCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WareHouseSpCell.swift; sourceTree = "<group>"; };
E08B0673244A98B2001D2E01 /* WareHouseSpCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WareHouseSpCell.xib; sourceTree = "<group>"; };
E09B03A02445AF7100211A51 /* Define.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Define.swift; sourceTree = "<group>"; };
E09B03A22445AF9500211A51 /* NetworkRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NetworkRequest.swift; sourceTree = "<group>"; };
E09B03A52445B04D00211A51 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = "<group>"; };
......@@ -131,6 +145,8 @@
E09B03C22445BD9500211A51 /* NavViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NavViewController.swift; sourceTree = "<group>"; };
E09B03C52445BF6700211A51 /* NavBarView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NavBarView.swift; sourceTree = "<group>"; };
E09B03C72445BF9300211A51 /* SwiftNotice.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftNotice.swift; sourceTree = "<group>"; };
E0A75488244A8F0F00A84B67 /* CheckWareHourseViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CheckWareHourseViewController.swift; sourceTree = "<group>"; };
E0A75489244A8F0F00A84B67 /* CheckWareHourseViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CheckWareHourseViewController.xib; sourceTree = "<group>"; };
E0D197A82448431B002B080C /* BabyCentralManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BabyCentralManager.h; sourceTree = "<group>"; };
E0D197A92448431B002B080C /* BabyDefine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BabyDefine.m; sourceTree = "<group>"; };
E0D197AA2448431B002B080C /* BabyOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BabyOptions.h; sourceTree = "<group>"; };
......@@ -161,6 +177,14 @@
E0D4165E24482AAF008DCAB4 /* AccountViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AccountViewController.xib; sourceTree = "<group>"; };
E0D4166224483058008DCAB4 /* ChangePassViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChangePassViewController.swift; sourceTree = "<group>"; };
E0D4166324483058008DCAB4 /* ChangePassViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ChangePassViewController.xib; sourceTree = "<group>"; };
E0DDCB0D244AD8C500DF54C7 /* DaiQueRenCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DaiQueRenCell.swift; sourceTree = "<group>"; };
E0DDCB0E244AD8C500DF54C7 /* DaiQueRenCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = DaiQueRenCell.xib; sourceTree = "<group>"; };
E0DDCB11244ADF2C00DF54C7 /* ChangePriceNormalCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChangePriceNormalCell.swift; sourceTree = "<group>"; };
E0DDCB12244ADF2C00DF54C7 /* ChangePriceNormalCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ChangePriceNormalCell.xib; sourceTree = "<group>"; };
E0DDCB16244AE2AC00DF54C7 /* XiuGaiYuShouJiaViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XiuGaiYuShouJiaViewController.swift; sourceTree = "<group>"; };
E0DDCB17244AE2AC00DF54C7 /* XiuGaiYuShouJiaViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = XiuGaiYuShouJiaViewController.xib; sourceTree = "<group>"; };
E0DDCB1B244AE81800DF54C7 /* GuanLianKeHuCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GuanLianKeHuCell.swift; sourceTree = "<group>"; };
E0DDCB1C244AE81800DF54C7 /* GuanLianKeHuCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = GuanLianKeHuCell.xib; sourceTree = "<group>"; };
F9023F60244999F500DD5A63 /* WarehoseMangementCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WarehoseMangementCell.swift; sourceTree = "<group>"; };
F9023F61244999F500DD5A63 /* WarehoseMangementCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WarehoseMangementCell.xib; sourceTree = "<group>"; };
F9023F672449A50900DD5A63 /* TitleContentCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TitleContentCell.swift; sourceTree = "<group>"; };
......@@ -391,6 +415,8 @@
E09B03AD2445B0BA00211A51 /* ViewController */ = {
isa = PBXGroup;
children = (
E0DDCB0B244AD84500DF54C7 /* 订单管理 */,
E0A75479244A894200A84B67 /* 新增、编辑(查看)仓库 */,
F9023F5F2449996D00DD5A63 /* 仓库管理 */,
F95D9CA124493AB90080D6E3 /* 商家信息 */,
E0D197CC244855F5002B080C /* 蓝牙连接 */,
......@@ -440,6 +466,17 @@
path = NavBarView;
sourceTree = "<group>";
};
E0A75479244A894200A84B67 /* 新增、编辑(查看)仓库 */ = {
isa = PBXGroup;
children = (
E0A75488244A8F0F00A84B67 /* CheckWareHourseViewController.swift */,
E0A75489244A8F0F00A84B67 /* CheckWareHourseViewController.xib */,
E08B0672244A98B2001D2E01 /* WareHouseSpCell.swift */,
E08B0673244A98B2001D2E01 /* WareHouseSpCell.xib */,
);
path = "新增、编辑(查看)仓库";
sourceTree = "<group>";
};
E0D197A72448430E002B080C /* 蓝牙 */ = {
isa = PBXGroup;
children = (
......@@ -505,6 +542,45 @@
path = "修改密码";
sourceTree = "<group>";
};
E0DDCB0B244AD84500DF54C7 /* 订单管理 */ = {
isa = PBXGroup;
children = (
E0DDCB1A244AE7EF00DF54C7 /* 关联客户cell */,
E0DDCB15244AE27500DF54C7 /* 预售价格修改 */,
E0DDCB0C244AD8A400DF54C7 /* 待确认Cell */,
);
path = "订单管理";
sourceTree = "<group>";
};
E0DDCB0C244AD8A400DF54C7 /* 待确认Cell */ = {
isa = PBXGroup;
children = (
E0DDCB0D244AD8C500DF54C7 /* DaiQueRenCell.swift */,
E0DDCB0E244AD8C500DF54C7 /* DaiQueRenCell.xib */,
E0DDCB11244ADF2C00DF54C7 /* ChangePriceNormalCell.swift */,
E0DDCB12244ADF2C00DF54C7 /* ChangePriceNormalCell.xib */,
);
path = "待确认Cell";
sourceTree = "<group>";
};
E0DDCB15244AE27500DF54C7 /* 预售价格修改 */ = {
isa = PBXGroup;
children = (
E0DDCB16244AE2AC00DF54C7 /* XiuGaiYuShouJiaViewController.swift */,
E0DDCB17244AE2AC00DF54C7 /* XiuGaiYuShouJiaViewController.xib */,
);
path = "预售价格修改";
sourceTree = "<group>";
};
E0DDCB1A244AE7EF00DF54C7 /* 关联客户cell */ = {
isa = PBXGroup;
children = (
E0DDCB1B244AE81800DF54C7 /* GuanLianKeHuCell.swift */,
E0DDCB1C244AE81800DF54C7 /* GuanLianKeHuCell.xib */,
);
path = "关联客户cell";
sourceTree = "<group>";
};
F9023F5F2449996D00DD5A63 /* 仓库管理 */ = {
isa = PBXGroup;
children = (
......@@ -654,6 +730,7 @@
files = (
F9023F63244999F500DD5A63 /* WarehoseMangementCell.xib in Resources */,
E0516F832448086700E373CE /* MsgCenterCell.xib in Resources */,
E0DDCB10244AD8C500DF54C7 /* DaiQueRenCell.xib in Resources */,
E09B03B72445B85A00211A51 /* LoginViewController.xib in Resources */,
E09B03C12445B96500211A51 /* FgPassViewController.xib in Resources */,
E0D197C7244845FD002B080C /* PersonCenterViewController.xib in Resources */,
......@@ -667,12 +744,17 @@
E0D197CB24484D90002B080C /* PersonCenterCell.xib in Resources */,
E00D85EB244561FE00F5F816 /* LaunchScreen.storyboard in Resources */,
F9023F722449ACA800DD5A63 /* TitleAndSwitchCell.xib in Resources */,
E08B0675244A98B2001D2E01 /* WareHouseSpCell.xib in Resources */,
E0D4166024482AAF008DCAB4 /* AccountViewController.xib in Resources */,
E0DDCB19244AE2AC00DF54C7 /* XiuGaiYuShouJiaViewController.xib in Resources */,
F95D9CA524493E840080D6E3 /* ShopInfoViewController.xib in Resources */,
E01C26B12446989700ADCC70 /* Interface_Z.plist in Resources */,
E0D4166524483058008DCAB4 /* ChangePassViewController.xib in Resources */,
E00D85E8244561FE00F5F816 /* Preview Assets.xcassets in Resources */,
E0A7548B244A8F0F00A84B67 /* CheckWareHourseViewController.xib in Resources */,
F95D9B5024484FAE0080D6E3 /* GeliAlertView.xib in Resources */,
E0DDCB1E244AE81800DF54C7 /* GuanLianKeHuCell.xib in Resources */,
E0DDCB14244ADF2C00DF54C7 /* ChangePriceNormalCell.xib in Resources */,
E00D85E5244561FE00F5F816 /* Assets.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
......@@ -743,7 +825,9 @@
F9023F6D2449A9B100DD5A63 /* TitleAndTFCell.swift in Sources */,
E0D197BA2448431C002B080C /* BabyDefine.m in Sources */,
F9023F712449ACA800DD5A63 /* TitleAndSwitchCell.swift in Sources */,
E0DDCB13244ADF2C00DF54C7 /* ChangePriceNormalCell.swift in Sources */,
E09B03B62445B85A00211A51 /* LoginViewController.swift in Sources */,
E0DDCB18244AE2AC00DF54C7 /* XiuGaiYuShouJiaViewController.swift in Sources */,
E0D197C12448431C002B080C /* BabyToy.m in Sources */,
E09B03C32445BD9500211A51 /* NavViewController.swift in Sources */,
E0D197C02448431C002B080C /* BabyCentralManager.m in Sources */,
......@@ -759,18 +843,22 @@
E0D197BD2448431C002B080C /* BabySpeaker.m in Sources */,
E00D85E1244561FD00F5F816 /* SceneDelegate.swift in Sources */,
E09B03A12445AF7100211A51 /* Define.swift in Sources */,
E08B0674244A98B2001D2E01 /* WareHouseSpCell.swift in Sources */,
E0D197CA24484D90002B080C /* PersonCenterCell.swift in Sources */,
E09B03A82445B04E00211A51 /* BaseView.swift in Sources */,
E0DDCB0F244AD8C500DF54C7 /* DaiQueRenCell.swift in Sources */,
E09B03C02445B96500211A51 /* FgPassViewController.swift in Sources */,
E0D197C6244845FD002B080C /* PersonCenterViewController.swift in Sources */,
E09B03AB2445B0A300211A51 /* LoginModel.swift in Sources */,
E0D197BE2448431C002B080C /* BabyOptions.m in Sources */,
E0D197C22448431C002B080C /* BabyRhythm.m in Sources */,
F9023F692449A50900DD5A63 /* TitleContentCell.swift in Sources */,
E0DDCB1D244AE81800DF54C7 /* GuanLianKeHuCell.swift in Sources */,
E0D197BF2448431C002B080C /* BabyBluetooth.m in Sources */,
E09B03C82445BF9300211A51 /* SwiftNotice.swift in Sources */,
E0D4165F24482AAF008DCAB4 /* AccountViewController.swift in Sources */,
E01C26B62446AF3100ADCC70 /* DemoViewController.swift in Sources */,
E0A7548A244A8F0F00A84B67 /* CheckWareHourseViewController.swift in Sources */,
F9023F62244999F500DD5A63 /* WarehoseMangementCell.swift in Sources */,
E0516F772448003D00E373CE /* PayViewController.swift in Sources */,
E09B03A32445AF9500211A51 /* NetworkRequest.swift in Sources */,
......
......@@ -3,4 +3,26 @@
uuid = "4EFF3422-0342-402A-BFF0-17B15851B3EC"
type = "0"
version = "2.0">
<Breakpoints>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.SwiftErrorBreakpoint">
<BreakpointContent
uuid = "46B6B765-5B4F-49F9-BFB7-4E596F3F184F"
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.ExceptionBreakpoint">
<BreakpointContent
uuid = "B61C3BDB-EDAD-4F1C-9E1B-3E983CC96C75"
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
scope = "1"
stopOnStyle = "0">
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
</Bucket>
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "daixuan@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "daixuan@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
\ No newline at end of file
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "kuwei@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "kuwei@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
\ No newline at end of file
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "yuxuan @2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "yuxuan @3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
\ No newline at end of file
{
"info" : {
"version" : 1,
"author" : "xcode"
}
}
\ No newline at end of file
{
"info" : {
"version" : 1,
"author" : "xcode"
},
"colors" : [
{
"idiom" : "universal",
"color" : {
"color-space" : "srgb",
"components" : {
"red" : "1.000",
"alpha" : "1.000",
"blue" : "0.471",
"green" : "0.690"
}
}
}
]
}
\ No newline at end of file
{
"info" : {
"version" : 1,
"author" : "xcode"
},
"colors" : [
{
"idiom" : "universal",
"color" : {
"color-space" : "srgb",
"components" : {
"red" : "0.890",
"alpha" : "1.000",
"blue" : "0.278",
"green" : "0.278"
}
}
}
]
}
\ No newline at end of file
{
"info" : {
"version" : 1,
"author" : "xcode"
},
"colors" : [
{
"idiom" : "universal",
"color" : {
"color-space" : "srgb",
"components" : {
"red" : "0.220",
"alpha" : "1.000",
"blue" : "0.827",
"green" : "0.455"
}
}
}
]
}
\ No newline at end of file
{
"info" : {
"version" : 1,
"author" : "xcode"
}
}
\ No newline at end of file
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "guanlian@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "guanlian@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
\ No newline at end of file
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "kehu@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "kehu@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
\ No newline at end of file
......@@ -33,7 +33,11 @@ let SERVERCE_HOST = "http://a.gelifood.com/apia"
//视图常量
let IS_IPHONE_X = __CGSizeEqualToSize(CGSize(width: 375.0, height: 812.0),UIScreen.main.bounds.size ) || __CGSizeEqualToSize(CGSize(width: 812.0, height: 375.0),UIScreen.main.bounds.size)||__CGSizeEqualToSize(CGSize(width: 414.0, height: 896.0),UIScreen.main.bounds.size ) || __CGSizeEqualToSize(CGSize(width: 896.0, height: 414.0),UIScreen.main.bounds.size)
let glscale = UIScreen.main.bounds.size.width/375
let fullScreenWidth = UIScreen.main.bounds.width //屏幕高度
let fullScreenHeight = UIScreen.main.bounds.height //屏幕宽度
let NavHeight = (IS_IPHONE_X ? 88 : 64)
......
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16086"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
......
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16086"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
......@@ -31,7 +31,7 @@
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入内容" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Q6V-I9-aNd">
<rect key="frame" x="65" y="16.5" width="240" height="17.5"/>
<rect key="frame" x="65" y="16" width="240" height="18.5"/>
<color key="textColor" name="标题字颜色"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<textInputTraits key="textInputTraits"/>
......
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16086"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
......
......@@ -36,7 +36,7 @@ class NavBarView: BaseView {
rightBtn.setTitle(rightTitle, for: .normal)
rightBtn.titleLabel?.font = setFont(15)
rightBtn.sizeToFit()
rightBtn.setTitleColor(UIColor.black, for: UIControl.State(rawValue: 0))
rightBtn.setTitleColor(UIColor(named: "按钮渐变色下,字体颜色"), for: .normal)
rightBtn.snp.makeConstraints { (make) in
make.right.equalTo(-12)
make.bottom.equalTo(-14)
......
......@@ -21,7 +21,7 @@ class PersonCenterViewController: BaseViewController,UITableViewDelegate,UITable
override func viewDidLoad() {
super.viewDidLoad()
let glscale = UIScreen.main.bounds.size.width/375
topImgBg.snp.makeConstraints { (make) in
make.top.left.right.equalTo(0)
make.height.equalTo(227*glscale)
......
......@@ -171,10 +171,10 @@
<image name="sekuai" width="375" height="30"/>
<image name="xiaoxi" width="34" height="36"/>
<namedColor name="个人中心灰色字体">
<color red="0.39599999785423279" green="0.39599999785423279" blue="0.39599999785423279" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color red="0.39215686274509803" green="0.39215686274509803" blue="0.39215686274509803" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="标题字颜色">
<color red="0.18000000715255737" green="0.18000000715255737" blue="0.18000000715255737" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color red="0.1803921568627451" green="0.1803921568627451" blue="0.1803921568627451" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="白色背景色">
<color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
......
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16086"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
......@@ -55,7 +55,11 @@
</constraints>
</view>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="jinru" translatesAutoresizingMaskIntoConstraints="NO" id="TPl-73-La4">
<rect key="frame" x="292" y="35.5" width="13" height="23"/>
<rect key="frame" x="300" y="42.5" width="5" height="9"/>
<constraints>
<constraint firstAttribute="width" constant="5" id="R7t-ue-b86"/>
<constraint firstAttribute="height" constant="9" id="ewR-OA-vGL"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="地址信息" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="voP-B3-BGZ">
<rect key="frame" x="15" y="64" width="275" height="14"/>
......
......@@ -39,6 +39,9 @@ class ChangePassViewController: BaseViewController {
}
//MARK: -方法
@objc func tfChange(sender:UITextField){
if oldPassTF.textColor == UIColor(named: "密码错误字体颜色") {
oldPassTF.textColor = UIColor(named: "标题字颜色")
}
if oldPassTF.text!.count > 0 && newPassTF.text!.count > 0 {
submitBtn.alpha = 1
}else{
......
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16086"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
......
//
// CheckWareHourseViewController.swift
// GeliBusinessPlatform
//
// Created by junye lu on 2020/4/18.
// Copyright © 2020 junye lu. All rights reserved.
//
import UIKit
import LGButton
import IQKeyboardManagerSwift
class CheckWareHourseViewController: BaseViewController,UITableViewDelegate,UITableViewDataSource,WareHouseSpCellDelegate{
var titleStr:String?
@IBOutlet weak var bottomBtn: LGButton!
@IBOutlet weak var color: LGButton!
@IBOutlet weak var listView: UITableView!
var btnArray:NSMutableArray = NSMutableArray()
var statusStr:String = ""
var warehourseType:Int = 99
var warehourseTypeSelectView:UIView? = nil
let titleArr = ["仓库名称:","仓库类型:","包含库位:","仓库地址:","仓库容积:","仓库面积:","联系人:","联系人电话:"]
let placeHArr = ["请输入仓库名称","请选择仓库类型","请输入库位名","请输仓库地址","请输入仓库容积","请输入仓库面积","请输入联系人","请输入联系人电话"]
override func viewDidLoad() {
super.viewDidLoad()
navbar.title = titleStr
self.view.addSubview(navbar)
if titleStr != "新增仓库" {
bottomBtn.titleString = "编辑"
navbar.rightTitle = "删除"
}
listView.delegate = self
listView.dataSource = self
listView.separatorStyle = .none
listView?.register(UINib(nibName: "WareHouseSpCell", bundle: nil), forCellReuseIdentifier: "WareHouse")
listView.isScrollEnabled = false
color.isUserInteractionEnabled = false
listView.snp.makeConstraints { (make) in
make.top.equalTo(NavCGRect.height)
make.left.right.equalTo(0)
make.bottom.equalTo(bottomBtn.snp_top)
}
// Do any additional setup after loading the view.
}
//MARK: -方法
@IBAction func submitAction(_ sender: LGButton) {
if sender.titleString == "确定"{
print("确定 -- 仓库类型:\(warehourseType) (0:冷冻、1:冷藏、2:常温)")
warehourseTypeSelectView?.removeFromSuperview()
}else{
if sender.titleString == "保存" {
sender.titleString = "编辑"
statusStr = sender.titleString
}else{
sender.titleString = "保存"
statusStr = sender.titleString
}
listView.reloadData()
}
}
//MARK: - delegate
func rightBtnClick() {
print("删除")
}
@objc func removeActin(sender:UIButton){
sender.superview?.removeFromSuperview()
}
func clickAction(sender: UIButton) {
print(sender.tag)
IQKeyboardManager.shared.resignFirstResponder()
if sender.tag == 1 {//新增仓库类型
let bgView = UIView(frame:self.view.bounds)
bgView.backgroundColor = UIColor.clear
self.view.addSubview(bgView)
let colorV = UIButton(frame: bgView.bounds)
colorV.addTarget(self, action: #selector(removeActin(sender:)), for: .touchUpInside)
colorV.backgroundColor = UIColor(named: "标题字颜色")
colorV.alpha = 0.5
bgView.addSubview(colorV)
let bottomV = UIView(frame: CGRect(x: 0, y: fullScreenHeight, width: fullScreenWidth, height: 251*glscale))
bottomV.backgroundColor = UIColor.clear
bgView.addSubview(bottomV)
let colorView = UIView(frame: bottomV.bounds)
colorView.backgroundColor = UIColor.white
colorView.layer.cornerRadius = 5
colorView.layer.masksToBounds = true
bottomV.addSubview(colorView)
let title = UILabel(frame: CGRect(x: 0, y: 0, width: fullScreenWidth, height: 51*glscale))
title.text = "请选择仓库类型"
title.textAlignment = .center
title.font = UIFont(name: "苹方-简 中黑体", size: 15*glscale)
bottomV.addSubview(title)
let line = UIView(frame: CGRect(x: 0, y: title.frame.maxY, width: fullScreenWidth, height: 1))
line.backgroundColor = UIColor(named: "灰色分界线")
bottomV.addSubview(line)
let firstBtn = self.setBtn(tagView: line, title: "冷冻", tag: 0)
bottomV.addSubview(firstBtn)
let secBtn = self.setBtn(tagView: firstBtn, title: "冷藏", tag: 1)
bottomV.addSubview(secBtn)
let thirdBtn = self.setBtn(tagView: secBtn, title: "常温", tag:2)
bottomV.addSubview(thirdBtn)
let submitBtn = LGButton()
submitBtn.frame = CGRect(x: 0, y: thirdBtn.frame.maxY, width: fullScreenWidth, height: bottomV.bounds.size.height-thirdBtn.frame.maxY)
submitBtn.titleString = "确定"
submitBtn.titleFontSize = 17
submitBtn.gradientStartColor = UIColor(named: "按钮渐变色上")
submitBtn.gradientEndColor = UIColor(named: "按钮渐变色下,字体颜色")
submitBtn.gradientHorizontal = true
submitBtn.addTarget(self, action: #selector(submitAction(_:)), for: .touchUpInside)
bottomV.addSubview(submitBtn)
for item in btnArray {
let btn = item as! UIButton
if btn.tag == warehourseType {
btn.isSelected = true
}
}
UIView.animate(withDuration: 0.1) {
bottomV.frame = CGRect(x: 0, y: UIScreen.main.bounds.size.height-251*glscale, width: UIScreen.main.bounds.size.width, height: 251*glscale)
}
warehourseTypeSelectView = bgView
}
if sender.tag == 2 {//包含库位
}
}
func setBtn(tagView:UIView,title:String,tag:Int)->UIView{
let view = UIView(frame: CGRect(x: 0, y: tagView.frame.maxY, width: fullScreenWidth, height: 49*glscale))
let title1 = UILabel(frame: CGRect(x: 15, y: 0, width: fullScreenWidth, height: 49*glscale))
title1.text = title
title1.font = UIFont.systemFont(ofSize: 13)
title1.textColor = UIColor(named: "标题字颜色")
view.addSubview(title1)
let btn = UIButton(frame: CGRect(x: fullScreenWidth-34*glscale, y: (49-19)*0.5*glscale, width: 19*glscale, height: 19*glscale))
btn.setImage(UIImage(named: "daixuan"), for: .normal)
btn.setImage(UIImage(named: "yuxuan"), for: .selected)
btn.tag = tag
btn.addTarget(self, action: #selector(typeSelect(sender:)), for: .touchUpInside)
view.addSubview(btn)
btnArray.add(btn)
let line = UIView(frame: CGRect(x: 15, y: title1.frame.maxY, width: fullScreenWidth-30, height: 1))
line.backgroundColor = UIColor(named: "灰色分界线")
view.addSubview(line)
return view
}
@objc func typeSelect(sender:UIButton){
for item in btnArray {
let btn:UIButton = item as! UIButton
if sender.tag == btn.tag {
btn.isSelected = true
warehourseType = btn.tag
}else{
btn.isSelected = false
}
}
}
override func backAction() {
print("重写back")
self.navigationController?.popViewController(animated: true)
}
// MARK: - cell delegate
func numberOfSections(in tableView: UITableView) -> Int {
return 2
}
func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
if section == 0 {
return titleArr.count
}
return 1
}
func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
return 49
}
func tableView(_ tableView: UITableView, viewForFooterInSection section: Int) -> UIView? {
let view = UIView(frame: CGRect(x: 0, y: 0, width: self.view.bounds.size.width, height: 10))
view.backgroundColor = UIColor(named: "app背景色")
return view
}
func tableView(_ tableView: UITableView, heightForFooterInSection section: Int) -> CGFloat {
return 10
}
func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
let cell = tableView.dequeueReusableCell(withIdentifier: "WareHouse") as! WareHouseSpCell
cell.clickBtn.isHidden = true
cell.detailTF.isUserInteractionEnabled = false
cell.whSwitch.isUserInteractionEnabled = false
if indexPath.section == 0 {
cell.whSwitch.isHidden = true
cell.delegate = self
cell.titleLbl.text = titleArr[indexPath.row]
cell.detailTF.placeholder = placeHArr[indexPath.row]
cell.btnImg.isHidden = true
cell.detailTF.snp.updateConstraints{ (make) in
make.left.equalTo(cell.titleLbl.snp_right)
make.top.bottom.equalTo(0)
make.right.equalTo(-15)
}
if titleStr == "新增仓库" || statusStr == "保存"{
cell.detailTF.isUserInteractionEnabled = true
cell.whSwitch.isUserInteractionEnabled = true
cell.btnImg.isHidden = true
cell.clickBtn.isHidden = false
if indexPath.row == 1 || indexPath.row == 2 {
cell.btnImg.isHidden = false
cell.clickBtn.isHidden = false
cell.clickBtn.tag = indexPath.row
cell.detailTF.snp.updateConstraints { (make) in
make.left.equalTo(cell.titleLbl.snp_right)
make.top.bottom.equalTo(0)
make.right.equalTo(-45)
}
if indexPath.row == 1 {
cell.btnImg.image = UIImage(named: "jinru")
cell.btnImg.snp.makeConstraints { (make) in
make.centerY.equalTo(cell.titleLbl.snp_centerY)
make.right.equalTo(-15)
make.width.equalTo(5)
make.height.equalTo(9)
}
cell.detailTF.snp.updateConstraints { (make) in
make.left.equalTo(cell.titleLbl.snp_right)
make.top.bottom.equalTo(0)
make.right.equalTo(-35)
}
}
}
}
}else{
cell.detailTF.isHidden = true
cell.clickBtn.isHidden = true
}
return cell
}
}
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.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="CheckWareHourseViewController" customModule="GeliBusinessPlatform" customModuleProvider="target">
<connections>
<outlet property="bottomBtn" destination="3xa-Lo-irO" id="5Em-Lo-mW9"/>
<outlet property="color" destination="66s-jI-IyV" id="XJr-G2-N7Y"/>
<outlet property="listView" destination="wre-tZ-eDu" id="rds-VX-rIT"/>
<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="3xa-Lo-irO" customClass="LGButton" customModule="LGButton">
<rect key="frame" x="0.0" y="813" width="414" height="49"/>
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
<constraints>
<constraint firstAttribute="height" constant="49" id="sPi-Tg-Yb0"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="gradientStartColor">
<color key="value" name="按钮渐变色上"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="gradientEndColor">
<color key="value" name="按钮渐变色下,字体颜色"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="boolean" keyPath="gradientHorizontal" value="YES"/>
<userDefinedRuntimeAttribute type="string" keyPath="titleString" value="保存"/>
<userDefinedRuntimeAttribute type="number" keyPath="titleFontSize">
<real key="value" value="17"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="submitAction:" destination="-1" eventType="touchUpInside" id="TSG-mS-OJb"/>
</connections>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="66s-jI-IyV" customClass="LGButton" customModule="LGButton">
<rect key="frame" x="0.0" y="862" width="414" height="40"/>
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="HSa-kt-EN2"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="gradientStartColor">
<color key="value" name="按钮渐变色上"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="gradientEndColor">
<color key="value" name="按钮渐变色下,字体颜色"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="boolean" keyPath="gradientHorizontal" value="YES"/>
</userDefinedRuntimeAttributes>
</view>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="wre-tZ-eDu">
<rect key="frame" x="0.0" y="44" width="414" height="769"/>
<color key="backgroundColor" name="app底色"/>
</tableView>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="wre-tZ-eDu" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="50I-Ba-sGR"/>
<constraint firstItem="66s-jI-IyV" firstAttribute="top" secondItem="3xa-Lo-irO" secondAttribute="bottom" id="71c-Yd-F9v"/>
<constraint firstItem="66s-jI-IyV" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="Nil-Cl-hdb"/>
<constraint firstItem="3xa-Lo-irO" firstAttribute="top" secondItem="wre-tZ-eDu" secondAttribute="bottom" id="NpT-Mn-Tca"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="3xa-Lo-irO" secondAttribute="bottom" id="S0y-8Y-aqG"/>
<constraint firstItem="3xa-Lo-irO" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="VA8-u8-VRB"/>
<constraint firstAttribute="trailing" secondItem="66s-jI-IyV" secondAttribute="trailing" id="iXw-Ix-Ile"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="wre-tZ-eDu" secondAttribute="trailing" id="ipy-cj-ckD"/>
<constraint firstItem="wre-tZ-eDu" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="s1N-0S-Bze"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="3xa-Lo-irO" secondAttribute="trailing" id="yXq-zd-eqv"/>
</constraints>
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
<point key="canvasLocation" x="131.8840579710145" y="110.49107142857143"/>
</view>
</objects>
<resources>
<namedColor name="app底色">
<color red="0.94509803921568625" green="0.94509803921568625" blue="0.94509803921568625" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="按钮渐变色上">
<color red="0.3880000114440918" green="0.62400001287460327" blue="0.90200001001358032" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="按钮渐变色下,字体颜色">
<color red="0.27450980392156865" green="0.5607843137254902" blue="0.88627450980392153" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
</resources>
</document>
//
// WareHouseSpCell.swift
// GeliBusinessPlatform
//
// Created by junye lu on 2020/4/18.
// Copyright © 2020 junye lu. All rights reserved.
//
import UIKit
@objc protocol WareHouseSpCellDelegate {
@objc optional func clickAction(sender:UIButton)
}
class WareHouseSpCell: UITableViewCell {
var delegate:WareHouseSpCellDelegate?
@IBOutlet weak var whSwitch: UISwitch!
@IBOutlet weak var clickBtn: UIButton!
@IBOutlet weak var titleLbl: UILabel!
@IBAction func btnAction(_ sender: UIButton) {
delegate?.clickAction?(sender: sender)
}
@IBOutlet weak var btnImg: UIImageView!
@IBOutlet weak var detailTF: UITextField!
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
}
}
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="WareHouseSpCell" customModule="GeliBusinessPlatform" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="仓库类型:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Nns-NP-fAD">
<rect key="frame" x="15" y="0.0" width="67" height="44"/>
<constraints>
<constraint firstAttribute="width" constant="67" id="bdp-Qd-CdZ"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="kuwei" translatesAutoresizingMaskIntoConstraints="NO" id="3PL-vr-q2W">
<rect key="frame" x="285" y="12" width="20" height="20"/>
<constraints>
<constraint firstAttribute="width" constant="20" id="3ld-7J-dce"/>
<constraint firstAttribute="height" constant="20" id="ZKY-mm-Ouf"/>
</constraints>
</imageView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6Eb-eL-RFq">
<rect key="frame" x="15" y="43" width="305" height="1"/>
<color key="backgroundColor" name="灰色分界线"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="i5e-1D-SKP"/>
</constraints>
</view>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入库位名" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="zsG-fB-Zeb">
<rect key="frame" x="82" y="0.0" width="193" height="43"/>
<color key="textColor" name="标题字颜色"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<textInputTraits key="textInputTraits"/>
</textField>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uEc-pe-iBV">
<rect key="frame" x="285" y="0.0" width="35" height="44"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<connections>
<action selector="btnAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="utA-cq-ZXb"/>
</connections>
</button>
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="GUA-N4-Rgf">
<rect key="frame" x="258" y="6.5" width="49" height="31"/>
<constraints>
<constraint firstAttribute="width" constant="47" id="8ML-UL-R2l"/>
<constraint firstAttribute="height" constant="31" id="m01-R5-2E5"/>
</constraints>
</switch>
</subviews>
<constraints>
<constraint firstItem="uEc-pe-iBV" firstAttribute="leading" secondItem="zsG-fB-Zeb" secondAttribute="trailing" constant="10" id="DaV-Au-Fbz"/>
<constraint firstAttribute="bottom" secondItem="uEc-pe-iBV" secondAttribute="bottom" id="JR4-Gh-Lso"/>
<constraint firstItem="Nns-NP-fAD" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="O4l-xC-hak"/>
<constraint firstItem="6Eb-eL-RFq" firstAttribute="top" secondItem="zsG-fB-Zeb" secondAttribute="bottom" id="Ptu-ui-fcg"/>
<constraint firstAttribute="trailing" secondItem="3PL-vr-q2W" secondAttribute="trailing" constant="15" id="R0N-fj-Nf4"/>
<constraint firstItem="zsG-fB-Zeb" firstAttribute="leading" secondItem="Nns-NP-fAD" secondAttribute="trailing" id="Rci-Dj-tYx"/>
<constraint firstItem="uEc-pe-iBV" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="RyD-d7-n1a"/>
<constraint firstItem="3PL-vr-q2W" firstAttribute="leading" secondItem="zsG-fB-Zeb" secondAttribute="trailing" constant="10" id="TRp-Y3-j7f"/>
<constraint firstAttribute="trailing" secondItem="6Eb-eL-RFq" secondAttribute="trailing" id="axM-Uo-jM1"/>
<constraint firstItem="6Eb-eL-RFq" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="ay3-JZ-bAy"/>
<constraint firstItem="Nns-NP-fAD" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="f18-iY-s23"/>
<constraint firstItem="3PL-vr-q2W" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="gzt-C3-0sQ"/>
<constraint firstAttribute="bottom" secondItem="6Eb-eL-RFq" secondAttribute="bottom" id="h6b-GE-I1H"/>
<constraint firstAttribute="bottom" secondItem="Nns-NP-fAD" secondAttribute="bottom" id="jIE-bB-8ic"/>
<constraint firstItem="zsG-fB-Zeb" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="kT5-VR-Vqg"/>
<constraint firstItem="GUA-N4-Rgf" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="n0g-sO-UI3"/>
<constraint firstAttribute="trailing" secondItem="uEc-pe-iBV" secondAttribute="trailing" id="riL-Qy-yIc"/>
<constraint firstAttribute="trailing" secondItem="GUA-N4-Rgf" secondAttribute="trailing" constant="15" id="zP6-ZR-myY"/>
</constraints>
</tableViewCellContentView>
<viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
<connections>
<outlet property="btnImg" destination="3PL-vr-q2W" id="YM6-J5-D8z"/>
<outlet property="clickBtn" destination="uEc-pe-iBV" id="Ld9-MC-lkC"/>
<outlet property="detailTF" destination="zsG-fB-Zeb" id="XEU-3n-EoN"/>
<outlet property="titleLbl" destination="Nns-NP-fAD" id="qIo-DJ-djf"/>
<outlet property="whSwitch" destination="GUA-N4-Rgf" id="IZK-Bu-rZg"/>
</connections>
<point key="canvasLocation" x="131.8840579710145" y="110.49107142857143"/>
</tableViewCell>
</objects>
<resources>
<image name="kuwei" width="20" height="20"/>
<namedColor name="标题字颜色">
<color red="0.1803921568627451" green="0.1803921568627451" blue="0.1803921568627451" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="灰色分界线">
<color red="0.92941176470588238" green="0.92941176470588238" blue="0.92941176470588238" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
</resources>
</document>
......@@ -52,7 +52,7 @@ class LoginViewController: BaseViewController {
override func viewDidLoad() {
super.viewDidLoad()
let glscale = UIScreen.main.bounds.size.width/375
passTF.isSecureTextEntry = true
bannerImg.snp.makeConstraints { (make) in
make.top.left.right.equalTo(0)
......@@ -69,7 +69,8 @@ class LoginViewController: BaseViewController {
//MARK: -跳转忘记密码,登录
@IBAction func forgetPasswordAction(_ sender: Any) {
let vc = ShopInfoViewController()
let vc = CheckWareHourseViewController()
vc.titleStr = "新增仓库"
self.navigationController?.pushViewController(vc, animated: true)
}
......@@ -80,7 +81,7 @@ class LoginViewController: BaseViewController {
@IBAction func loginAction(_ sender: Any) {
print("loginAction")
let vc = BluetoothConnectViewController()
let vc = XiuGaiYuShouJiaViewController()
self.navigationController?.pushViewController(vc, animated: true)
// let alertView = GeliAlertView(frame: self.view.window!.bounds)
// alertView.tishiLbl.text = "202121";
......
......@@ -323,7 +323,7 @@
<color red="0.27843137254901962" green="0.5607843137254902" blue="0.8901960784313725" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="标题字颜色">
<color red="0.18000000715255737" green="0.18000000715255737" blue="0.18000000715255737" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color red="0.1803921568627451" green="0.1803921568627451" blue="0.1803921568627451" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
</resources>
</document>
......@@ -20,6 +20,7 @@ class BluetoothConnectViewController: BaseViewController,UITableViewDelegate,UIT
self.view.addSubview(navbar)
// Do any additional setup after loading the view.
tableView.separatorStyle = .none
tableView.snp.makeConstraints { (make) in
make.top.equalTo(NavCGRect.height)
make.left.right.equalTo(0)
......@@ -117,5 +118,6 @@ class BluetoothConnectViewController: BaseViewController,UITableViewDelegate,UIT
override func backAction() {
print("重写back")
self.navigationController?.popViewController(animated: true)
}
}
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16086"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
......@@ -96,10 +96,10 @@
<resources>
<image name="guanbi" width="37" height="18"/>
<namedColor name="app底色">
<color red="0.94900000095367432" green="0.94900000095367432" blue="0.94900000095367432" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color red="0.94509803921568625" green="0.94509803921568625" blue="0.94509803921568625" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="标题字颜色">
<color red="0.18000000715255737" green="0.18000000715255737" blue="0.18000000715255737" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color red="0.1803921568627451" green="0.1803921568627451" blue="0.1803921568627451" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="白色背景色">
<color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
......
//
// GuanLianKeHuCell.swift
// GeliBusinessPlatform
//
// Created by junye lu on 2020/4/18.
// Copyright © 2020 junye lu. All rights reserved.
//
import UIKit
@objc protocol GuanLianKeHuCellDelegate {
@objc optional func btnSelect(sender:UIButton)
}
class GuanLianKeHuCell: UITableViewCell {
@IBAction func btnClick(_ sender: UIButton) {
delegate?.btnSelect?(sender: sender)
}
@IBOutlet weak var imgBtn: UIButton!
var delegate:GuanLianKeHuCellDelegate?
@IBOutlet weak var detailLbl: UILabel!
@IBOutlet weak var companyLbl: UILabel!
@IBOutlet weak var personLbl: UILabel!
@IBOutlet weak var receiverLbl: UILabel!
@IBOutlet weak var arrowImg: UIImageView!
@IBOutlet weak var senderLbl: UILabel!
@IBOutlet weak var iconImg: UIImageView!
override func awakeFromNib() {
super.awakeFromNib()
// Initialization code
}
override func setSelected(_ selected: Bool, animated: Bool) {
super.setSelected(selected, animated: animated)
// Configure the view for the selected state
}
}
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="GuanLianKeHuCell" customModule="GeliBusinessPlatform" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="375" height="100"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
<rect key="frame" x="0.0" y="0.0" width="375" height="100"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="WR0-yV-WjT">
<rect key="frame" x="15" y="15" width="70" height="70"/>
<constraints>
<constraint firstAttribute="height" constant="70" id="wQz-zj-1mU"/>
<constraint firstAttribute="width" constant="70" id="zUn-zO-Lh1"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="sender" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="k7A-Qs-Puc">
<rect key="frame" x="95" y="15" width="42" height="18.5"/>
<constraints>
<constraint firstAttribute="height" constant="18.5" id="FLa-W0-nr3"/>
<constraint firstAttribute="width" constant="42" id="MRk-8r-uhY"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="guanlian" translatesAutoresizingMaskIntoConstraints="NO" id="llc-wu-Qjo">
<rect key="frame" x="141" y="18" width="15.5" height="12.5"/>
<constraints>
<constraint firstAttribute="width" constant="15.5" id="5B8-Nl-Nx0"/>
<constraint firstAttribute="height" constant="12.5" id="GLb-dS-hfp"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="reciver" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QI3-nS-9hL">
<rect key="frame" x="160.5" y="15" width="42" height="18.5"/>
<constraints>
<constraint firstAttribute="width" constant="42" id="PBi-wq-5YM"/>
<constraint firstAttribute="height" constant="18.5" id="ln6-6M-b4L"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="个人" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YvY-yP-Zr7">
<rect key="frame" x="95" y="41.5" width="32" height="17"/>
<constraints>
<constraint firstAttribute="height" constant="17" id="99f-9L-KIb"/>
<constraint firstAttribute="width" constant="32" id="RUz-KW-YZ5"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="11"/>
<color key="textColor" name="按钮渐变色下,字体颜色"/>
<nil key="highlightedColor"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
<color key="value" name="按钮渐变色下,字体颜色"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
<real key="value" value="1"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="3"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="企业" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5Vq-Jz-GTW">
<rect key="frame" x="137" y="41.5" width="32" height="17"/>
<constraints>
<constraint firstAttribute="height" constant="17" id="Eb7-L3-66T"/>
<constraint firstAttribute="width" constant="32" id="wub-97-un4"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="11"/>
<color key="textColor" name="企业、预售字体"/>
<nil key="highlightedColor"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
<color key="value" name="企业、预售字体"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
<real key="value" value="1"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="3"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="湛江丰源水产有限公司" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vLg-1W-z2S">
<rect key="frame" x="95" y="63.5" width="245" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="Auk-Hj-8Zs"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="11"/>
<color key="textColor" name="灰色字体颜色"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="F70-8y-cQB">
<rect key="frame" x="340" y="40" width="20" height="20"/>
<constraints>
<constraint firstAttribute="height" constant="20" id="1ok-jH-s1a"/>
<constraint firstAttribute="width" constant="20" id="a9G-Bk-wh2"/>
</constraints>
<state key="normal" image="daixuan"/>
<state key="selected" image="yuxuan"/>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ljV-Gc-YnI">
<rect key="frame" x="315" y="0.0" width="60" height="100"/>
<constraints>
<constraint firstAttribute="width" constant="60" id="Tf0-Ai-D5X"/>
</constraints>
<connections>
<action selector="btnClick:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="KpV-b1-9i2"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="QI3-nS-9hL" firstAttribute="centerY" secondItem="llc-wu-Qjo" secondAttribute="centerY" id="3cI-Bb-s4F"/>
<constraint firstAttribute="trailing" secondItem="F70-8y-cQB" secondAttribute="trailing" constant="15" id="5kb-5L-tsd"/>
<constraint firstItem="YvY-yP-Zr7" firstAttribute="centerY" secondItem="WR0-yV-WjT" secondAttribute="centerY" id="5lG-ku-rbA"/>
<constraint firstItem="k7A-Qs-Puc" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="6u3-P3-hvr"/>
<constraint firstItem="ljV-Gc-YnI" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="GCg-gX-SYB"/>
<constraint firstItem="k7A-Qs-Puc" firstAttribute="leading" secondItem="WR0-yV-WjT" secondAttribute="trailing" constant="10" id="Jdc-Ll-m3r"/>
<constraint firstAttribute="trailingMargin" secondItem="vLg-1W-z2S" secondAttribute="trailing" constant="15" id="KOW-Bj-cOn"/>
<constraint firstItem="5Vq-Jz-GTW" firstAttribute="leading" secondItem="YvY-yP-Zr7" secondAttribute="trailing" constant="10" id="Opx-Ak-iTq"/>
<constraint firstItem="YvY-yP-Zr7" firstAttribute="leading" secondItem="WR0-yV-WjT" secondAttribute="trailing" constant="10" id="PZD-FR-vo1"/>
<constraint firstItem="5Vq-Jz-GTW" firstAttribute="centerY" secondItem="YvY-yP-Zr7" secondAttribute="centerY" id="WUM-7S-6Tq"/>
<constraint firstAttribute="bottom" secondItem="ljV-Gc-YnI" secondAttribute="bottom" id="WeE-ry-Kge"/>
<constraint firstItem="QI3-nS-9hL" firstAttribute="leading" secondItem="llc-wu-Qjo" secondAttribute="trailing" constant="4" id="aOI-Jy-yEO"/>
<constraint firstItem="WR0-yV-WjT" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="bCO-YL-X4d"/>
<constraint firstItem="vLg-1W-z2S" firstAttribute="leading" secondItem="WR0-yV-WjT" secondAttribute="trailing" constant="10" id="fR7-J1-A4f"/>
<constraint firstAttribute="trailing" secondItem="ljV-Gc-YnI" secondAttribute="trailing" id="gvq-yK-M0h"/>
<constraint firstItem="llc-wu-Qjo" firstAttribute="centerY" secondItem="k7A-Qs-Puc" secondAttribute="centerY" id="kfs-Cj-xiI"/>
<constraint firstItem="WR0-yV-WjT" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="kra-Qt-lhu"/>
<constraint firstItem="F70-8y-cQB" firstAttribute="centerY" secondItem="WR0-yV-WjT" secondAttribute="centerY" id="p4k-Zt-rJK"/>
<constraint firstItem="llc-wu-Qjo" firstAttribute="leading" secondItem="k7A-Qs-Puc" secondAttribute="trailing" constant="4" id="veA-rN-M0X"/>
<constraint firstItem="vLg-1W-z2S" firstAttribute="top" secondItem="YvY-yP-Zr7" secondAttribute="bottom" constant="5" id="vrn-r3-pdX"/>
</constraints>
</tableViewCellContentView>
<viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
<connections>
<outlet property="arrowImg" destination="llc-wu-Qjo" id="vYR-hr-IVI"/>
<outlet property="companyLbl" destination="5Vq-Jz-GTW" id="rGD-kY-SVP"/>
<outlet property="detailLbl" destination="vLg-1W-z2S" id="6xe-fe-A0C"/>
<outlet property="iconImg" destination="WR0-yV-WjT" id="E46-oj-bwo"/>
<outlet property="imgBtn" destination="F70-8y-cQB" id="WKl-I1-TgX"/>
<outlet property="personLbl" destination="YvY-yP-Zr7" id="LlU-zF-rR3"/>
<outlet property="receiverLbl" destination="QI3-nS-9hL" id="c3C-cH-ipL"/>
<outlet property="senderLbl" destination="k7A-Qs-Puc" id="BHs-xV-CpE"/>
</connections>
<point key="canvasLocation" x="132.60869565217394" y="122.54464285714285"/>
</tableViewCell>
</objects>
<resources>
<image name="daixuan" width="19" height="19"/>
<image name="guanlian" width="15.5" height="12.5"/>
<image name="yuxuan" width="19" height="19"/>
<namedColor name="企业、预售字体">
<color red="1" green="0.69019607843137254" blue="0.47058823529411764" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="按钮渐变色下,字体颜色">
<color red="0.27450980392156865" green="0.5607843137254902" blue="0.88627450980392153" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="标题字颜色">
<color red="0.1803921568627451" green="0.1803921568627451" blue="0.1803921568627451" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="灰色字体颜色">
<color red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
</resources>
</document>
//
// ChangePriceNormalCell.swift
// GeliBusinessPlatform
//
// Created by junye lu on 2020/4/18.
// Copyright © 2020 junye lu. All rights reserved.
//
import UIKit
class ChangePriceNormalCell: UITableViewCell {
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
}
}
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="ChangePriceNormalCell" customModule="GeliBusinessPlatform" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="375" height="120"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
<rect key="frame" x="0.0" y="0.0" width="375" height="120"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="FVu-j5-tnp">
<rect key="frame" x="15" y="15" width="90" height="90"/>
<constraints>
<constraint firstAttribute="height" constant="90" id="N9s-U3-CJT"/>
<constraint firstAttribute="width" constant="90" id="zd9-Fr-IG8"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
<color key="value" name="灰色分界线"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
<real key="value" value="1"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="3"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="元" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="b4J-bc-38h">
<rect key="frame" x="346" y="52" width="14" height="16"/>
<constraints>
<constraint firstAttribute="height" constant="16" id="Ycv-jL-QbE"/>
<constraint firstAttribute="width" constant="14" id="qZJ-Oe-gxc"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="82B-G7-MGb">
<rect key="frame" x="248" y="44" width="93" height="32"/>
<constraints>
<constraint firstAttribute="width" constant="93" id="K3m-mo-I3J"/>
<constraint firstAttribute="height" constant="32" id="qgG-df-Iwj"/>
</constraints>
<color key="textColor" name="按钮渐变色下,字体颜色"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<textInputTraits key="textInputTraits"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
<color key="value" name="灰色字体颜色"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
<real key="value" value="1"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="3"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</textField>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="六和川香鸡柳2.5kg/ 龙江猪脚饭" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DBa-5v-4sS">
<rect key="frame" x="115" y="19" width="118" height="37"/>
<constraints>
<constraint firstAttribute="height" constant="37" id="Gb7-PQ-7cM"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="5kg/箱/袋" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="M0a-4J-sX5">
<rect key="frame" x="116" y="61" width="117" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="q2X-l0-A99"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="11"/>
<color key="textColor" name="灰色字体颜色"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="库存:1000" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="O9n-cz-Xp6">
<rect key="frame" x="116" y="81" width="224" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="9mY-Pz-DHN"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="11"/>
<color key="textColor" name="灰色字体颜色"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6VB-Pn-7gs">
<rect key="frame" x="15" y="119" width="360" height="1"/>
<color key="backgroundColor" name="灰色分界线"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="bMw-wL-Nrn"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstItem="DBa-5v-4sS" firstAttribute="trailing" secondItem="82B-G7-MGb" secondAttribute="leading" constant="-15" id="2TT-d9-0Ze"/>
<constraint firstItem="M0a-4J-sX5" firstAttribute="top" secondItem="DBa-5v-4sS" secondAttribute="bottom" constant="5" id="6AI-S8-B17"/>
<constraint firstAttribute="bottom" secondItem="6VB-Pn-7gs" secondAttribute="bottom" id="LQc-Cw-bqU"/>
<constraint firstItem="b4J-bc-38h" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="MZ5-k7-0AU"/>
<constraint firstItem="6VB-Pn-7gs" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="NUD-cJ-e7R"/>
<constraint firstItem="b4J-bc-38h" firstAttribute="leading" secondItem="82B-G7-MGb" secondAttribute="trailing" constant="5" id="Ncn-iB-m0c"/>
<constraint firstAttribute="trailing" secondItem="6VB-Pn-7gs" secondAttribute="trailing" id="PnC-5q-cqD"/>
<constraint firstItem="DBa-5v-4sS" firstAttribute="leading" secondItem="FVu-j5-tnp" secondAttribute="trailing" constant="10" id="PvA-Wl-CG2"/>
<constraint firstItem="FVu-j5-tnp" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="Q5a-92-rDh"/>
<constraint firstAttribute="trailingMargin" secondItem="O9n-cz-Xp6" secondAttribute="trailing" constant="15" id="YqH-My-H1m"/>
<constraint firstItem="DBa-5v-4sS" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="19" id="Yt8-GI-et5"/>
<constraint firstItem="O9n-cz-Xp6" firstAttribute="top" secondItem="M0a-4J-sX5" secondAttribute="bottom" constant="5" id="jd1-mc-OH7"/>
<constraint firstAttribute="trailing" secondItem="b4J-bc-38h" secondAttribute="trailing" constant="15" id="mSm-K7-l0h"/>
<constraint firstItem="FVu-j5-tnp" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="myr-1P-aca"/>
<constraint firstItem="M0a-4J-sX5" firstAttribute="leading" secondItem="FVu-j5-tnp" secondAttribute="trailing" constant="11" id="pI8-ul-FSA"/>
<constraint firstItem="O9n-cz-Xp6" firstAttribute="leading" secondItem="FVu-j5-tnp" secondAttribute="trailing" constant="11" id="r2w-sd-zVm"/>
<constraint firstItem="82B-G7-MGb" firstAttribute="leading" secondItem="M0a-4J-sX5" secondAttribute="trailing" constant="15" id="tep-G9-XgH"/>
<constraint firstItem="82B-G7-MGb" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="zMu-KD-lK5"/>
</constraints>
</tableViewCellContentView>
<viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
<point key="canvasLocation" x="131.15942028985509" y="122.54464285714285"/>
</tableViewCell>
</objects>
<resources>
<namedColor name="按钮渐变色下,字体颜色">
<color red="0.27450980392156865" green="0.5607843137254902" blue="0.88627450980392153" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="标题字颜色">
<color red="0.1803921568627451" green="0.1803921568627451" blue="0.1803921568627451" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="灰色分界线">
<color red="0.92941176470588238" green="0.92941176470588238" blue="0.92941176470588238" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="灰色字体颜色">
<color red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
</resources>
</document>
//
// DaiQueRenCell.swift
// GeliBusinessPlatform
//
// Created by junye lu on 2020/4/18.
// Copyright © 2020 junye lu. All rights reserved.
//
import UIKit
@objc protocol DaiQueRenCellDelegate {
@objc optional func submit(sender:UIButton)
@objc optional func cancel(sender:UIButton)
}
class DaiQueRenCell: UITableViewCell {
@IBOutlet weak var cancelBtn: UIButton!
@IBOutlet weak var submitBtn: UIButton!
@IBOutlet weak var priceLbl: UILabel!
@IBOutlet weak var countLbl: UILabel!
@IBOutlet weak var dateLbl: UILabel!
@IBOutlet weak var typeLbl: UILabel!
@IBOutlet weak var accountLbl: UILabel!
@IBOutlet weak var statusLbl: UILabel!
@IBOutlet weak var nameLbl: UILabel!
var delegate:DaiQueRenCellDelegate?
//MARK: -方法
@IBAction func cancelClick(_ sender: UIButton) {
delegate?.cancel?(sender: sender)
}
@IBAction func submitClick(_ sender: UIButton) {
delegate?.submit?(sender: sender)
}
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
}
}
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="221" id="KGk-i7-Jjw" customClass="DaiQueRenCell" customModule="GeliBusinessPlatform" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="375" height="228.5"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
<rect key="frame" x="0.0" y="0.0" width="375" height="228.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ufT-fd-pM6">
<rect key="frame" x="15" y="15" width="345" height="213.5"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="kehu" translatesAutoresizingMaskIntoConstraints="NO" id="u9L-yx-Fqd">
<rect key="frame" x="15" y="15" width="17" height="18.5"/>
<constraints>
<constraint firstAttribute="height" constant="18.5" id="bXx-Ma-el0"/>
<constraint firstAttribute="width" constant="17" id="jow-ig-pjH"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="15577124121(VIP)" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pfF-Zq-wJ4">
<rect key="frame" x="36" y="17" width="200" height="15"/>
<constraints>
<constraint firstAttribute="width" constant="200" id="Q9N-2a-9zy"/>
<constraint firstAttribute="height" constant="15" id="rye-0f-GTt"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="未确认" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Kp0-Gc-5iN">
<rect key="frame" x="246" y="17" width="84" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="Ydl-3W-sab"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<color key="textColor" name="按钮渐变色下,字体颜色"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="c4F-4I-yYj">
<rect key="frame" x="15" y="47" width="330" height="1"/>
<color key="backgroundColor" name="灰色分界线"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="iFc-TY-BYa"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="GL156613226322" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XiS-He-UoI">
<rect key="frame" x="15" y="63" width="109" height="16"/>
<constraints>
<constraint firstAttribute="height" constant="16" id="Wco-aK-WDS"/>
<constraint firstAttribute="width" constant="109" id="oAp-mk-qLB"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="预售" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nLT-tE-vtc">
<rect key="frame" x="129" y="62" width="32" height="18"/>
<constraints>
<constraint firstAttribute="width" constant="32" id="SwX-gD-vg3"/>
<constraint firstAttribute="height" constant="18" id="xgo-5F-2hf"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="11"/>
<color key="textColor" name="企业、预售字体"/>
<nil key="highlightedColor"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
<color key="value" name="企业、预售字体"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
<real key="value" value="1"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="2"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2020.04.23" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xfR-bA-9k3">
<rect key="frame" x="176" y="64.5" width="154" height="13"/>
<constraints>
<constraint firstAttribute="height" constant="13" id="52H-Qa-0ph"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="灰色字体颜色"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="商品数量:1581" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="M0x-Nm-BAc">
<rect key="frame" x="15" y="90" width="315" height="18.5"/>
<constraints>
<constraint firstAttribute="height" constant="18.5" id="xGO-wi-mkv"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="金额:¥654156" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="O7t-Fb-Wvu">
<rect key="frame" x="15" y="113.5" width="315" height="18.5"/>
<constraints>
<constraint firstAttribute="height" constant="18.5" id="Ac5-K5-t3W"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YlW-t1-IH9">
<rect key="frame" x="15" y="147" width="330" height="1"/>
<color key="backgroundColor" name="灰色分界线"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="3zH-mD-4dk"/>
</constraints>
</view>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="R3b-6k-iUu">
<rect key="frame" x="151" y="168.5" width="82" height="30"/>
<constraints>
<constraint firstAttribute="width" constant="82" id="qwi-Kw-TXJ"/>
<constraint firstAttribute="height" constant="30" id="tJI-zH-vye"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<state key="normal" title="取消订单">
<color key="titleColor" name="灰色字体颜色"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
<color key="value" name="灰色字体颜色"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
<real key="value" value="1"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="2"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="cancelClick:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="fY9-gL-9zn"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zm2-s9-DRT">
<rect key="frame" x="248" y="168.5" width="82" height="30"/>
<color key="backgroundColor" name="按钮背景颜色"/>
<constraints>
<constraint firstAttribute="width" constant="82" id="4qc-z9-vHW"/>
<constraint firstAttribute="height" constant="30" id="WGr-SL-sTg"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<state key="normal" title="确认订单">
<color key="titleColor" name="白色背景色"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="2"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="submitClick:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="RLX-ry-ohi"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="O7t-Fb-Wvu" secondAttribute="trailing" constant="15" id="4dX-er-uZT"/>
<constraint firstItem="M0x-Nm-BAc" firstAttribute="top" secondItem="nLT-tE-vtc" secondAttribute="bottom" constant="10" id="64X-jQ-4P4"/>
<constraint firstItem="pfF-Zq-wJ4" firstAttribute="centerY" secondItem="u9L-yx-Fqd" secondAttribute="centerY" id="8as-zv-PeJ"/>
<constraint firstItem="nLT-tE-vtc" firstAttribute="leading" secondItem="XiS-He-UoI" secondAttribute="trailing" constant="5" id="E2b-56-HvK"/>
<constraint firstAttribute="trailing" secondItem="zm2-s9-DRT" secondAttribute="trailing" constant="15" id="FTk-f8-viS"/>
<constraint firstItem="YlW-t1-IH9" firstAttribute="leading" secondItem="ufT-fd-pM6" secondAttribute="leading" constant="15" id="G06-ee-zVc"/>
<constraint firstAttribute="trailing" secondItem="M0x-Nm-BAc" secondAttribute="trailing" constant="15" id="I2s-Iq-fnT"/>
<constraint firstItem="c4F-4I-yYj" firstAttribute="leading" secondItem="ufT-fd-pM6" secondAttribute="leading" constant="15" id="K4P-tG-IRT"/>
<constraint firstItem="nLT-tE-vtc" firstAttribute="centerY" secondItem="XiS-He-UoI" secondAttribute="centerY" id="KVz-cG-9cE"/>
<constraint firstAttribute="trailing" secondItem="xfR-bA-9k3" secondAttribute="trailing" constant="15" id="L1r-cN-5k4"/>
<constraint firstItem="O7t-Fb-Wvu" firstAttribute="top" secondItem="M0x-Nm-BAc" secondAttribute="bottom" constant="5" id="M9I-nc-R21"/>
<constraint firstItem="u9L-yx-Fqd" firstAttribute="leading" secondItem="ufT-fd-pM6" secondAttribute="leading" constant="15" id="MDo-s8-Xgi"/>
<constraint firstItem="Kp0-Gc-5iN" firstAttribute="centerY" secondItem="pfF-Zq-wJ4" secondAttribute="centerY" id="Qfo-wm-uGU"/>
<constraint firstItem="c4F-4I-yYj" firstAttribute="top" secondItem="pfF-Zq-wJ4" secondAttribute="bottom" constant="15" id="U3D-2h-7QG"/>
<constraint firstItem="XiS-He-UoI" firstAttribute="leading" secondItem="ufT-fd-pM6" secondAttribute="leading" constant="15" id="YLU-6Q-ta8"/>
<constraint firstItem="xfR-bA-9k3" firstAttribute="leading" secondItem="nLT-tE-vtc" secondAttribute="trailing" constant="15" id="ZuN-oD-qkh"/>
<constraint firstItem="O7t-Fb-Wvu" firstAttribute="leading" secondItem="ufT-fd-pM6" secondAttribute="leading" constant="15" id="avf-F9-pCc"/>
<constraint firstItem="YlW-t1-IH9" firstAttribute="top" secondItem="O7t-Fb-Wvu" secondAttribute="bottom" constant="15" id="djP-cD-s8H"/>
<constraint firstAttribute="trailing" secondItem="c4F-4I-yYj" secondAttribute="trailing" id="dpU-LA-40W"/>
<constraint firstItem="R3b-6k-iUu" firstAttribute="centerY" secondItem="zm2-s9-DRT" secondAttribute="centerY" id="h6v-MX-yYW"/>
<constraint firstItem="zm2-s9-DRT" firstAttribute="leading" secondItem="R3b-6k-iUu" secondAttribute="trailing" constant="15" id="mzP-ED-pXC"/>
<constraint firstItem="Kp0-Gc-5iN" firstAttribute="leading" secondItem="pfF-Zq-wJ4" secondAttribute="trailing" constant="10" id="pVk-rT-8uc"/>
<constraint firstItem="xfR-bA-9k3" firstAttribute="centerY" secondItem="XiS-He-UoI" secondAttribute="centerY" id="qcT-CY-kLl"/>
<constraint firstItem="M0x-Nm-BAc" firstAttribute="leading" secondItem="ufT-fd-pM6" secondAttribute="leading" constant="15" id="r4J-Kc-JrK"/>
<constraint firstAttribute="bottom" secondItem="zm2-s9-DRT" secondAttribute="bottom" constant="15" id="tkO-OV-P94"/>
<constraint firstItem="pfF-Zq-wJ4" firstAttribute="leading" secondItem="u9L-yx-Fqd" secondAttribute="trailing" constant="4" id="uCT-7W-i4e"/>
<constraint firstItem="XiS-He-UoI" firstAttribute="top" secondItem="c4F-4I-yYj" secondAttribute="bottom" constant="15" id="uh4-pn-sON"/>
<constraint firstAttribute="trailing" secondItem="YlW-t1-IH9" secondAttribute="trailing" id="utk-kB-2Rd"/>
<constraint firstItem="u9L-yx-Fqd" firstAttribute="top" secondItem="ufT-fd-pM6" secondAttribute="top" constant="15" id="xE1-0d-Fy9"/>
<constraint firstAttribute="trailing" secondItem="Kp0-Gc-5iN" secondAttribute="trailing" constant="15" id="xId-Gh-dbo"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<constraints>
<constraint firstItem="ufT-fd-pM6" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="EKE-6C-DJq"/>
<constraint firstItem="ufT-fd-pM6" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="G5a-lj-WNr"/>
<constraint firstAttribute="bottom" secondItem="ufT-fd-pM6" secondAttribute="bottom" id="cex-Sc-iGM"/>
<constraint firstAttribute="trailing" secondItem="ufT-fd-pM6" secondAttribute="trailing" constant="15" id="x9W-uE-hQW"/>
</constraints>
</tableViewCellContentView>
<color key="backgroundColor" name="app底色"/>
<viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
<connections>
<outlet property="accountLbl" destination="XiS-He-UoI" id="3Kk-vf-U46"/>
<outlet property="cancelBtn" destination="R3b-6k-iUu" id="hCY-gG-iv2"/>
<outlet property="countLbl" destination="M0x-Nm-BAc" id="9pr-ew-nY6"/>
<outlet property="dateLbl" destination="xfR-bA-9k3" id="rL0-QQ-c0q"/>
<outlet property="nameLbl" destination="pfF-Zq-wJ4" id="GCr-ga-AZW"/>
<outlet property="priceLbl" destination="O7t-Fb-Wvu" id="I21-Be-J83"/>
<outlet property="statusLbl" destination="Kp0-Gc-5iN" id="czD-zG-jwe"/>
<outlet property="submitBtn" destination="zm2-s9-DRT" id="Rct-tD-0rx"/>
<outlet property="typeLbl" destination="nLT-tE-vtc" id="KoZ-qA-tLi"/>
</connections>
<point key="canvasLocation" x="176.08695652173915" y="181.80803571428569"/>
</tableViewCell>
</objects>
<resources>
<image name="kehu" width="17" height="18.5"/>
<namedColor name="app底色">
<color red="0.94509803921568625" green="0.94509803921568625" blue="0.94509803921568625" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="企业、预售字体">
<color red="1" green="0.69019607843137254" blue="0.47058823529411764" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="按钮渐变色下,字体颜色">
<color red="0.27450980392156865" green="0.5607843137254902" blue="0.88627450980392153" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="按钮背景颜色">
<color red="0.2196078431372549" green="0.45490196078431372" blue="0.82745098039215681" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="标题字颜色">
<color red="0.1803921568627451" green="0.1803921568627451" blue="0.1803921568627451" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="灰色分界线">
<color red="0.92941176470588238" green="0.92941176470588238" blue="0.92941176470588238" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="灰色字体颜色">
<color red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="白色背景色">
<color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
</resources>
</document>
//
// XiuGaiYuShouJiaViewController.swift
// GeliBusinessPlatform
//
// Created by junye lu on 2020/4/18.
// Copyright © 2020 junye lu. All rights reserved.
//
import UIKit
import LGButton
class XiuGaiYuShouJiaViewController: BaseViewController {
@IBOutlet weak var firstView: UIView!
@IBOutlet weak var weiKuanTF: UITextField!
@IBOutlet weak var dingJinTF: UITextField!
@IBOutlet weak var icomImg: UIImageView!
@IBOutlet weak var countLbl: UILabel!
@IBOutlet weak var detailLbl: UILabel!
@IBOutlet weak var titleLbl: UILabel!
@IBOutlet weak var submitBtn: LGButton!
@IBOutlet weak var color: LGButton!
override func viewDidLoad() {
super.viewDidLoad()
navbar.title = "修改价格"
self.view.addSubview(navbar)
self.view.backgroundColor = UIColor.white
color.isUserInteractionEnabled = false
firstView.snp.makeConstraints { (make) in
make.top.equalTo(NavCGRect.height)
make.left.right.equalTo(0)
make.height.equalTo(120*glscale)
}
// Do any additional setup after loading the view.
}
@IBAction func submitACTION(_ sender: Any) {
}
/*
// MARK: - Navigation
// In a storyboard-based application, you will often want to do a little preparation before navigation
override func prepare(for segue: UIStoryboardSegue, sender: Any?) {
// Get the new view controller using segue.destination.
// Pass the selected object to the new view controller.
}
*/
}
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.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="XiuGaiYuShouJiaViewController" customModule="GeliBusinessPlatform" customModuleProvider="target">
<connections>
<outlet property="color" destination="af6-Wa-4Sy" id="gC1-9R-E1C"/>
<outlet property="countLbl" destination="nUd-42-xVV" id="HNp-gi-Qb7"/>
<outlet property="detailLbl" destination="I9g-lp-0v0" id="rHR-wj-lrt"/>
<outlet property="dingJinTF" destination="7wy-zh-JHv" id="ILI-Po-TUm"/>
<outlet property="firstView" destination="qeZ-zl-Yky" id="l1f-yG-MPO"/>
<outlet property="icomImg" destination="1Eq-MP-yKq" id="irR-dB-gJO"/>
<outlet property="submitBtn" destination="4mD-rm-kxf" id="pmC-jd-u95"/>
<outlet property="titleLbl" destination="pQu-JC-quJ" id="Pw5-g7-rft"/>
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
<outlet property="weiKuanTF" destination="HS2-yj-Vq9" id="pQp-r9-WC3"/>
</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="qeZ-zl-Yky">
<rect key="frame" x="0.0" y="44" width="414" height="120"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="1Eq-MP-yKq">
<rect key="frame" x="15" y="15" width="90" height="90"/>
<constraints>
<constraint firstAttribute="width" constant="90" id="11S-jN-jxg"/>
<constraint firstAttribute="height" constant="90" id="cVf-Kv-RQG"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
<color key="value" name="灰色分界线"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
<real key="value" value="1"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="3"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</imageView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VNc-fy-bqZ">
<rect key="frame" x="15" y="119" width="399" height="1"/>
<color key="backgroundColor" name="灰色分界线"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="SWL-52-WUP"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="六和川香鸡柳2.5kg/六" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pQu-JC-quJ">
<rect key="frame" x="114.5" y="20" width="284.5" height="18.5"/>
<constraints>
<constraint firstAttribute="height" constant="18.5" id="qv0-vS-52f"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="5kg/箱/袋" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="I9g-lp-0v0">
<rect key="frame" x="114.5" y="43.5" width="284.5" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="9eW-8l-bTe"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="11"/>
<color key="textColor" name="灰色字体颜色"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="存储:1000" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nUd-42-xVV">
<rect key="frame" x="114.5" y="63.5" width="284.5" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="zOY-VE-jpP"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="11"/>
<color key="textColor" name="灰色字体颜色"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="nUd-42-xVV" firstAttribute="top" secondItem="I9g-lp-0v0" secondAttribute="bottom" constant="5" id="1IZ-0i-Cdd"/>
<constraint firstItem="pQu-JC-quJ" firstAttribute="top" secondItem="qeZ-zl-Yky" secondAttribute="top" constant="20" id="Adz-Zy-TjP"/>
<constraint firstItem="VNc-fy-bqZ" firstAttribute="leading" secondItem="qeZ-zl-Yky" secondAttribute="leading" constant="15" id="Gaw-ph-ZmP"/>
<constraint firstItem="1Eq-MP-yKq" firstAttribute="top" secondItem="qeZ-zl-Yky" secondAttribute="top" constant="15" id="Opa-jL-rsH"/>
<constraint firstItem="I9g-lp-0v0" firstAttribute="top" secondItem="pQu-JC-quJ" secondAttribute="bottom" constant="5" id="WtY-es-30O"/>
<constraint firstAttribute="trailing" secondItem="VNc-fy-bqZ" secondAttribute="trailing" id="X6j-PF-d6x"/>
<constraint firstItem="1Eq-MP-yKq" firstAttribute="leading" secondItem="qeZ-zl-Yky" secondAttribute="leading" constant="15" id="YI2-2e-yVI"/>
<constraint firstAttribute="trailing" secondItem="I9g-lp-0v0" secondAttribute="trailing" constant="15" id="cse-pq-oA1"/>
<constraint firstAttribute="trailing" secondItem="nUd-42-xVV" secondAttribute="trailing" constant="15" id="naf-r6-E34"/>
<constraint firstAttribute="height" constant="120" id="oJ3-Sd-6gO"/>
<constraint firstItem="nUd-42-xVV" firstAttribute="leading" secondItem="1Eq-MP-yKq" secondAttribute="trailing" constant="9.5" id="pCd-7T-Hh6"/>
<constraint firstAttribute="bottom" secondItem="VNc-fy-bqZ" secondAttribute="bottom" id="qbN-Ns-YBZ"/>
<constraint firstItem="I9g-lp-0v0" firstAttribute="leading" secondItem="1Eq-MP-yKq" secondAttribute="trailing" constant="9.5" id="quG-OW-W3I"/>
<constraint firstAttribute="trailing" secondItem="pQu-JC-quJ" secondAttribute="trailing" constant="15" id="uV5-tH-HBd"/>
<constraint firstItem="pQu-JC-quJ" firstAttribute="leading" secondItem="1Eq-MP-yKq" secondAttribute="trailing" constant="9.5" id="x7Z-8k-G8P"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4mD-rm-kxf" customClass="LGButton" customModule="LGButton">
<rect key="frame" x="0.0" y="813" width="414" height="49"/>
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
<constraints>
<constraint firstAttribute="height" constant="49" id="LdC-FV-lYN"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="gradientStartColor">
<color key="value" name="按钮渐变色上"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="gradientEndColor">
<color key="value" name="按钮渐变色下,字体颜色"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="boolean" keyPath="gradientHorizontal" value="YES"/>
<userDefinedRuntimeAttribute type="string" keyPath="titleString" value="确定"/>
<userDefinedRuntimeAttribute type="number" keyPath="titleFontSize">
<real key="value" value="17"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="submitACTION:" destination="-1" eventType="touchUpInside" id="rH5-Yh-oFl"/>
</connections>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Vi4-93-9FJ">
<rect key="frame" x="0.0" y="164" width="414" height="94"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="定金:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oMs-bA-MjV">
<rect key="frame" x="15" y="21.5" width="40" height="18.5"/>
<constraints>
<constraint firstAttribute="height" constant="18.5" id="G9w-NZ-ucq"/>
<constraint firstAttribute="width" constant="40" id="xqc-eg-Fsf"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="7wy-zh-JHv">
<rect key="frame" x="60" y="15" width="100" height="32"/>
<constraints>
<constraint firstAttribute="width" constant="100" id="DrU-e4-AfH"/>
<constraint firstAttribute="height" constant="32" id="f9C-Fk-qBs"/>
</constraints>
<color key="textColor" name="按钮渐变色下,字体颜色"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
<color key="value" name="灰色分界线"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
<real key="value" value="1"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="3"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</textField>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="元" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8fW-gF-h94">
<rect key="frame" x="165" y="20.5" width="42" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="42" id="24k-Dz-p91"/>
<constraint firstAttribute="height" constant="21" id="5wI-2Z-gwS"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="尾款:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mh9-ze-l5y">
<rect key="frame" x="15" y="68.5" width="40" height="16"/>
<constraints>
<constraint firstAttribute="width" constant="40" id="Tbf-C7-PXG"/>
<constraint firstAttribute="height" constant="16" id="YzK-c5-Sfg"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="HS2-yj-Vq9">
<rect key="frame" x="60" y="62" width="100" height="32"/>
<constraints>
<constraint firstAttribute="height" constant="32" id="SCl-be-zgb"/>
<constraint firstAttribute="width" constant="100" id="f9n-3i-Rfx"/>
</constraints>
<color key="textColor" name="按钮渐变色下,字体颜色"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<textInputTraits key="textInputTraits"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
<color key="value" name="灰色分界线"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="3"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
<real key="value" value="1"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</textField>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="元" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eGR-UL-Si2">
<rect key="frame" x="165" y="70" width="14" height="16"/>
<constraints>
<constraint firstAttribute="height" constant="16" id="UhK-nW-Y6f"/>
<constraint firstAttribute="width" constant="14" id="bi9-zl-4DR"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="mh9-ze-l5y" firstAttribute="leading" secondItem="Vi4-93-9FJ" secondAttribute="leading" constant="15" id="43q-4j-mE7"/>
<constraint firstItem="8fW-gF-h94" firstAttribute="centerY" secondItem="7wy-zh-JHv" secondAttribute="centerY" id="7Kh-QH-chZ"/>
<constraint firstItem="oMs-bA-MjV" firstAttribute="top" secondItem="Vi4-93-9FJ" secondAttribute="top" constant="21.5" id="DuY-Ix-wBd"/>
<constraint firstItem="8fW-gF-h94" firstAttribute="leading" secondItem="7wy-zh-JHv" secondAttribute="trailing" constant="5" id="NJP-eK-xtc"/>
<constraint firstItem="eGR-UL-Si2" firstAttribute="centerY" secondItem="HS2-yj-Vq9" secondAttribute="centerY" id="Z0E-Mv-1Nt"/>
<constraint firstItem="mh9-ze-l5y" firstAttribute="top" secondItem="oMs-bA-MjV" secondAttribute="bottom" constant="28.5" id="bwT-go-iEh"/>
<constraint firstItem="HS2-yj-Vq9" firstAttribute="leading" secondItem="mh9-ze-l5y" secondAttribute="trailing" constant="5" id="deH-Ab-i6Q"/>
<constraint firstAttribute="bottom" secondItem="HS2-yj-Vq9" secondAttribute="bottom" id="gPk-mg-5Fj"/>
<constraint firstItem="oMs-bA-MjV" firstAttribute="leading" secondItem="Vi4-93-9FJ" secondAttribute="leading" constant="15" id="i0k-pg-cxg"/>
<constraint firstItem="eGR-UL-Si2" firstAttribute="leading" secondItem="HS2-yj-Vq9" secondAttribute="trailing" constant="5" id="iWd-pC-tVA"/>
<constraint firstItem="7wy-zh-JHv" firstAttribute="centerY" secondItem="oMs-bA-MjV" secondAttribute="centerY" id="s0u-s8-u6T"/>
<constraint firstAttribute="height" constant="94" id="yBx-Jp-OVP"/>
<constraint firstItem="7wy-zh-JHv" firstAttribute="leading" secondItem="oMs-bA-MjV" secondAttribute="trailing" constant="5" id="yvI-DZ-ESa"/>
</constraints>
</view>
<view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="af6-Wa-4Sy" customClass="LGButton" customModule="LGButton">
<rect key="frame" x="0.0" y="860" width="414" height="128"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="gradientStartColor">
<color key="value" name="按钮渐变色上"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="gradientEndColor">
<color key="value" name="按钮渐变色下,字体颜色"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="boolean" keyPath="gradientHorizontal" value="YES"/>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="qeZ-zl-Yky" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="3eK-88-rxz"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="Vi4-93-9FJ" secondAttribute="trailing" id="Jww-ei-Or6"/>
<constraint firstItem="Vi4-93-9FJ" firstAttribute="top" secondItem="qeZ-zl-Yky" secondAttribute="bottom" id="MKb-PS-3Kw"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="4mD-rm-kxf" secondAttribute="bottom" id="Ol9-7H-BUb"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="4mD-rm-kxf" secondAttribute="trailing" id="Q9c-Ul-Xo5"/>
<constraint firstItem="qeZ-zl-Yky" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="hTX-bp-Cs4"/>
<constraint firstItem="4mD-rm-kxf" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="x4w-sI-21I"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="qeZ-zl-Yky" secondAttribute="trailing" id="xbK-PQ-8Of"/>
<constraint firstItem="Vi4-93-9FJ" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="yYJ-7p-Dox"/>
</constraints>
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
<point key="canvasLocation" x="131.8840579710145" y="122.54464285714285"/>
</view>
</objects>
<resources>
<namedColor name="按钮渐变色上">
<color red="0.3880000114440918" green="0.62400001287460327" blue="0.90200001001358032" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="按钮渐变色下,字体颜色">
<color red="0.27450980392156865" green="0.5607843137254902" blue="0.88627450980392153" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="标题字颜色">
<color red="0.1803921568627451" green="0.1803921568627451" blue="0.1803921568627451" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="灰色分界线">
<color red="0.92941176470588238" green="0.92941176470588238" blue="0.92941176470588238" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="灰色字体颜色">
<color red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
</resources>
</document>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment