Commit 3eedab35 authored by lujunye's avatar lujunye

按私服大收到发

parent 13f11669
...@@ -188,6 +188,10 @@ ...@@ -188,6 +188,10 @@
E05AEF99261572D500FB7CF4 /* MAMapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E05AEF96261572D500FB7CF4 /* MAMapKit.framework */; }; E05AEF99261572D500FB7CF4 /* MAMapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E05AEF96261572D500FB7CF4 /* MAMapKit.framework */; };
E05AEF9A261572D500FB7CF4 /* AMapSearchKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E05AEF97261572D500FB7CF4 /* AMapSearchKit.framework */; }; E05AEF9A261572D500FB7CF4 /* AMapSearchKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E05AEF97261572D500FB7CF4 /* AMapSearchKit.framework */; };
E05AEF9F261572E600FB7CF4 /* AMap.bundle in Resources */ = {isa = PBXBuildFile; fileRef = E05AEF9E261572E600FB7CF4 /* AMap.bundle */; }; E05AEF9F261572E600FB7CF4 /* AMap.bundle in Resources */ = {isa = PBXBuildFile; fileRef = E05AEF9E261572E600FB7CF4 /* AMap.bundle */; };
E05AEFA6261577EA00FB7CF4 /* P_P_H_Adr_VC.swift in Sources */ = {isa = PBXBuildFile; fileRef = E05AEFA4261577EA00FB7CF4 /* P_P_H_Adr_VC.swift */; };
E05AEFA7261577EA00FB7CF4 /* P_P_H_Adr_VC.xib in Resources */ = {isa = PBXBuildFile; fileRef = E05AEFA5261577EA00FB7CF4 /* P_P_H_Adr_VC.xib */; };
E05AEFAD2615976200FB7CF4 /* P_P_H_YDLB_VC.swift in Sources */ = {isa = PBXBuildFile; fileRef = E05AEFAB2615976200FB7CF4 /* P_P_H_YDLB_VC.swift */; };
E05AEFAE2615976200FB7CF4 /* P_P_H_YDLB_VC.xib in Resources */ = {isa = PBXBuildFile; fileRef = E05AEFAC2615976200FB7CF4 /* P_P_H_YDLB_VC.xib */; };
E05FAD272498A5E500D8C90D /* accountsPayableInterface.swift in Sources */ = {isa = PBXBuildFile; fileRef = E05FAD262498A5E500D8C90D /* accountsPayableInterface.swift */; }; E05FAD272498A5E500D8C90D /* accountsPayableInterface.swift in Sources */ = {isa = PBXBuildFile; fileRef = E05FAD262498A5E500D8C90D /* accountsPayableInterface.swift */; };
E05FAD2A2498A5F200D8C90D /* accountsPayableListModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E05FAD292498A5F200D8C90D /* accountsPayableListModel.swift */; }; E05FAD2A2498A5F200D8C90D /* accountsPayableListModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E05FAD292498A5F200D8C90D /* accountsPayableListModel.swift */; };
E06524F124580AAC00CA22E2 /* RuKuJiaGeCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E06524EF24580AAC00CA22E2 /* RuKuJiaGeCell.swift */; }; E06524F124580AAC00CA22E2 /* RuKuJiaGeCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E06524EF24580AAC00CA22E2 /* RuKuJiaGeCell.swift */; };
...@@ -957,6 +961,10 @@ ...@@ -957,6 +961,10 @@
E05AEF96261572D500FB7CF4 /* MAMapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = MAMapKit.framework; sourceTree = "<group>"; }; E05AEF96261572D500FB7CF4 /* MAMapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = MAMapKit.framework; sourceTree = "<group>"; };
E05AEF97261572D500FB7CF4 /* AMapSearchKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapSearchKit.framework; sourceTree = "<group>"; }; E05AEF97261572D500FB7CF4 /* AMapSearchKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapSearchKit.framework; sourceTree = "<group>"; };
E05AEF9E261572E600FB7CF4 /* AMap.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = AMap.bundle; sourceTree = "<group>"; }; E05AEF9E261572E600FB7CF4 /* AMap.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = AMap.bundle; sourceTree = "<group>"; };
E05AEFA4261577EA00FB7CF4 /* P_P_H_Adr_VC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = P_P_H_Adr_VC.swift; sourceTree = "<group>"; };
E05AEFA5261577EA00FB7CF4 /* P_P_H_Adr_VC.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = P_P_H_Adr_VC.xib; sourceTree = "<group>"; };
E05AEFAB2615976200FB7CF4 /* P_P_H_YDLB_VC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = P_P_H_YDLB_VC.swift; sourceTree = "<group>"; };
E05AEFAC2615976200FB7CF4 /* P_P_H_YDLB_VC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = P_P_H_YDLB_VC.xib; sourceTree = "<group>"; };
E05FAD262498A5E500D8C90D /* accountsPayableInterface.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = accountsPayableInterface.swift; sourceTree = "<group>"; }; E05FAD262498A5E500D8C90D /* accountsPayableInterface.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = accountsPayableInterface.swift; sourceTree = "<group>"; };
E05FAD292498A5F200D8C90D /* accountsPayableListModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = accountsPayableListModel.swift; sourceTree = "<group>"; }; E05FAD292498A5F200D8C90D /* accountsPayableListModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = accountsPayableListModel.swift; sourceTree = "<group>"; };
E06524EF24580AAC00CA22E2 /* RuKuJiaGeCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RuKuJiaGeCell.swift; sourceTree = "<group>"; }; E06524EF24580AAC00CA22E2 /* RuKuJiaGeCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RuKuJiaGeCell.swift; sourceTree = "<group>"; };
...@@ -2114,6 +2122,17 @@ ...@@ -2114,6 +2122,17 @@
path = Frameworks; path = Frameworks;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
E05AEFA3261577C600FB7CF4 /* 拼拼货group */ = {
isa = PBXGroup;
children = (
E05AEFA4261577EA00FB7CF4 /* P_P_H_Adr_VC.swift */,
E05AEFA5261577EA00FB7CF4 /* P_P_H_Adr_VC.xib */,
E05AEFAB2615976200FB7CF4 /* P_P_H_YDLB_VC.swift */,
E05AEFAC2615976200FB7CF4 /* P_P_H_YDLB_VC.xib */,
);
path = "拼拼货group";
sourceTree = "<group>";
};
E05FAD282498A5E800D8C90D /* yfzkModel */ = { E05FAD282498A5E800D8C90D /* yfzkModel */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
...@@ -2376,6 +2395,7 @@ ...@@ -2376,6 +2395,7 @@
E09B03AD2445B0BA00211A51 /* ViewController */ = { E09B03AD2445B0BA00211A51 /* ViewController */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
E05AEFA3261577C600FB7CF4 /* 拼拼货group */,
E083F0B826047B8200627DBE /* 店长管理 */, E083F0B826047B8200627DBE /* 店长管理 */,
E0E6A59525FC66A800C9BCD6 /* 店长审核 */, E0E6A59525FC66A800C9BCD6 /* 店长审核 */,
E0F83BA625F7082E00D31672 /* 批次库新Cell */, E0F83BA625F7082E00D31672 /* 批次库新Cell */,
...@@ -3993,6 +4013,7 @@ ...@@ -3993,6 +4013,7 @@
F95567A82453DA86009674AB /* WarehoseMangementListVC.xib in Resources */, F95567A82453DA86009674AB /* WarehoseMangementListVC.xib in Resources */,
E0C4F4BE244EF53D00CC7E2F /* BindStepTwoViewController.xib in Resources */, E0C4F4BE244EF53D00CC7E2F /* BindStepTwoViewController.xib in Resources */,
E00B0B1C24629E99006DC846 /* SJMapCell.xib in Resources */, E00B0B1C24629E99006DC846 /* SJMapCell.xib in Resources */,
E05AEFAE2615976200FB7CF4 /* P_P_H_YDLB_VC.xib in Resources */,
E02A3CB025C3ED0400A4E369 /* S_P_K_C_Detail_Vc.xib in Resources */, E02A3CB025C3ED0400A4E369 /* S_P_K_C_Detail_Vc.xib in Resources */,
E01613DE2601B47700E55497 /* Location_Cell.xib in Resources */, E01613DE2601B47700E55497 /* Location_Cell.xib in Resources */,
F90D37FA25529984001F3AED /* GLAlertTbAddViewCell.xib in Resources */, F90D37FA25529984001F3AED /* GLAlertTbAddViewCell.xib in Resources */,
...@@ -4003,6 +4024,7 @@ ...@@ -4003,6 +4024,7 @@
E007B1D5248F6880004D14CC /* CGDDayCell.xib in Resources */, E007B1D5248F6880004D14CC /* CGDDayCell.xib in Resources */,
E07B1E63245921A60055BA3C /* KeHuXQCell.xib in Resources */, E07B1E63245921A60055BA3C /* KeHuXQCell.xib in Resources */,
E00D85EB244561FE00F5F816 /* LaunchScreen.storyboard in Resources */, E00D85EB244561FE00F5F816 /* LaunchScreen.storyboard in Resources */,
E05AEFA7261577EA00FB7CF4 /* P_P_H_Adr_VC.xib in Resources */,
E0AD92EA2550E50500D82C17 /* GYS_FX_Product_VC.xib in Resources */, E0AD92EA2550E50500D82C17 /* GYS_FX_Product_VC.xib in Resources */,
E02FD9FB24557E8600E10E27 /* XinZengDiZhiViewController.xib in Resources */, E02FD9FB24557E8600E10E27 /* XinZengDiZhiViewController.xib in Resources */,
E0E5605B25C169E30004BA56 /* GPrinter_Cell.xib in Resources */, E0E5605B25C169E30004BA56 /* GPrinter_Cell.xib in Resources */,
...@@ -4521,6 +4543,7 @@ ...@@ -4521,6 +4543,7 @@
E0A930142603387A00287E4A /* OnlyTimeSelectView.swift in Sources */, E0A930142603387A00287E4A /* OnlyTimeSelectView.swift in Sources */,
E07B1E62245921A60055BA3C /* KeHuXQCell.swift in Sources */, E07B1E62245921A60055BA3C /* KeHuXQCell.swift in Sources */,
E0CC847C24823087009B1FE9 /* GetGoodBatchModel.swift in Sources */, E0CC847C24823087009B1FE9 /* GetGoodBatchModel.swift in Sources */,
E05AEFA6261577EA00FB7CF4 /* P_P_H_Adr_VC.swift in Sources */,
F9FA9C5A255B8772004034B3 /* RetailManageFooterView.swift in Sources */, F9FA9C5A255B8772004034B3 /* RetailManageFooterView.swift in Sources */,
E077DC6A25512E94000B0DA5 /* FX_Product_GuanLiVC.swift in Sources */, E077DC6A25512E94000B0DA5 /* FX_Product_GuanLiVC.swift in Sources */,
E0AA3A89248F3E1400CBFC27 /* StatisticsInterface.swift in Sources */, E0AA3A89248F3E1400CBFC27 /* StatisticsInterface.swift in Sources */,
...@@ -4598,6 +4621,7 @@ ...@@ -4598,6 +4621,7 @@
F956D5AE246A2D9C003FF510 /* LMNTextLine.m in Sources */, F956D5AE246A2D9C003FF510 /* LMNTextLine.m in Sources */,
F9531F442465108800724BEE /* JXPhotoBrowserFadeAnimator.swift in Sources */, F9531F442465108800724BEE /* JXPhotoBrowserFadeAnimator.swift in Sources */,
E007B1DB248F8F57004D14CC /* PurchaseInterface.swift in Sources */, E007B1DB248F8F57004D14CC /* PurchaseInterface.swift in Sources */,
E05AEFAD2615976200FB7CF4 /* P_P_H_YDLB_VC.swift in Sources */,
F956D5AD246A2D9C003FF510 /* LMNLine.m in Sources */, F956D5AD246A2D9C003FF510 /* LMNLine.m in Sources */,
E02A3CD525C3F4E700A4E369 /* S_P_K_C_Report_Cell.swift in Sources */, E02A3CD525C3F4E700A4E369 /* S_P_K_C_Report_Cell.swift in Sources */,
E0CC848724823EC1009B1FE9 /* CRKCell.swift in Sources */, E0CC848724823EC1009B1FE9 /* CRKCell.swift in Sources */,
......
...@@ -282,7 +282,8 @@ class AppDelegate: UIResponder, UIApplicationDelegate,loginDelegate,UITabBarCont ...@@ -282,7 +282,8 @@ class AppDelegate: UIResponder, UIApplicationDelegate,loginDelegate,UITabBarCont
let v2 = GoodsManageListVC() let v2 = GoodsManageListVC()
let v3 = WorkCViewController() // let v3 = WorkCViewController()
let v3 = P_P_H_YDLB_VC()
let v4 = WarehoseMangementListVC() let v4 = WarehoseMangementListVC()
......
{
"images" : [
{
"filename" : "编组.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "编组@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "编组@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
...@@ -31,9 +31,6 @@ class YunDanLieBiaoCell: UITableViewCell { ...@@ -31,9 +31,6 @@ class YunDanLieBiaoCell: UITableViewCell {
/// 收货人 /// 收货人
@IBOutlet weak var receiverLbl: UILabel! @IBOutlet weak var receiverLbl: UILabel!
/// 货品名称 /// 货品名称
@IBOutlet weak var productNameLbl: UILabel!
/// 签收状态
@IBOutlet weak var signLbl: UILabel!
/// 根据状态给标题 /// 根据状态给标题
@IBOutlet weak var acButton: UIButton! @IBOutlet weak var acButton: UIButton!
override func awakeFromNib() { override func awakeFromNib() {
......
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
<color key="textColor" name="蓝色字体颜色"/> <color key="textColor" name="蓝色字体颜色"/>
<nil key="highlightedColor"/> <nil key="highlightedColor"/>
</label> </label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="寄托物名称:-" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aOy-Ef-DsK"> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="签收时间:-" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aOy-Ef-DsK">
<rect key="frame" x="10" y="92" width="325" height="15"/> <rect key="frame" x="10" y="92" width="325" height="15"/>
<constraints> <constraints>
<constraint firstAttribute="height" constant="15" id="Ca6-cl-SK8"/> <constraint firstAttribute="height" constant="15" id="Ca6-cl-SK8"/>
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,7 @@
<userDefinedRuntimeAttribute type="boolean" keyPath="isSkeletonable" value="NO"/> <userDefinedRuntimeAttribute type="boolean" keyPath="isSkeletonable" value="NO"/>
</userDefinedRuntimeAttributes> </userDefinedRuntimeAttributes>
</label> </label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="签收状态:-" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Tvb-s6-5wR"> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="订单号:-" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Tvb-s6-5wR">
<rect key="frame" x="10" y="112" width="325" height="15"/> <rect key="frame" x="10" y="112" width="325" height="15"/>
<constraints> <constraints>
<constraint firstAttribute="height" constant="15" id="anD-de-Kaw"/> <constraint firstAttribute="height" constant="15" id="anD-de-Kaw"/>
...@@ -117,24 +117,6 @@ ...@@ -117,24 +117,6 @@
<color key="textColor" name="灰色字体颜色"/> <color key="textColor" name="灰色字体颜色"/>
<nil key="highlightedColor"/> <nil key="highlightedColor"/>
</label> </label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="签收时间:-" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2Ne-Ed-fWp">
<rect key="frame" x="10" y="152" width="325" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="GvQ-or-yfK"/>
</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="订单号:-" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8BK-xs-SBV">
<rect key="frame" x="10" y="172" width="325" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="q4j-ZM-Emy"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="11"/>
<color key="textColor" name="灰色字体颜色"/>
<nil key="highlightedColor"/>
</label>
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gc6-oj-wSU"> <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gc6-oj-wSU">
<rect key="frame" x="250" y="212" width="80" height="30"/> <rect key="frame" x="250" y="212" width="80" height="30"/>
<constraints> <constraints>
...@@ -168,8 +150,6 @@ ...@@ -168,8 +150,6 @@
<constraint firstAttribute="trailing" secondItem="yJh-1b-Ri8" secondAttribute="trailing" id="1wh-dY-0cB"/> <constraint firstAttribute="trailing" secondItem="yJh-1b-Ri8" secondAttribute="trailing" id="1wh-dY-0cB"/>
<constraint firstAttribute="trailing" secondItem="qAr-R6-DzW" secondAttribute="trailing" constant="10" id="3iq-OO-IV3"/> <constraint firstAttribute="trailing" secondItem="qAr-R6-DzW" secondAttribute="trailing" constant="10" id="3iq-OO-IV3"/>
<constraint firstItem="zGR-GG-gDH" firstAttribute="leading" secondItem="q1h-8u-ej2" secondAttribute="trailing" constant="14" id="5eV-gf-Ap7"/> <constraint firstItem="zGR-GG-gDH" firstAttribute="leading" secondItem="q1h-8u-ej2" secondAttribute="trailing" constant="14" id="5eV-gf-Ap7"/>
<constraint firstItem="2Ne-Ed-fWp" firstAttribute="leading" secondItem="naO-D9-yP8" secondAttribute="leading" constant="10" id="6Cb-0H-eg5"/>
<constraint firstItem="2Ne-Ed-fWp" firstAttribute="top" secondItem="qAr-R6-DzW" secondAttribute="bottom" constant="5" id="6Hf-8Q-yaK"/>
<constraint firstItem="q1h-8u-ej2" firstAttribute="top" secondItem="lzG-zA-SOj" secondAttribute="bottom" constant="26" id="9gh-Or-VWo"/> <constraint firstItem="q1h-8u-ej2" firstAttribute="top" secondItem="lzG-zA-SOj" secondAttribute="bottom" constant="26" id="9gh-Or-VWo"/>
<constraint firstItem="lzG-zA-SOj" firstAttribute="leading" secondItem="naO-D9-yP8" secondAttribute="leading" constant="10" id="A3W-QU-KVZ"/> <constraint firstItem="lzG-zA-SOj" firstAttribute="leading" secondItem="naO-D9-yP8" secondAttribute="leading" constant="10" id="A3W-QU-KVZ"/>
<constraint firstAttribute="trailing" secondItem="lzG-zA-SOj" secondAttribute="trailing" id="A76-17-yka"/> <constraint firstAttribute="trailing" secondItem="lzG-zA-SOj" secondAttribute="trailing" id="A76-17-yka"/>
...@@ -178,7 +158,6 @@ ...@@ -178,7 +158,6 @@
<constraint firstItem="aOy-Ef-DsK" firstAttribute="top" secondItem="q1h-8u-ej2" secondAttribute="bottom" constant="20" id="J2G-Z6-4oG"/> <constraint firstItem="aOy-Ef-DsK" firstAttribute="top" secondItem="q1h-8u-ej2" secondAttribute="bottom" constant="20" id="J2G-Z6-4oG"/>
<constraint firstAttribute="trailing" secondItem="Tvb-s6-5wR" secondAttribute="trailing" constant="10" id="OFj-DC-kAx"/> <constraint firstAttribute="trailing" secondItem="Tvb-s6-5wR" secondAttribute="trailing" constant="10" id="OFj-DC-kAx"/>
<constraint firstItem="lzG-zA-SOj" firstAttribute="top" secondItem="naO-D9-yP8" secondAttribute="top" constant="10" id="PT0-J5-xcL"/> <constraint firstItem="lzG-zA-SOj" firstAttribute="top" secondItem="naO-D9-yP8" secondAttribute="top" constant="10" id="PT0-J5-xcL"/>
<constraint firstAttribute="trailing" secondItem="8BK-xs-SBV" secondAttribute="trailing" constant="10" id="ST4-Id-LFN"/>
<constraint firstAttribute="trailing" secondItem="0f7-bf-rJa" secondAttribute="trailing" id="To3-yO-wDE"/> <constraint firstAttribute="trailing" secondItem="0f7-bf-rJa" secondAttribute="trailing" id="To3-yO-wDE"/>
<constraint firstItem="yJh-1b-Ri8" firstAttribute="leading" secondItem="naO-D9-yP8" secondAttribute="leading" id="X3W-NB-TdT"/> <constraint firstItem="yJh-1b-Ri8" firstAttribute="leading" secondItem="naO-D9-yP8" secondAttribute="leading" id="X3W-NB-TdT"/>
<constraint firstItem="qAr-R6-DzW" firstAttribute="leading" secondItem="naO-D9-yP8" secondAttribute="leading" constant="10" id="X6B-dl-47O"/> <constraint firstItem="qAr-R6-DzW" firstAttribute="leading" secondItem="naO-D9-yP8" secondAttribute="leading" constant="10" id="X6B-dl-47O"/>
...@@ -187,17 +166,14 @@ ...@@ -187,17 +166,14 @@
<constraint firstItem="lU7-PE-Vc4" firstAttribute="centerY" secondItem="lzG-zA-SOj" secondAttribute="centerY" id="c0k-4l-1pH"/> <constraint firstItem="lU7-PE-Vc4" firstAttribute="centerY" secondItem="lzG-zA-SOj" secondAttribute="centerY" id="c0k-4l-1pH"/>
<constraint firstItem="zGR-GG-gDH" firstAttribute="top" secondItem="lzG-zA-SOj" secondAttribute="bottom" constant="32.5" id="erE-aT-3tG"/> <constraint firstItem="zGR-GG-gDH" firstAttribute="top" secondItem="lzG-zA-SOj" secondAttribute="bottom" constant="32.5" id="erE-aT-3tG"/>
<constraint firstItem="aOy-Ef-DsK" firstAttribute="leading" secondItem="naO-D9-yP8" secondAttribute="leading" constant="10" id="fj8-3e-p8j"/> <constraint firstItem="aOy-Ef-DsK" firstAttribute="leading" secondItem="naO-D9-yP8" secondAttribute="leading" constant="10" id="fj8-3e-p8j"/>
<constraint firstItem="8BK-xs-SBV" firstAttribute="leading" secondItem="naO-D9-yP8" secondAttribute="leading" constant="10" id="g7L-OU-tV2"/>
<constraint firstItem="0f7-bf-rJa" firstAttribute="centerY" secondItem="q1h-8u-ej2" secondAttribute="centerY" id="h0o-LG-JoP"/> <constraint firstItem="0f7-bf-rJa" firstAttribute="centerY" secondItem="q1h-8u-ej2" secondAttribute="centerY" id="h0o-LG-JoP"/>
<constraint firstAttribute="trailing" secondItem="aOy-Ef-DsK" secondAttribute="trailing" constant="10" id="kLn-Ui-tUW"/> <constraint firstAttribute="trailing" secondItem="aOy-Ef-DsK" secondAttribute="trailing" constant="10" id="kLn-Ui-tUW"/>
<constraint firstAttribute="trailing" secondItem="lU7-PE-Vc4" secondAttribute="trailing" constant="18" id="mAF-9Z-5d4"/> <constraint firstAttribute="trailing" secondItem="lU7-PE-Vc4" secondAttribute="trailing" constant="18" id="mAF-9Z-5d4"/>
<constraint firstAttribute="trailing" secondItem="2Ne-Ed-fWp" secondAttribute="trailing" constant="10" id="rAK-Vo-lX8"/>
<constraint firstItem="zGR-GG-gDH" firstAttribute="centerX" secondItem="naO-D9-yP8" secondAttribute="centerX" id="tpI-4t-Wh2"/> <constraint firstItem="zGR-GG-gDH" firstAttribute="centerX" secondItem="naO-D9-yP8" secondAttribute="centerX" id="tpI-4t-Wh2"/>
<constraint firstItem="q1h-8u-ej2" firstAttribute="leading" secondItem="naO-D9-yP8" secondAttribute="leading" id="u9q-ix-1cJ"/> <constraint firstItem="q1h-8u-ej2" firstAttribute="leading" secondItem="naO-D9-yP8" secondAttribute="leading" id="u9q-ix-1cJ"/>
<constraint firstItem="zGR-GG-gDH" firstAttribute="top" secondItem="yJh-1b-Ri8" secondAttribute="bottom" id="vly-Xi-CId"/> <constraint firstItem="zGR-GG-gDH" firstAttribute="top" secondItem="yJh-1b-Ri8" secondAttribute="bottom" id="vly-Xi-CId"/>
<constraint firstItem="Tvb-s6-5wR" firstAttribute="leading" secondItem="naO-D9-yP8" secondAttribute="leading" constant="10" id="xNh-Aa-Zkm"/> <constraint firstItem="Tvb-s6-5wR" firstAttribute="leading" secondItem="naO-D9-yP8" secondAttribute="leading" constant="10" id="xNh-Aa-Zkm"/>
<constraint firstItem="qAr-R6-DzW" firstAttribute="top" secondItem="Tvb-s6-5wR" secondAttribute="bottom" constant="5" id="xZZ-g0-j2d"/> <constraint firstItem="qAr-R6-DzW" firstAttribute="top" secondItem="Tvb-s6-5wR" secondAttribute="bottom" constant="5" id="xZZ-g0-j2d"/>
<constraint firstItem="8BK-xs-SBV" firstAttribute="top" secondItem="2Ne-Ed-fWp" secondAttribute="bottom" constant="5" id="ySs-Ux-iEZ"/>
</constraints> </constraints>
<userDefinedRuntimeAttributes> <userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius"> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
...@@ -217,14 +193,12 @@ ...@@ -217,14 +193,12 @@
<viewLayoutGuide key="safeArea" id="njF-e1-oar"/> <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
<connections> <connections>
<outlet property="acButton" destination="gc6-oj-wSU" id="kNJ-10-zkL"/> <outlet property="acButton" destination="gc6-oj-wSU" id="kNJ-10-zkL"/>
<outlet property="orderNumLbl" destination="8BK-xs-SBV" id="W4o-gt-gov"/> <outlet property="orderNumLbl" destination="Tvb-s6-5wR" id="Tfm-wp-bgK"/>
<outlet property="productNameLbl" destination="aOy-Ef-DsK" id="B00-w4-ZG4"/>
<outlet property="receiverLbl" destination="0f7-bf-rJa" id="d2a-uD-7Ks"/> <outlet property="receiverLbl" destination="0f7-bf-rJa" id="d2a-uD-7Ks"/>
<outlet property="senderLbl" destination="q1h-8u-ej2" id="NDg-SY-BHw"/> <outlet property="senderLbl" destination="q1h-8u-ej2" id="NDg-SY-BHw"/>
<outlet property="signLbl" destination="Tvb-s6-5wR" id="6mA-RF-yWN"/>
<outlet property="standerLbl" destination="qAr-R6-DzW" id="oAv-Dc-ep6"/> <outlet property="standerLbl" destination="qAr-R6-DzW" id="oAv-Dc-ep6"/>
<outlet property="statusLbl" destination="yJh-1b-Ri8" id="Bwx-8b-LzD"/> <outlet property="statusLbl" destination="yJh-1b-Ri8" id="Bwx-8b-LzD"/>
<outlet property="timeLbl" destination="2Ne-Ed-fWp" id="e03-KF-QsT"/> <outlet property="timeLbl" destination="aOy-Ef-DsK" id="6tO-pa-9sn"/>
<outlet property="title1" destination="lzG-zA-SOj" id="1h0-Yv-UuO"/> <outlet property="title1" destination="lzG-zA-SOj" id="1h0-Yv-UuO"/>
<outlet property="title2" destination="lU7-PE-Vc4" id="XG0-ru-Op3"/> <outlet property="title2" destination="lU7-PE-Vc4" id="XG0-ru-Op3"/>
</connections> </connections>
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/> <device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies> <dependencies>
<deployment identifier="iOS"/> <deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
<capability name="Named colors" minToolsVersion="9.0"/> <capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/> <capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<rect key="frame" x="0.0" y="0.0" width="375" height="108.5"/> <rect key="frame" x="0.0" y="0.0" width="375" height="108.5"/>
<autoresizingMask key="autoresizingMask"/> <autoresizingMask key="autoresizingMask"/>
<subviews> <subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GA5-ph-e3Y"> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GA5-ph-e3Y">
<rect key="frame" x="92.5" y="20" width="90" height="30"/> <rect key="frame" x="92.5" y="20" width="90" height="30"/>
<constraints> <constraints>
<constraint firstAttribute="width" constant="90" id="48a-I5-oaq"/> <constraint firstAttribute="width" constant="90" id="48a-I5-oaq"/>
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
<action selector="btnClickAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="Cnf-wV-WAH"/> <action selector="btnClickAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="Cnf-wV-WAH"/>
</connections> </connections>
</button> </button>
<button opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WYB-IU-5ll"> <button opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WYB-IU-5ll">
<rect key="frame" x="192.5" y="20" width="90" height="30"/> <rect key="frame" x="192.5" y="20" width="90" height="30"/>
<constraints> <constraints>
<constraint firstAttribute="width" constant="90" id="qDW-aj-1Vm"/> <constraint firstAttribute="width" constant="90" id="qDW-aj-1Vm"/>
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
<action selector="btnClickAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="rsj-ga-xL7"/> <action selector="btnClickAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="rsj-ga-xL7"/>
</connections> </connections>
</button> </button>
<button opaque="NO" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1D3-Ie-AV7"> <button opaque="NO" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1D3-Ie-AV7">
<rect key="frame" x="157.5" y="70" width="60" height="30"/> <rect key="frame" x="157.5" y="70" width="60" height="30"/>
<constraints> <constraints>
<constraint firstAttribute="width" constant="60" id="F12-eU-DN8"/> <constraint firstAttribute="width" constant="60" id="F12-eU-DN8"/>
......
...@@ -30,13 +30,9 @@ class SJMapViewController: UIViewController,AMapLocationManagerDelegate,MAMapVie ...@@ -30,13 +30,9 @@ class SJMapViewController: UIViewController,AMapLocationManagerDelegate,MAMapVie
var adrArr:Array<AMapPOI> = [] var adrArr:Array<AMapPOI> = []
var searchV : SearchBarView? = nil var searchV : SearchBarView? = nil
var listView:UITableView? = nil var listView:UITableView? = nil
override func viewWillAppear(_ animated: Bool) { override func viewWillAppear(_ animated: Bool) {
self.navigationController?.navigationBar.isHidden = true self.navigationController?.navigationBar.isHidden = true
IQKeyboardManager.shared.shouldPlayInputClicks = true IQKeyboardManager.shared.shouldPlayInputClicks = true
...@@ -303,6 +299,13 @@ class SJMapViewController: UIViewController,AMapLocationManagerDelegate,MAMapVie ...@@ -303,6 +299,13 @@ class SJMapViewController: UIViewController,AMapLocationManagerDelegate,MAMapVie
make.top.left.right.equalTo(0) make.top.left.right.equalTo(0)
make.bottom.equalTo(btmView.snp_top) make.bottom.equalTo(btmView.snp_top)
} }
mapView.subviews.forEach { (item) in
if item.isKind(of: UIImageView.classForCoder()){
let img = item as! UIImageView
img.image = UIImage()
}
}
let tap = UITapGestureRecognizer(target: self, action: #selector(cancelKeyboard)) let tap = UITapGestureRecognizer(target: self, action: #selector(cancelKeyboard))
mapView.addGestureRecognizer(tap) mapView.addGestureRecognizer(tap)
......
...@@ -229,7 +229,7 @@ class DZGL_VC: BaseViewController, UITableViewDelegate, UITableViewDataSource, U ...@@ -229,7 +229,7 @@ class DZGL_VC: BaseViewController, UITableViewDelegate, UITableViewDataSource, U
tableView.mj_header = self.headerMJ tableView.mj_header = self.headerMJ
tableView.mj_header?.beginRefreshing() tableView.mj_header?.beginRefreshing()
self.footerMJ.setRefreshingTarget(self, refreshingAction: #selector(loadMoreData)) footerMJ.setRefreshingTarget(self, refreshingAction: #selector(loadMoreData))
tableView.mj_footer = self.footerMJ tableView.mj_footer = self.footerMJ
tableView.register(UINib(nibName: "DZGL_Cell", bundle: nil), forCellReuseIdentifier: "DZGL_Cell") tableView.register(UINib(nibName: "DZGL_Cell", bundle: nil), forCellReuseIdentifier: "DZGL_Cell")
......
//
// P_P_H_Adr_VC.swift
// GeliBusinessPlatform
//
// Created by junye lu on 2021/4/1.
// Copyright © 2021 junye lu. All rights reserved.
//
import UIKit
class P_P_H_Adr_VC: BaseViewController {
@IBAction func adr_select_action(_ sender: UIButton) {
}
@IBOutlet weak var city_lbl: UILabel!
@IBOutlet weak var top_view: UIView!
override func viewDidLoad() {
super.viewDidLoad()
navbar.title = "信息填写"
self.view.addSubview(navbar)
top_view.snp.makeConstraints { (make) in
make.top.equalTo(NavCGRect.height+10)
make.left.equalTo(15)
make.right.equalTo(-15)
make.height.equalTo(200)
}
}
/*
// 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="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="P_P_H_Adr_VC" customModule="TestClass" customModuleProvider="target">
<connections>
<outlet property="city_lbl" destination="qSB-h2-bQB" id="IgF-C6-mjv"/>
<outlet property="top_view" destination="Hje-Lv-QT9" id="Oan-uX-vYR"/>
<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="fEM-0H-CMj" customClass="LGButton" customModule="LGButton">
<rect key="frame" x="0.0" y="813" width="414" height="83"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="gradientStartColor">
<color key="value" name="green"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="gradientEndColor">
<color key="value" name="green"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="确定" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Xp2-Vs-H07">
<rect key="frame" x="0.0" y="813" width="414" height="49"/>
<constraints>
<constraint firstAttribute="height" constant="49" id="ct1-fs-TBe"/>
</constraints>
<fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="17"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Hje-Lv-QT9">
<rect key="frame" x="15" y="54" width="384" height="200"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dotLine" translatesAutoresizingMaskIntoConstraints="NO" id="dTK-sv-cT8">
<rect key="frame" x="12.5" y="47" width="359" height="1"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="k07-ph-dYI"/>
</constraints>
</imageView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="oQW-zP-UrW">
<rect key="frame" x="379" y="42.5" width="10" height="10"/>
<color key="backgroundColor" name="app底色"/>
<constraints>
<constraint firstAttribute="height" constant="10" id="WAz-i3-FwB"/>
<constraint firstAttribute="width" constant="10" id="yto-Og-ULA"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="5"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EJQ-Di-jSa">
<rect key="frame" x="-5" y="42.5" width="10" height="10"/>
<color key="backgroundColor" name="app底色"/>
<constraints>
<constraint firstAttribute="width" constant="10" id="V1z-kN-nf9"/>
<constraint firstAttribute="height" constant="10" id="jx0-j4-BXq"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="5"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="联系人" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UWp-ld-fgy">
<rect key="frame" x="10" y="13" width="45" height="21"/>
<fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="15"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LpS-hu-fke">
<rect key="frame" x="0.0" y="48" width="192" height="50"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kiM-TK-Rpj">
<rect key="frame" x="10" y="49" width="172" height="1"/>
<color key="backgroundColor" name="灰色分界线"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="HoP-xv-B44"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="姓名:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WeS-Qa-aQ8">
<rect key="frame" x="10" y="15.5" width="39" height="19"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<color key="textColor" name="#999999"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入姓名" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="K6G-YC-k50">
<rect key="frame" x="49" y="0.0" width="133" height="49"/>
<color key="textColor" name="标题字颜色"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<textInputTraits key="textInputTraits"/>
</textField>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="kiM-TK-Rpj" firstAttribute="leading" secondItem="LpS-hu-fke" secondAttribute="leading" constant="10" id="3rZ-p1-yNj"/>
<constraint firstItem="WeS-Qa-aQ8" firstAttribute="centerY" secondItem="LpS-hu-fke" secondAttribute="centerY" id="82D-qv-crL"/>
<constraint firstAttribute="trailing" secondItem="kiM-TK-Rpj" secondAttribute="trailing" constant="10" id="HRQ-MS-O9L"/>
<constraint firstAttribute="height" constant="50" id="Rtz-rS-5gv"/>
<constraint firstItem="K6G-YC-k50" firstAttribute="leading" secondItem="WeS-Qa-aQ8" secondAttribute="trailing" id="Wet-Sz-mAo"/>
<constraint firstItem="WeS-Qa-aQ8" firstAttribute="leading" secondItem="LpS-hu-fke" secondAttribute="leading" constant="10" id="ZdB-fh-Zb2"/>
<constraint firstItem="kiM-TK-Rpj" firstAttribute="top" secondItem="K6G-YC-k50" secondAttribute="bottom" id="lVW-kJ-as6"/>
<constraint firstAttribute="trailing" secondItem="K6G-YC-k50" secondAttribute="trailing" constant="10" id="mZO-1N-Hb3"/>
<constraint firstItem="K6G-YC-k50" firstAttribute="top" secondItem="LpS-hu-fke" secondAttribute="top" id="mmK-TZ-2zN"/>
<constraint firstAttribute="bottom" secondItem="kiM-TK-Rpj" secondAttribute="bottom" id="nb4-BE-EYe"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nEW-3u-jw2">
<rect key="frame" x="192" y="48" width="192" height="50"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="atb-t2-fYa">
<rect key="frame" x="10" y="49" width="172" height="1"/>
<color key="backgroundColor" name="灰色分界线"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="HXP-l4-Ecb"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="电话:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KJM-Fd-xLJ">
<rect key="frame" x="10" y="15.5" width="39" height="19"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<color key="textColor" name="#999999"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入电话" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="Xw0-ZF-SNA">
<rect key="frame" x="49" y="0.0" width="133" height="49"/>
<color key="textColor" name="标题字颜色"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<textInputTraits key="textInputTraits" keyboardType="phonePad"/>
</textField>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="atb-t2-fYa" firstAttribute="top" secondItem="Xw0-ZF-SNA" secondAttribute="bottom" id="FLz-Dq-kLZ"/>
<constraint firstItem="KJM-Fd-xLJ" firstAttribute="centerY" secondItem="nEW-3u-jw2" secondAttribute="centerY" id="WGN-Tz-3LL"/>
<constraint firstAttribute="trailing" secondItem="Xw0-ZF-SNA" secondAttribute="trailing" constant="10" id="ZEI-l8-i3T"/>
<constraint firstAttribute="bottom" secondItem="atb-t2-fYa" secondAttribute="bottom" id="Zpo-ea-IpK"/>
<constraint firstItem="Xw0-ZF-SNA" firstAttribute="leading" secondItem="KJM-Fd-xLJ" secondAttribute="trailing" id="cWc-l0-zxi"/>
<constraint firstItem="atb-t2-fYa" firstAttribute="leading" secondItem="nEW-3u-jw2" secondAttribute="leading" constant="10" id="hAs-Dj-BtL"/>
<constraint firstAttribute="trailing" secondItem="atb-t2-fYa" secondAttribute="trailing" constant="10" id="iqh-h1-y0e"/>
<constraint firstItem="KJM-Fd-xLJ" firstAttribute="leading" secondItem="nEW-3u-jw2" secondAttribute="leading" constant="10" id="m6A-Va-Q53"/>
<constraint firstAttribute="height" constant="50" id="met-cC-uXQ"/>
<constraint firstItem="Xw0-ZF-SNA" firstAttribute="top" secondItem="nEW-3u-jw2" secondAttribute="top" id="qmJ-Ae-w64"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VhN-lm-X43">
<rect key="frame" x="0.0" y="98" width="384" height="50"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KmU-92-tla">
<rect key="frame" x="10" y="49" width="364" height="1"/>
<color key="backgroundColor" name="灰色分界线"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="Rde-24-zlP"/>
</constraints>
</view>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mGz-tr-rWW">
<rect key="frame" x="324" y="0.0" width="60" height="49"/>
<constraints>
<constraint firstAttribute="width" constant="60" id="uUx-C1-i6n"/>
</constraints>
<state key="normal" image="Gloc"/>
</button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="地址:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hi6-hO-U5J">
<rect key="frame" x="10" y="0.0" width="39" height="49"/>
<constraints>
<constraint firstAttribute="width" constant="39" id="Bj4-iE-1CA"/>
</constraints>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<color key="textColor" name="#999999"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="请选择城市" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qSB-h2-bQB">
<rect key="frame" x="49" y="0.0" width="265" height="49"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<color key="textColor" name="#999999"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0Pr-So-pa9">
<rect key="frame" x="49" y="0.0" width="265" height="49"/>
<connections>
<action selector="adr_select_action:" destination="-1" eventType="touchUpInside" id="QHy-fC-VQ8"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="hi6-hO-U5J" firstAttribute="top" secondItem="VhN-lm-X43" secondAttribute="top" id="3oA-ug-En0"/>
<constraint firstItem="mGz-tr-rWW" firstAttribute="leading" secondItem="0Pr-So-pa9" secondAttribute="trailing" constant="10" id="9OD-Nb-PHh"/>
<constraint firstAttribute="bottom" secondItem="KmU-92-tla" secondAttribute="bottom" id="CMj-3q-jhG"/>
<constraint firstItem="0Pr-So-pa9" firstAttribute="leading" secondItem="hi6-hO-U5J" secondAttribute="trailing" id="CkE-fm-eVi"/>
<constraint firstItem="KmU-92-tla" firstAttribute="top" secondItem="qSB-h2-bQB" secondAttribute="bottom" id="JZE-jY-DfC"/>
<constraint firstAttribute="trailing" secondItem="KmU-92-tla" secondAttribute="trailing" constant="10" id="JuS-di-1wR"/>
<constraint firstItem="hi6-hO-U5J" firstAttribute="leading" secondItem="VhN-lm-X43" secondAttribute="leading" constant="10" id="NHs-J0-lU6"/>
<constraint firstItem="KmU-92-tla" firstAttribute="top" secondItem="0Pr-So-pa9" secondAttribute="bottom" id="NWO-E2-UYn"/>
<constraint firstItem="KmU-92-tla" firstAttribute="top" secondItem="mGz-tr-rWW" secondAttribute="bottom" id="Rd6-T3-HOy"/>
<constraint firstAttribute="height" constant="50" id="Tzi-rB-xZH"/>
<constraint firstItem="mGz-tr-rWW" firstAttribute="leading" secondItem="qSB-h2-bQB" secondAttribute="trailing" constant="10" id="Yiw-vO-5wz"/>
<constraint firstAttribute="trailing" secondItem="mGz-tr-rWW" secondAttribute="trailing" id="cHq-7U-kni"/>
<constraint firstItem="qSB-h2-bQB" firstAttribute="top" secondItem="VhN-lm-X43" secondAttribute="top" id="dM2-UI-eQQ"/>
<constraint firstItem="KmU-92-tla" firstAttribute="top" secondItem="hi6-hO-U5J" secondAttribute="bottom" id="dMU-84-DNq"/>
<constraint firstItem="qSB-h2-bQB" firstAttribute="leading" secondItem="hi6-hO-U5J" secondAttribute="trailing" id="ejR-Pa-t6W"/>
<constraint firstItem="KmU-92-tla" firstAttribute="leading" secondItem="VhN-lm-X43" secondAttribute="leading" constant="10" id="pKb-yW-O5C"/>
<constraint firstItem="mGz-tr-rWW" firstAttribute="top" secondItem="VhN-lm-X43" secondAttribute="top" id="sQp-uM-REf"/>
<constraint firstItem="0Pr-So-pa9" firstAttribute="top" secondItem="VhN-lm-X43" secondAttribute="top" id="tRS-6T-xmb"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="详细地址:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Vx9-sb-QcV">
<rect key="frame" x="10" y="164" width="65" height="20"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<color key="textColor" name="#999999"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="填写楼号-门牌号" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="c79-WN-La1">
<rect key="frame" x="75" y="148" width="299" height="52"/>
<color key="textColor" name="标题字颜色"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<textInputTraits key="textInputTraits"/>
</textField>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="VhN-lm-X43" secondAttribute="trailing" id="0Zf-eA-WRT"/>
<constraint firstAttribute="bottom" secondItem="c79-WN-La1" secondAttribute="bottom" id="3x4-D7-f5t"/>
<constraint firstItem="oQW-zP-UrW" firstAttribute="centerY" secondItem="dTK-sv-cT8" secondAttribute="centerY" id="4lS-HU-K3Z"/>
<constraint firstItem="c79-WN-La1" firstAttribute="top" secondItem="VhN-lm-X43" secondAttribute="bottom" id="5NX-xb-1d4"/>
<constraint firstItem="c79-WN-La1" firstAttribute="centerY" secondItem="Vx9-sb-QcV" secondAttribute="centerY" id="6br-Od-oYY"/>
<constraint firstItem="Vx9-sb-QcV" firstAttribute="leading" secondItem="Hje-Lv-QT9" secondAttribute="leading" constant="10" id="DvD-1k-SgT"/>
<constraint firstItem="nEW-3u-jw2" firstAttribute="height" secondItem="LpS-hu-fke" secondAttribute="height" id="Ex8-eM-aU4"/>
<constraint firstItem="LpS-hu-fke" firstAttribute="leading" secondItem="Hje-Lv-QT9" secondAttribute="leading" id="HEg-Xk-gKb"/>
<constraint firstAttribute="trailing" secondItem="nEW-3u-jw2" secondAttribute="trailing" id="Nci-gJ-8lQ"/>
<constraint firstAttribute="trailing" secondItem="dTK-sv-cT8" secondAttribute="trailing" constant="12.5" id="NiQ-sK-TT9"/>
<constraint firstItem="EJQ-Di-jSa" firstAttribute="leading" secondItem="Hje-Lv-QT9" secondAttribute="leading" constant="-5" id="QO2-as-Uqz"/>
<constraint firstAttribute="trailing" secondItem="c79-WN-La1" secondAttribute="trailing" constant="10" id="QR8-ci-bal"/>
<constraint firstItem="nEW-3u-jw2" firstAttribute="leading" secondItem="LpS-hu-fke" secondAttribute="trailing" id="SSh-QD-HHk"/>
<constraint firstItem="c79-WN-La1" firstAttribute="leading" secondItem="Vx9-sb-QcV" secondAttribute="trailing" id="T4R-4I-FrX"/>
<constraint firstItem="nEW-3u-jw2" firstAttribute="top" secondItem="LpS-hu-fke" secondAttribute="top" id="afj-bU-CNO"/>
<constraint firstItem="UWp-ld-fgy" firstAttribute="leading" secondItem="Hje-Lv-QT9" secondAttribute="leading" constant="10" id="edP-hg-wpA"/>
<constraint firstAttribute="bottom" secondItem="Vx9-sb-QcV" secondAttribute="bottom" constant="16" id="ej5-YL-rRz"/>
<constraint firstAttribute="height" constant="200" id="fkG-O6-P7I"/>
<constraint firstItem="LpS-hu-fke" firstAttribute="top" secondItem="dTK-sv-cT8" secondAttribute="bottom" id="frC-Z2-eF2"/>
<constraint firstItem="dTK-sv-cT8" firstAttribute="leading" secondItem="Hje-Lv-QT9" secondAttribute="leading" constant="12.5" id="iv8-9u-5uT"/>
<constraint firstItem="nEW-3u-jw2" firstAttribute="width" secondItem="LpS-hu-fke" secondAttribute="width" id="nlD-GX-D6o"/>
<constraint firstItem="VhN-lm-X43" firstAttribute="leading" secondItem="Hje-Lv-QT9" secondAttribute="leading" id="obE-bw-6AP"/>
<constraint firstItem="UWp-ld-fgy" firstAttribute="top" secondItem="Hje-Lv-QT9" secondAttribute="top" constant="13" id="pac-cV-Mrw"/>
<constraint firstItem="oQW-zP-UrW" firstAttribute="trailing" secondItem="dTK-sv-cT8" secondAttribute="trailing" constant="17.5" id="vbC-A1-sxe"/>
<constraint firstItem="dTK-sv-cT8" firstAttribute="top" secondItem="Hje-Lv-QT9" secondAttribute="top" constant="47" id="vdr-rv-PrN"/>
<constraint firstItem="EJQ-Di-jSa" firstAttribute="centerY" secondItem="dTK-sv-cT8" secondAttribute="centerY" id="xs6-kC-992"/>
<constraint firstItem="VhN-lm-X43" firstAttribute="top" secondItem="LpS-hu-fke" secondAttribute="bottom" id="yR9-AZ-Iq5"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pQa-k0-gXl">
<rect key="frame" x="15" y="259" width="384" height="215"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dotLine" translatesAutoresizingMaskIntoConstraints="NO" id="Bo8-9x-u4u">
<rect key="frame" x="12.5" y="47" width="359" height="1"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="gJg-yI-nLX"/>
</constraints>
</imageView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="I6P-GZ-F2I">
<rect key="frame" x="-5" y="42.5" width="10" height="10"/>
<color key="backgroundColor" name="app底色"/>
<constraints>
<constraint firstAttribute="width" constant="10" id="Lap-Sp-qOO"/>
<constraint firstAttribute="height" constant="10" id="YaB-vB-t8p"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="5"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5Op-Yh-XYk">
<rect key="frame" x="379" y="42.5" width="10" height="10"/>
<color key="backgroundColor" name="app底色"/>
<constraints>
<constraint firstAttribute="width" constant="10" id="KXV-fI-N4g"/>
<constraint firstAttribute="height" constant="10" id="O3A-Aw-9FY"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="5"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="备注" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5bS-gd-uFF">
<rect key="frame" x="15" y="13" width="30" height="21"/>
<fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="15"/>
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="L26-Wm-cnn">
<rect key="frame" x="10" y="60.5" width="364" height="142"/>
<color key="backgroundColor" name="app底色"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="8"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="L26-Wm-cnn" secondAttribute="bottom" constant="12.5" id="1xa-Bd-8iW"/>
<constraint firstItem="Bo8-9x-u4u" firstAttribute="leading" secondItem="pQa-k0-gXl" secondAttribute="leading" constant="12.5" id="3bM-9P-GoW"/>
<constraint firstAttribute="height" constant="215" id="3gi-Ig-2Gs"/>
<constraint firstItem="5Op-Yh-XYk" firstAttribute="trailing" secondItem="Bo8-9x-u4u" secondAttribute="trailing" constant="17.5" id="70p-FP-erJ"/>
<constraint firstAttribute="trailing" secondItem="L26-Wm-cnn" secondAttribute="trailing" constant="10" id="8DP-DD-FzD"/>
<constraint firstItem="Bo8-9x-u4u" firstAttribute="top" secondItem="pQa-k0-gXl" secondAttribute="top" constant="47" id="OQU-3a-HwU"/>
<constraint firstItem="5bS-gd-uFF" firstAttribute="leading" secondItem="pQa-k0-gXl" secondAttribute="leading" constant="15" id="P61-5D-N3T"/>
<constraint firstItem="I6P-GZ-F2I" firstAttribute="centerY" secondItem="Bo8-9x-u4u" secondAttribute="centerY" id="aVG-g6-vta"/>
<constraint firstItem="L26-Wm-cnn" firstAttribute="top" secondItem="Bo8-9x-u4u" secondAttribute="bottom" constant="12.5" id="ds8-nR-27G"/>
<constraint firstItem="I6P-GZ-F2I" firstAttribute="leading" secondItem="pQa-k0-gXl" secondAttribute="leading" constant="-5" id="epx-Ai-pFO"/>
<constraint firstAttribute="trailing" secondItem="Bo8-9x-u4u" secondAttribute="trailing" constant="12.5" id="ozd-Q2-N3A"/>
<constraint firstItem="5bS-gd-uFF" firstAttribute="top" secondItem="pQa-k0-gXl" secondAttribute="top" constant="13" id="q7m-Ws-bEE"/>
<constraint firstItem="5Op-Yh-XYk" firstAttribute="centerY" secondItem="Bo8-9x-u4u" secondAttribute="centerY" id="slI-1N-FCV"/>
<constraint firstItem="L26-Wm-cnn" firstAttribute="leading" secondItem="pQa-k0-gXl" secondAttribute="leading" constant="10" id="vjx-xr-j0R"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Sya-Y4-SHc">
<rect key="frame" x="15" y="484" width="384" height="49"/>
<color key="backgroundColor" name="白色背景色"/>
<constraints>
<constraint firstAttribute="height" constant="49" id="CEy-ZI-pqf"/>
</constraints>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<state key="normal" title="清空">
<color key="titleColor" name="#F57575"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="9"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</button>
</subviews>
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
<color key="backgroundColor" name="app底色"/>
<constraints>
<constraint firstItem="fEM-0H-CMj" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="8O0-KE-MQK"/>
<constraint firstItem="Hje-Lv-QT9" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="10" id="8y6-B6-mzO"/>
<constraint firstAttribute="trailing" secondItem="fEM-0H-CMj" secondAttribute="trailing" id="EEL-5F-dIs"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="pQa-k0-gXl" secondAttribute="trailing" constant="15" id="ErW-3I-dAn"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="Xp2-Vs-H07" secondAttribute="bottom" id="OhM-m2-MJf"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="Hje-Lv-QT9" secondAttribute="trailing" constant="15" id="QNl-3L-GnS"/>
<constraint firstItem="Sya-Y4-SHc" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="15" id="T3e-qy-LgE"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="Sya-Y4-SHc" secondAttribute="trailing" constant="15" id="a3n-ue-xLe"/>
<constraint firstItem="Xp2-Vs-H07" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="hm8-au-N9k"/>
<constraint firstItem="fEM-0H-CMj" firstAttribute="top" secondItem="Xp2-Vs-H07" secondAttribute="top" id="j0d-h5-6dK"/>
<constraint firstItem="Sya-Y4-SHc" firstAttribute="top" secondItem="pQa-k0-gXl" secondAttribute="bottom" constant="10" id="jOI-cA-C3s"/>
<constraint firstAttribute="bottom" secondItem="fEM-0H-CMj" secondAttribute="bottom" id="jv9-BE-83o"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="Xp2-Vs-H07" secondAttribute="trailing" id="n5X-h4-R9L"/>
<constraint firstItem="pQa-k0-gXl" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="15" id="ogA-VX-wNX"/>
<constraint firstItem="Hje-Lv-QT9" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="15" id="vJM-J5-2Af"/>
<constraint firstItem="pQa-k0-gXl" firstAttribute="top" secondItem="Hje-Lv-QT9" secondAttribute="bottom" constant="5" id="xvi-2h-HRi"/>
</constraints>
<point key="canvasLocation" x="140.57971014492756" y="106.47321428571428"/>
</view>
</objects>
<designables>
<designable name="fEM-0H-CMj">
<size key="intrinsicContentSize" width="10" height="10"/>
</designable>
</designables>
<resources>
<image name="Gloc" width="14" height="16.5"/>
<image name="dotLine" width="330" height="0.5"/>
<namedColor name="#999999">
<color red="0.60000002384185791" green="0.60000002384185791" blue="0.60000002384185791" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="#F57575">
<color red="0.96100002527236938" green="0.45899999141693115" blue="0.45899999141693115" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="app底色">
<color red="0.94509803921568625" green="0.94509803921568625" blue="0.94509803921568625" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="green">
<color red="0.27799999713897705" green="0.71799999475479126" blue="0.57999998331069946" 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"/>
</namedColor>
<namedColor name="灰色分界线">
<color red="0.92941176470588238" green="0.92941176470588238" blue="0.92941176470588238" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="白色背景色">
<color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>
//
// P_P_H_YDLB_VC.swift
// GeliBusinessPlatform
//
// Created by junye lu on 2021/4/1.
// Copyright © 2021 junye lu. All rights reserved.
//
import UIKit
class P_P_H_YDLB_VC: BaseViewController,UITableViewDelegate,UITableViewDataSource {
@IBOutlet weak var line_view: UIView!
@IBAction func click_action(_ sender: UIButton) {
line_view.center.x = sender.center.x
if sender == receive_btn {
receive_btn.isSelected = true
send_btn.isSelected = false
}else{
receive_btn.isSelected = false
send_btn.isSelected = true
}
list_view.mj_header?.beginRefreshing()
}
@IBOutlet weak var receive_btn: UIButton!
@IBOutlet weak var send_btn: UIButton!
@IBOutlet weak var list_view: UITableView!
@IBOutlet weak var top_btn_view: UIView!
override func viewDidLoad() {
super.viewDidLoad()
navbar.title = "运单列表"
self.view.addSubview(navbar)
SetTopFrame(view: top_btn_view, height: 44)
list_view.separatorStyle = .none
list_view.register(UINib(nibName: "YunDanLieBiaoCell", bundle: nil), forCellReuseIdentifier: "YunDanLieBiaoCell")
headerMJ.setRefreshingTarget(self, refreshingAction: #selector(loadData))
list_view.mj_header = self.headerMJ
list_view.mj_header?.beginRefreshing()
footerMJ.setRefreshingTarget(self, refreshingAction: #selector(loadMoreData))
list_view.mj_footer = self.footerMJ
}
func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
return 3
}
func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
return 181
}
func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
let cell = tableView.dequeueReusableCell(withIdentifier: "YunDanLieBiaoCell") as! YunDanLieBiaoCell
return cell
}
var page = 0
let UserToken = UserDefaults.standard.value(forKey: "user_token")
var isUpData = false{
didSet{
if !isUpData {
if list_view != nil {
list_view.mj_header?.beginRefreshing()
}
}
}
}
@objc func loadData(){
page = 1
isUpData = true
// dbtList(["page":page as Any,"user_token":UserToken as Any,"is_shopowner":is_shopowner as Any,"keyword":keyword as Any]) { (data) in
// self.dbt_datas.removeAll()
// let model = data as! dbtListModel
// model.data?.forEach({ (item) in
// self.dbt_datas.append(item)
// })
self.list_view.reloadData()
self.list_view?.mj_header?.endRefreshing()
// if model.data?.count == 0 {
// self.list_view?.mj_footer?.endRefreshingWithNoMoreData()
// }else{
// self.list_view?.mj_footer?.endRefreshing()
// }
// self.page = 2
// } failture: { (err) in
// self.list_view?.mj_header?.endRefreshing()
// }
}
@objc func loadMoreData(){
// dbtList(["page":page as Any,"user_token":UserToken as Any,"is_shopowner":is_shopowner as Any,"keyword":keyword as Any]){ (data) in
// let dataM = data as! dbtListModel
// if dataM.data?.count == 0 {
// self.list_view.mj_footer?.endRefreshingWithNoMoreData()
// }else{
// self.page += 1
// dataM.data?.forEach({ (model) in
// self.dbt_datas.append(model)
// })
// self.list_view.reloadData()
// self.list_view.mj_footer?.endRefreshing()
// }
// } failture: { (error) in
// self.list_view.mj_footer?.endRefreshing()
// }
}
}
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="P_P_H_YDLB_VC" customModule="TestClass" customModuleProvider="target">
<connections>
<outlet property="line_view" destination="LPg-rI-tx1" id="bfP-me-lgW"/>
<outlet property="list_view" destination="hcl-CF-pxJ" id="11U-KJ-YUc"/>
<outlet property="receive_btn" destination="wVZ-MZ-X0u" id="CHx-6K-xPZ"/>
<outlet property="send_btn" destination="zR1-FC-2GF" id="zI4-hU-Jh8"/>
<outlet property="top_btn_view" destination="mQj-FX-k8S" id="nfU-Cl-OeD"/>
<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="mQj-FX-k8S">
<rect key="frame" x="0.0" y="44" width="414" height="44"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" selected="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zR1-FC-2GF">
<rect key="frame" x="0.0" y="0.0" width="207" height="44"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<state key="normal" title="我发的">
<color key="titleColor" name="标题字颜色"/>
</state>
<state key="selected" title="我发的">
<color key="titleColor" name="#F57575"/>
</state>
<connections>
<action selector="click_action:" destination="-1" eventType="touchUpInside" id="VMl-VY-D2j"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wVZ-MZ-X0u">
<rect key="frame" x="207" y="0.0" width="207" height="44"/>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
<color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<state key="normal" title="我收的">
<color key="titleColor" name="标题字颜色"/>
</state>
<state key="selected" title="我收的">
<color key="titleColor" name="#F57575"/>
</state>
<connections>
<action selector="click_action:" destination="-1" eventType="touchUpInside" id="Glv-HU-mEo"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="wVZ-MZ-X0u" secondAttribute="trailing" id="1cg-UY-syg"/>
<constraint firstItem="zR1-FC-2GF" firstAttribute="top" secondItem="mQj-FX-k8S" secondAttribute="top" id="DMc-ys-hnQ"/>
<constraint firstItem="zR1-FC-2GF" firstAttribute="leading" secondItem="mQj-FX-k8S" secondAttribute="leading" id="JzV-Tv-8o4"/>
<constraint firstAttribute="bottom" secondItem="wVZ-MZ-X0u" secondAttribute="bottom" id="MbV-R4-9jq"/>
<constraint firstAttribute="height" constant="44" id="cJE-yw-xHc"/>
<constraint firstItem="wVZ-MZ-X0u" firstAttribute="height" secondItem="zR1-FC-2GF" secondAttribute="height" id="chS-mC-Kzx"/>
<constraint firstAttribute="bottom" secondItem="zR1-FC-2GF" secondAttribute="bottom" id="lhQ-E8-sb2"/>
<constraint firstItem="wVZ-MZ-X0u" firstAttribute="width" secondItem="zR1-FC-2GF" secondAttribute="width" id="nYE-ED-7XB"/>
<constraint firstItem="wVZ-MZ-X0u" firstAttribute="leading" secondItem="zR1-FC-2GF" secondAttribute="trailing" id="q20-A4-tom"/>
<constraint firstItem="wVZ-MZ-X0u" firstAttribute="top" secondItem="mQj-FX-k8S" secondAttribute="top" id="x5o-ty-uei"/>
</constraints>
</view>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="hcl-CF-pxJ">
<rect key="frame" x="0.0" y="88" width="414" height="808"/>
<color key="backgroundColor" name="app底色"/>
<color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<connections>
<outlet property="dataSource" destination="-1" id="jDo-Nn-2ap"/>
<outlet property="delegate" destination="-1" id="bZF-tr-ZOc"/>
</connections>
</tableView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LPg-rI-tx1">
<rect key="frame" x="26" y="88" width="155" height="3"/>
<color key="backgroundColor" name="#F57575"/>
<constraints>
<constraint firstAttribute="height" constant="3" id="p3c-XF-25W"/>
</constraints>
</view>
</subviews>
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="hcl-CF-pxJ" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="1DI-vS-xMY"/>
<constraint firstItem="LPg-rI-tx1" firstAttribute="centerX" secondItem="zR1-FC-2GF" secondAttribute="centerX" id="6sp-X2-lpY"/>
<constraint firstItem="hcl-CF-pxJ" firstAttribute="top" secondItem="mQj-FX-k8S" secondAttribute="bottom" id="8lF-up-2DD"/>
<constraint firstItem="mQj-FX-k8S" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="Dil-kJ-QpJ"/>
<constraint firstItem="LPg-rI-tx1" firstAttribute="width" secondItem="zR1-FC-2GF" secondAttribute="width" multiplier="0.75" id="Q4i-di-H2T"/>
<constraint firstAttribute="bottom" secondItem="hcl-CF-pxJ" secondAttribute="bottom" id="Zeb-P0-E7N"/>
<constraint firstItem="mQj-FX-k8S" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="imm-I9-XQW"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="mQj-FX-k8S" secondAttribute="trailing" id="rA9-2y-Nme"/>
<constraint firstItem="LPg-rI-tx1" firstAttribute="top" secondItem="mQj-FX-k8S" secondAttribute="bottom" id="rCf-gh-OPa"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="hcl-CF-pxJ" secondAttribute="trailing" id="slV-p6-qTl"/>
</constraints>
<point key="canvasLocation" x="141" y="91"/>
</view>
</objects>
<resources>
<namedColor name="#F57575">
<color red="0.96100002527236938" green="0.45899999141693115" blue="0.45899999141693115" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<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.18000000715255737" green="0.18000000715255737" blue="0.18000000715255737" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>
...@@ -63,7 +63,7 @@ class WuLiuGenZongViewController: BaseViewController,UITableViewDelegate,UITable ...@@ -63,7 +63,7 @@ class WuLiuGenZongViewController: BaseViewController,UITableViewDelegate,UITable
//cell //cell
func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat { func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
if indexPath.section == 0 { if indexPath.section == 0 {
return 227 return 181
} }
return 70 return 70
} }
...@@ -88,8 +88,7 @@ class WuLiuGenZongViewController: BaseViewController,UITableViewDelegate,UITable ...@@ -88,8 +88,7 @@ class WuLiuGenZongViewController: BaseViewController,UITableViewDelegate,UITable
cell.receiverLbl.text = dataModel!.r_city_name cell.receiverLbl.text = dataModel!.r_city_name
cell.statusLbl.text = dataModel?.delivery_status_cn cell.statusLbl.text = dataModel?.delivery_status_cn
cell.productNameLbl.text = "寄托物:" + dataModel!.express_item_name!
cell.signLbl.text = "签收状态:-"
cell.standerLbl.text = "订单平台:" + dataModel!.sale_plat! cell.standerLbl.text = "订单平台:" + dataModel!.sale_plat!
if dataModel!.sale_plat?.count == 0 { if dataModel!.sale_plat?.count == 0 {
......
...@@ -747,23 +747,23 @@ class YDLBVc: BaseViewController,UITableViewDelegate,UITableViewDataSource,UISea ...@@ -747,23 +747,23 @@ class YDLBVc: BaseViewController,UITableViewDelegate,UITableViewDataSource,UISea
if rowModel.delivery_status == 1 { if rowModel.delivery_status == 1 {
return 257 return 211
} }
if rowModel.delivery_status == 4 && rowModel.pay_status == 1 { if rowModel.delivery_status == 4 && rowModel.pay_status == 1 {
return 257 return 211
} }
return 227 return 181
} }
//京东、顺丰 //京东、顺丰
if rowModel.delivery_status == 1 { if rowModel.delivery_status == 1 {
return 257 return 211
} }
if ((rowModel.freight)! > 0) && rowModel.pay_status == 1 { if ((rowModel.freight)! > 0) && rowModel.pay_status == 1 {
return 257 return 211
} }
return 227 return 181
} }
func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int { func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
return datas.count return datas.count
...@@ -809,8 +809,7 @@ class YDLBVc: BaseViewController,UITableViewDelegate,UITableViewDataSource,UISea ...@@ -809,8 +809,7 @@ class YDLBVc: BaseViewController,UITableViewDelegate,UITableViewDataSource,UISea
cell.receiverLbl.text = rowModel.r_city_name! cell.receiverLbl.text = rowModel.r_city_name!
cell.statusLbl.text = rowModel.delivery_status_cn! cell.statusLbl.text = rowModel.delivery_status_cn!
cell.productNameLbl.text = "寄托物:" + rowModel.express_item_name!
cell.signLbl.text = "签收状态:-"
cell.standerLbl.text = "订单平台:" + rowModel.sale_plat! cell.standerLbl.text = "订单平台:" + rowModel.sale_plat!
if rowModel.sale_plat?.count == 0 { if rowModel.sale_plat?.count == 0 {
......
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