| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097.3" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="ipad11_0rounded" orientation="portrait" layout="fullscreen" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
- <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="788" id="KGk-i7-Jjw" customClass="InventoryOrderSearchListCell">
- <rect key="frame" x="0.0" y="0.0" width="375" height="788"/>
- <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="788"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NGk-JN-x3q">
- <rect key="frame" x="0.0" y="10" width="375" height="1"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="gvQ-xs-Dhl"/>
- </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="eyS-6m-PFo">
- <rect key="frame" x="10" y="21" width="70" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="70" id="bYg-wg-UE0"/>
- <constraint firstAttribute="height" constant="21" id="gYP-3q-WgV"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6Ml-DG-oqH">
- <rect key="frame" x="0.0" y="52" width="375" height="1"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="F42-Fn-wYg"/>
- </constraints>
- </view>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入客户名称" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Cqr-Pl-fPX">
- <rect key="frame" x="0.0" y="63" width="375" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="y4h-2X-deM"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KOj-xC-x1j">
- <rect key="frame" x="0.0" y="94" width="375" height="1"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="wPP-8w-NTW"/>
- </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="Sem-J1-MvI">
- <rect key="frame" x="10" y="105" width="70" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="70" id="Wkz-au-ZbR"/>
- <constraint firstAttribute="height" constant="21" id="iCj-8M-qz4"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qmG-sI-7C0">
- <rect key="frame" x="0.0" y="136" width="375" height="1"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="9ci-5o-Gez"/>
- </constraints>
- </view>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入联系人" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="XH4-IV-5y5">
- <rect key="frame" x="0.0" y="147" width="375" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="GLu-vP-jNa"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MyF-xc-JHF">
- <rect key="frame" x="0.0" y="178" width="375" height="1"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="NvG-7B-CoV"/>
- </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="X8J-O6-S4x">
- <rect key="frame" x="10" y="189" width="70" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="WuX-ZJ-gb9"/>
- <constraint firstAttribute="width" constant="70" id="jj1-Py-8RL"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wfA-s1-qbv">
- <rect key="frame" x="0.0" y="220" width="375" height="1"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="6Sf-Mw-15I"/>
- </constraints>
- </view>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入联系电话" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="X9h-0B-oCt">
- <rect key="frame" x="0.0" y="231" width="375" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="vi0-gP-A7b"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="juy-wx-5Xr">
- <rect key="frame" x="0.0" y="262" width="375" height="1"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="8VV-8s-j18"/>
- </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="7VD-tM-syw">
- <rect key="frame" x="10" y="273" width="70" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="70" id="D3x-4Z-RWw"/>
- <constraint firstAttribute="height" constant="21" id="ViH-0O-lGP"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QYJ-yu-G8Y">
- <rect key="frame" x="0.0" y="304" width="375" height="1"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="oXN-Rv-bRD"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JWd-1P-QXR">
- <rect key="frame" x="0.0" y="315" width="375" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="wnP-HE-lZt"/>
- </constraints>
- <state key="normal" title="请选择业务员">
- <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <connections>
- <action selector="staffClickAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="hPo-LP-sAX"/>
- </connections>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nem-XE-6Pl">
- <rect key="frame" x="0.0" y="346" width="375" height="1"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="EVx-7J-olr"/>
- </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="YGA-a3-Ips">
- <rect key="frame" x="10" y="357" width="70" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="70" id="05e-vq-7Dr"/>
- <constraint firstAttribute="height" constant="21" id="GLg-DU-L31"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cTY-QZ-Qai">
- <rect key="frame" x="0.0" y="388" width="375" height="1"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="9fU-8j-3og"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5Yt-79-Ova">
- <rect key="frame" x="0.0" y="399" width="375" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="669-LI-9Gp"/>
- </constraints>
- <state key="normal" title="请选择冻结原因">
- <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <connections>
- <action selector="freezeReasonClickAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="GLw-tQ-GgZ"/>
- </connections>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rb3-K5-5rA">
- <rect key="frame" x="0.0" y="430" width="375" height="1"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="eCz-Sd-2hT"/>
- </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="dGP-D3-XPg">
- <rect key="frame" x="10" y="441" width="104" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="EB1-BP-Gc0"/>
- <constraint firstAttribute="width" constant="104" id="S49-t5-yb4"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xQw-1h-LSR">
- <rect key="frame" x="0.0" y="472" width="375" height="1"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="sXb-x3-Fgu"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="G5W-5p-5Bz">
- <rect key="frame" x="0.0" y="483" width="375" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="0qj-2U-hIh"/>
- </constraints>
- <state key="normal" title="请选择账务开始日期">
- <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <connections>
- <action selector="accountStartDateClickAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="1XX-T0-Uxu"/>
- </connections>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QJ3-cs-kF7">
- <rect key="frame" x="0.0" y="514" width="375" height="1"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="zeM-jS-ieO"/>
- </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="6gv-cx-Ojo">
- <rect key="frame" x="10" y="525" width="104" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="H43-ZB-bSK"/>
- <constraint firstAttribute="width" constant="104" id="m4I-4I-LLA"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pKS-kN-eRL">
- <rect key="frame" x="0.0" y="556" width="375" height="1"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="uIv-ne-Ttp"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dXy-AH-ina">
- <rect key="frame" x="0.0" y="567" width="375" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="Erb-Uh-EYI"/>
- </constraints>
- <state key="normal" title="请选择账务结束日期">
- <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <connections>
- <action selector="accountEndDateClickAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="GSZ-O2-Ifz"/>
- </connections>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qqg-T1-w0n">
- <rect key="frame" x="0.0" y="598" width="375" height="1"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="QJw-Q9-n7B"/>
- </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="ubm-ih-HQb">
- <rect key="frame" x="10" y="609" width="139" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="4ko-eb-8OL"/>
- <constraint firstAttribute="width" constant="139" id="9eW-dB-hQw"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VNd-M1-wU2">
- <rect key="frame" x="0.0" y="640" width="375" height="1"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="xj7-TW-P7U"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fS9-Xe-l7W">
- <rect key="frame" x="0.0" y="651" width="375" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="SJK-xm-cL4"/>
- </constraints>
- <state key="normal" title="请选择冻结截止开始日期">
- <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <connections>
- <action selector="freezeStartDateClickAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="Jbf-2s-nRm"/>
- </connections>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qeg-DD-0gB">
- <rect key="frame" x="0.0" y="682" width="375" height="1"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="zJM-ab-eG7"/>
- </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="3dp-lH-Et0">
- <rect key="frame" x="10" y="693" width="139" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="WNp-Zj-L9y"/>
- <constraint firstAttribute="width" constant="139" id="ZNx-g7-cLP"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sX1-dz-l5v">
- <rect key="frame" x="0.0" y="724" width="375" height="1"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="RUd-o1-XF3"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6m9-vI-YJg">
- <rect key="frame" x="0.0" y="735" width="375" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="vS8-Mp-zGI"/>
- </constraints>
- <state key="normal" title="请选择冻结截止结束日期">
- <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <connections>
- <action selector="freezeEndDateClickAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="4H8-IA-gqe"/>
- </connections>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LLc-55-g3B">
- <rect key="frame" x="0.0" y="766" width="375" height="1"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="RLe-Gw-rTt"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="dGP-D3-XPg" firstAttribute="top" secondItem="rb3-K5-5rA" secondAttribute="bottom" constant="10" id="09a-FV-YCs"/>
- <constraint firstAttribute="trailing" secondItem="qeg-DD-0gB" secondAttribute="trailing" id="0uw-ex-XuN"/>
- <constraint firstAttribute="trailing" secondItem="juy-wx-5Xr" secondAttribute="trailing" id="1Sg-XZ-tMG"/>
- <constraint firstItem="pKS-kN-eRL" firstAttribute="top" secondItem="6gv-cx-Ojo" secondAttribute="bottom" constant="10" id="2iD-Qs-dsz"/>
- <constraint firstItem="fS9-Xe-l7W" firstAttribute="top" secondItem="VNd-M1-wU2" secondAttribute="bottom" constant="10" id="50a-bd-LGf"/>
- <constraint firstItem="KOj-xC-x1j" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="6B8-6o-6N6"/>
- <constraint firstAttribute="trailing" secondItem="6Ml-DG-oqH" secondAttribute="trailing" id="6Y0-kW-heI"/>
- <constraint firstAttribute="trailing" secondItem="MyF-xc-JHF" secondAttribute="trailing" id="6jw-BB-MPB"/>
- <constraint firstItem="ubm-ih-HQb" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="77f-QL-ALp"/>
- <constraint firstItem="juy-wx-5Xr" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="8bX-zi-r6B"/>
- <constraint firstItem="YGA-a3-Ips" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="97a-SI-iQT"/>
- <constraint firstItem="qqg-T1-w0n" firstAttribute="top" secondItem="dXy-AH-ina" secondAttribute="bottom" constant="10" id="9UU-SO-lZX"/>
- <constraint firstItem="5Yt-79-Ova" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="ARM-ar-x3I"/>
- <constraint firstItem="VNd-M1-wU2" firstAttribute="top" secondItem="ubm-ih-HQb" secondAttribute="bottom" constant="10" id="Bgc-qw-BZa"/>
- <constraint firstAttribute="trailing" secondItem="QJ3-cs-kF7" secondAttribute="trailing" id="BxJ-nX-lCh"/>
- <constraint firstAttribute="trailing" secondItem="nem-XE-6Pl" secondAttribute="trailing" id="CAh-XZ-N1a"/>
- <constraint firstItem="eyS-6m-PFo" firstAttribute="top" secondItem="NGk-JN-x3q" secondAttribute="bottom" constant="10" id="Cbz-Zr-1bT"/>
- <constraint firstItem="cTY-QZ-Qai" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="Civ-WD-nri"/>
- <constraint firstAttribute="trailing" secondItem="pKS-kN-eRL" secondAttribute="trailing" id="EDD-yn-67E"/>
- <constraint firstItem="Cqr-Pl-fPX" firstAttribute="top" secondItem="6Ml-DG-oqH" secondAttribute="bottom" constant="10" id="EJE-1Y-sDF"/>
- <constraint firstItem="5Yt-79-Ova" firstAttribute="top" secondItem="cTY-QZ-Qai" secondAttribute="bottom" constant="10" id="El0-UO-FiZ"/>
- <constraint firstItem="xQw-1h-LSR" firstAttribute="top" secondItem="dGP-D3-XPg" secondAttribute="bottom" constant="10" id="FYg-95-hD2"/>
- <constraint firstItem="X8J-O6-S4x" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="FZR-mt-0Ww"/>
- <constraint firstItem="qmG-sI-7C0" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="Fxe-ev-9dd"/>
- <constraint firstItem="X8J-O6-S4x" firstAttribute="top" secondItem="MyF-xc-JHF" secondAttribute="bottom" constant="10" id="H0G-2A-4gA"/>
- <constraint firstItem="pKS-kN-eRL" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="HCR-Yo-6Nq"/>
- <constraint firstItem="eyS-6m-PFo" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="I3T-6q-FxS"/>
- <constraint firstItem="MyF-xc-JHF" firstAttribute="top" secondItem="XH4-IV-5y5" secondAttribute="bottom" constant="10" id="I82-Z5-lbF"/>
- <constraint firstItem="6m9-vI-YJg" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="Jh3-Ov-rDD"/>
- <constraint firstAttribute="trailing" secondItem="5Yt-79-Ova" secondAttribute="trailing" id="Joe-DN-VIx"/>
- <constraint firstItem="JWd-1P-QXR" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="KmG-Yh-rrK"/>
- <constraint firstAttribute="trailing" secondItem="fS9-Xe-l7W" secondAttribute="trailing" id="Lfr-0A-HVs"/>
- <constraint firstAttribute="trailing" secondItem="rb3-K5-5rA" secondAttribute="trailing" id="Lrd-4E-Vdi"/>
- <constraint firstItem="VNd-M1-wU2" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="MFy-gV-NMQ"/>
- <constraint firstAttribute="trailing" secondItem="XH4-IV-5y5" secondAttribute="trailing" id="N9m-4D-vi0"/>
- <constraint firstItem="dXy-AH-ina" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="O8D-Kk-kuR"/>
- <constraint firstAttribute="trailing" secondItem="6m9-vI-YJg" secondAttribute="trailing" id="OKq-IK-RBS"/>
- <constraint firstAttribute="trailing" secondItem="qmG-sI-7C0" secondAttribute="trailing" id="P1f-zU-oW1"/>
- <constraint firstItem="G5W-5p-5Bz" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="PAA-dv-SXb"/>
- <constraint firstItem="wfA-s1-qbv" firstAttribute="top" secondItem="X8J-O6-S4x" secondAttribute="bottom" constant="10" id="QeW-Ys-XbJ"/>
- <constraint firstAttribute="trailing" secondItem="JWd-1P-QXR" secondAttribute="trailing" id="ScL-OX-7Fl"/>
- <constraint firstItem="Cqr-Pl-fPX" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="TuV-nX-SaE"/>
- <constraint firstItem="dXy-AH-ina" firstAttribute="top" secondItem="pKS-kN-eRL" secondAttribute="bottom" constant="10" id="V0v-nb-jho"/>
- <constraint firstAttribute="trailing" secondItem="X9h-0B-oCt" secondAttribute="trailing" id="VI9-lP-yGk"/>
- <constraint firstItem="QJ3-cs-kF7" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="Vt0-CN-eFH"/>
- <constraint firstItem="NGk-JN-x3q" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="WdJ-vg-kEE"/>
- <constraint firstAttribute="trailing" secondItem="sX1-dz-l5v" secondAttribute="trailing" id="Ws1-Wh-Xj4"/>
- <constraint firstAttribute="trailing" secondItem="qqg-T1-w0n" secondAttribute="trailing" id="Xkr-YY-cQI"/>
- <constraint firstAttribute="trailing" secondItem="LLc-55-g3B" secondAttribute="trailing" id="Ylz-yP-tx4"/>
- <constraint firstItem="3dp-lH-Et0" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="Z3G-z1-5ql"/>
- <constraint firstItem="sX1-dz-l5v" firstAttribute="top" secondItem="3dp-lH-Et0" secondAttribute="bottom" constant="10" id="Z8J-MD-p0P"/>
- <constraint firstAttribute="trailing" secondItem="G5W-5p-5Bz" secondAttribute="trailing" id="ZYL-8e-yU1"/>
- <constraint firstAttribute="trailing" secondItem="KOj-xC-x1j" secondAttribute="trailing" id="ayk-Yf-rpG"/>
- <constraint firstItem="rb3-K5-5rA" firstAttribute="top" secondItem="5Yt-79-Ova" secondAttribute="bottom" constant="10" id="azW-Kz-3Mb"/>
- <constraint firstItem="fS9-Xe-l7W" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="bL5-vJ-Wy8"/>
- <constraint firstItem="qmG-sI-7C0" firstAttribute="top" secondItem="Sem-J1-MvI" secondAttribute="bottom" constant="10" id="c6B-wf-gdB"/>
- <constraint firstItem="qeg-DD-0gB" firstAttribute="top" secondItem="fS9-Xe-l7W" secondAttribute="bottom" constant="10" id="cpp-DE-hNj"/>
- <constraint firstItem="6gv-cx-Ojo" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="csw-Qx-GgO"/>
- <constraint firstAttribute="trailing" secondItem="QYJ-yu-G8Y" secondAttribute="trailing" id="cwI-AT-C6K"/>
- <constraint firstItem="QJ3-cs-kF7" firstAttribute="top" secondItem="G5W-5p-5Bz" secondAttribute="bottom" constant="10" id="djx-bk-O2V"/>
- <constraint firstItem="6m9-vI-YJg" firstAttribute="top" secondItem="sX1-dz-l5v" secondAttribute="bottom" constant="10" id="e8a-6S-Thx"/>
- <constraint firstItem="3dp-lH-Et0" firstAttribute="top" secondItem="qeg-DD-0gB" secondAttribute="bottom" constant="10" id="ezo-rl-toS"/>
- <constraint firstItem="LLc-55-g3B" firstAttribute="top" secondItem="6m9-vI-YJg" secondAttribute="bottom" constant="10" id="fsf-xh-4HG"/>
- <constraint firstItem="ubm-ih-HQb" firstAttribute="top" secondItem="qqg-T1-w0n" secondAttribute="bottom" constant="10" id="hEp-8K-MPg"/>
- <constraint firstAttribute="trailing" secondItem="xQw-1h-LSR" secondAttribute="trailing" id="hQf-Kq-ORZ"/>
- <constraint firstItem="dGP-D3-XPg" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="hW6-QR-xnh"/>
- <constraint firstItem="nem-XE-6Pl" firstAttribute="top" secondItem="JWd-1P-QXR" secondAttribute="bottom" constant="10" id="hcE-6D-vzf"/>
- <constraint firstItem="sX1-dz-l5v" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="lRG-ou-Yav"/>
- <constraint firstItem="wfA-s1-qbv" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="lmz-Ys-5ML"/>
- <constraint firstItem="6Ml-DG-oqH" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="lna-hm-hKf"/>
- <constraint firstItem="MyF-xc-JHF" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="m0T-61-yqA"/>
- <constraint firstItem="XH4-IV-5y5" firstAttribute="top" secondItem="qmG-sI-7C0" secondAttribute="bottom" constant="10" id="m0u-h2-aLU"/>
- <constraint firstItem="qqg-T1-w0n" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="mMw-w2-lEW"/>
- <constraint firstAttribute="trailing" secondItem="dXy-AH-ina" secondAttribute="trailing" id="msN-NV-iSB"/>
- <constraint firstItem="nem-XE-6Pl" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="npo-9B-mVC"/>
- <constraint firstItem="X9h-0B-oCt" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="p9f-RU-ez6"/>
- <constraint firstItem="G5W-5p-5Bz" firstAttribute="top" secondItem="xQw-1h-LSR" secondAttribute="bottom" constant="10" id="pDj-9T-egG"/>
- <constraint firstItem="YGA-a3-Ips" firstAttribute="top" secondItem="nem-XE-6Pl" secondAttribute="bottom" constant="10" id="phP-n7-0wd"/>
- <constraint firstItem="juy-wx-5Xr" firstAttribute="top" secondItem="X9h-0B-oCt" secondAttribute="bottom" constant="10" id="q3O-zL-u3c"/>
- <constraint firstItem="JWd-1P-QXR" firstAttribute="top" secondItem="QYJ-yu-G8Y" secondAttribute="bottom" constant="10" id="q7E-n0-7my"/>
- <constraint firstItem="rb3-K5-5rA" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="qW2-03-Ufe"/>
- <constraint firstItem="cTY-QZ-Qai" firstAttribute="top" secondItem="YGA-a3-Ips" secondAttribute="bottom" constant="10" id="qh7-R2-AX0"/>
- <constraint firstItem="XH4-IV-5y5" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="qj7-2B-kU5"/>
- <constraint firstItem="LLc-55-g3B" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="s2Y-Ns-aN7"/>
- <constraint firstItem="xQw-1h-LSR" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="tmQ-Us-dJ3"/>
- <constraint firstAttribute="trailing" secondItem="NGk-JN-x3q" secondAttribute="trailing" id="tql-vd-E0Z"/>
- <constraint firstAttribute="trailing" secondItem="Cqr-Pl-fPX" secondAttribute="trailing" id="uHT-Jv-j1u"/>
- <constraint firstAttribute="trailing" secondItem="cTY-QZ-Qai" secondAttribute="trailing" id="uMa-pz-AWp"/>
- <constraint firstItem="X9h-0B-oCt" firstAttribute="top" secondItem="wfA-s1-qbv" secondAttribute="bottom" constant="10" id="uez-2p-Ilf"/>
- <constraint firstItem="KOj-xC-x1j" firstAttribute="top" secondItem="Cqr-Pl-fPX" secondAttribute="bottom" constant="10" id="vzg-31-QqK"/>
- <constraint firstItem="qeg-DD-0gB" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="w57-SR-uHf"/>
- <constraint firstItem="7VD-tM-syw" firstAttribute="top" secondItem="juy-wx-5Xr" secondAttribute="bottom" constant="10" id="wQD-Sc-O0S"/>
- <constraint firstItem="6Ml-DG-oqH" firstAttribute="top" secondItem="eyS-6m-PFo" secondAttribute="bottom" constant="10" id="x0Y-vX-mIA"/>
- <constraint firstItem="6gv-cx-Ojo" firstAttribute="top" secondItem="QJ3-cs-kF7" secondAttribute="bottom" constant="10" id="xDS-1D-2mH"/>
- <constraint firstItem="Sem-J1-MvI" firstAttribute="top" secondItem="KOj-xC-x1j" secondAttribute="bottom" constant="10" id="xIn-3h-JkI"/>
- <constraint firstItem="Sem-J1-MvI" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="xLg-bN-qNg"/>
- <constraint firstAttribute="trailing" secondItem="VNd-M1-wU2" secondAttribute="trailing" id="xi7-wb-enk"/>
- <constraint firstAttribute="trailing" secondItem="wfA-s1-qbv" secondAttribute="trailing" id="yjN-fL-EVs"/>
- <constraint firstItem="7VD-tM-syw" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="ytT-vG-UNj"/>
- <constraint firstItem="QYJ-yu-G8Y" firstAttribute="top" secondItem="7VD-tM-syw" secondAttribute="bottom" constant="10" id="zOr-5q-uDu"/>
- <constraint firstItem="NGk-JN-x3q" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="zbO-b6-MyK"/>
- <constraint firstItem="QYJ-yu-G8Y" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="zxN-qG-KIs"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
- <connections>
- <outlet property="btnAccountEndDate" destination="dXy-AH-ina" id="QWm-sd-Lxs"/>
- <outlet property="btnAccountStartDate" destination="G5W-5p-5Bz" id="teD-Hq-b71"/>
- <outlet property="btnFreezeEndDate" destination="6m9-vI-YJg" id="Prm-AK-KBU"/>
- <outlet property="btnFreezeReason" destination="5Yt-79-Ova" id="0GL-8P-3f1"/>
- <outlet property="btnFreezeStartDate" destination="fS9-Xe-l7W" id="CzW-Iu-JPa"/>
- <outlet property="btnStaff" destination="JWd-1P-QXR" id="8kJ-Wx-3Pp"/>
- <outlet property="txtContacts" destination="XH4-IV-5y5" id="QMz-mc-iQv"/>
- <outlet property="txtCustomerName" destination="Cqr-Pl-fPX" id="knb-9P-dEl"/>
- <outlet property="txtTelephone" destination="X9h-0B-oCt" id="fzO-sf-qIx"/>
- </connections>
- <point key="canvasLocation" x="215.21739130434784" y="239.0625"/>
- </tableViewCell>
- </objects>
- </document>
|