123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22154" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_12" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22130"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="CheckOrderViewController" customModule="ADHTuanCan" customModuleProvider="target">
- <connections>
- <outlet property="blackView" destination="wbZ-ll-UXJ" id="SmG-s1-fc8"/>
- <outlet property="priceLab" destination="wnY-IH-W5x" id="WMj-yP-NKl"/>
- <outlet property="shopCar" destination="tGy-6k-WtV" id="DPZ-Ta-uF9"/>
- <outlet property="tableView" destination="nnO-FA-Roj" id="hUH-J8-jzh"/>
- <outlet property="topConst" destination="PSn-WE-EW1" id="d7r-Ff-Dmu"/>
- <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="393" height="852"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wbZ-ll-UXJ">
- <rect key="frame" x="0.0" y="0.0" width="393" height="400"/>
- <color key="backgroundColor" red="0.17254901960784313" green="0.17254901960784313" blue="0.1764705882352941" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="400" id="a0Y-D4-1pE"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tGy-6k-WtV">
- <rect key="frame" x="0.0" y="788" width="393" height="64"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="购物袋" translatesAutoresizingMaskIntoConstraints="NO" id="mGZ-AF-8J5">
- <rect key="frame" x="25" y="4.6666666666666288" width="55" height="55"/>
- <constraints>
- <constraint firstAttribute="width" constant="55" id="aCl-hD-ora"/>
- <constraint firstAttribute="height" constant="55" id="zLP-2V-vNC"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="s$" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Xe6-ge-F8r">
- <rect key="frame" x="100" y="21.666666666666629" width="20.666666666666671" height="21"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
- <color key="textColor" red="0.10980392160000001" green="0.18823529410000001" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0.00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wnY-IH-W5x">
- <rect key="frame" x="120.66666666666667" y="21.666666666666629" width="37.666666666666671" height="21"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
- <color key="textColor" red="0.10980392160000001" green="0.18823529410000001" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2r8-3y-U7F">
- <rect key="frame" x="248" y="8" width="120" height="48"/>
- <color key="backgroundColor" red="0.77647058820000003" green="0.1333333333" blue="0.13725490200000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="width" constant="120" id="6a9-xc-X9W"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="去支付">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="6"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="goToPayAction:" destination="-1" eventType="touchUpInside" id="93a-D1-Jko"/>
- </connections>
- </button>
- </subviews>
- <viewLayoutGuide key="safeArea" id="l9c-Iu-dSl"/>
- <color key="backgroundColor" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="Xe6-ge-F8r" firstAttribute="centerY" secondItem="tGy-6k-WtV" secondAttribute="centerY" id="1dL-xl-Pi6"/>
- <constraint firstItem="2r8-3y-U7F" firstAttribute="top" secondItem="tGy-6k-WtV" secondAttribute="top" constant="8" id="4LA-IF-gBR"/>
- <constraint firstAttribute="bottom" secondItem="2r8-3y-U7F" secondAttribute="bottom" constant="8" id="ChT-IH-GsP"/>
- <constraint firstItem="wnY-IH-W5x" firstAttribute="leading" secondItem="Xe6-ge-F8r" secondAttribute="trailing" id="HFr-OW-Bvs"/>
- <constraint firstItem="2r8-3y-U7F" firstAttribute="centerY" secondItem="tGy-6k-WtV" secondAttribute="centerY" id="MsD-6c-t1A"/>
- <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="64" id="OwQ-dg-Zmk"/>
- <constraint firstItem="mGZ-AF-8J5" firstAttribute="leading" secondItem="tGy-6k-WtV" secondAttribute="leading" constant="25" id="imQ-Z6-i0N"/>
- <constraint firstAttribute="trailing" secondItem="2r8-3y-U7F" secondAttribute="trailing" constant="25" id="ltz-Oh-ovE"/>
- <constraint firstItem="wnY-IH-W5x" firstAttribute="centerY" secondItem="tGy-6k-WtV" secondAttribute="centerY" id="mr7-hs-OlN"/>
- <constraint firstItem="2r8-3y-U7F" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="wnY-IH-W5x" secondAttribute="trailing" id="pMz-Er-bEs"/>
- <constraint firstAttribute="height" constant="64" id="tk6-6v-BkV"/>
- <constraint firstItem="Xe6-ge-F8r" firstAttribute="leading" secondItem="mGZ-AF-8J5" secondAttribute="trailing" constant="20" id="tzZ-Ru-6j7"/>
- <constraint firstItem="mGZ-AF-8J5" firstAttribute="centerY" secondItem="tGy-6k-WtV" secondAttribute="centerY" id="yo2-0e-plw"/>
- </constraints>
- </view>
- <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="nnO-FA-Roj">
- <rect key="frame" x="0.0" y="0.0" width="393" height="788"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <connections>
- <outlet property="dataSource" destination="-1" id="wNx-X9-6IB"/>
- <outlet property="delegate" destination="-1" id="tUu-o6-Oyx"/>
- </connections>
- </tableView>
- </subviews>
- <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
- <color key="backgroundColor" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="wbZ-ll-UXJ" secondAttribute="trailing" id="Hc6-ry-nwJ"/>
- <constraint firstAttribute="bottom" secondItem="tGy-6k-WtV" secondAttribute="bottom" id="LdJ-OP-jbT"/>
- <constraint firstItem="nnO-FA-Roj" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="PSn-WE-EW1"/>
- <constraint firstItem="tGy-6k-WtV" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="XtR-9o-OvU"/>
- <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="nnO-FA-Roj" secondAttribute="trailing" id="dBB-On-d85"/>
- <constraint firstItem="tGy-6k-WtV" firstAttribute="top" secondItem="nnO-FA-Roj" secondAttribute="bottom" id="fQg-2Y-d1r"/>
- <constraint firstItem="wbZ-ll-UXJ" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="hji-Jq-59I"/>
- <constraint firstItem="nnO-FA-Roj" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="jQX-sh-fe5"/>
- <constraint firstItem="tGy-6k-WtV" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="s0u-cd-77i"/>
- <constraint firstItem="wbZ-ll-UXJ" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="tKd-90-cT9"/>
- </constraints>
- <point key="canvasLocation" x="140" y="0.0"/>
- </view>
- </objects>
- <resources>
- <image name="购物袋" width="500" height="500"/>
- </resources>
- </document>
|