123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.23.1" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.16.1"/>
- <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"/>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="MyOrderTableViewCell0" rowHeight="78" id="2x3-le-MFu" customClass="MyOrderTableViewCell">
- <rect key="frame" x="0.0" y="0.0" width="318" height="50"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="2x3-le-MFu" id="UfN-ok-1gi">
- <rect key="frame" x="0.0" y="0.0" width="318" height="49.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="f4x-62-bKW">
- <rect key="frame" x="30" y="48.5" width="258" height="1"/>
- <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="ODJ-wh-q6R"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0ZA-UT-sYu">
- <rect key="frame" x="268.5" y="0.0" width="49.5" height="49.5"/>
- <constraints>
- <constraint firstAttribute="height" constant="49.5" id="ZXl-GD-WtK"/>
- <constraint firstAttribute="width" secondItem="0ZA-UT-sYu" secondAttribute="height" multiplier="15:15" id="j55-iA-V7i"/>
- </constraints>
- <state key="normal" image="我的-订单-删除"/>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="人民出版社" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wCp-hi-RCS">
- <rect key="frame" x="57" y="16" width="77" height="18"/>
- <constraints>
- <constraint firstAttribute="height" constant="18" id="2tH-dp-T1Q"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <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="o70-pq-RNM">
- <rect key="frame" x="228.5" y="17" width="40" height="16"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="我的-订单-商店" translatesAutoresizingMaskIntoConstraints="NO" id="IYC-yE-b38">
- <rect key="frame" x="30" y="17.5" width="17" height="15"/>
- <constraints>
- <constraint firstAttribute="height" constant="15" id="rlw-pl-LdH"/>
- </constraints>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstItem="IYC-yE-b38" firstAttribute="leading" secondItem="UfN-ok-1gi" secondAttribute="leading" constant="30" id="8n3-IF-wVj"/>
- <constraint firstAttribute="trailing" secondItem="f4x-62-bKW" secondAttribute="trailing" constant="30" id="C9C-n7-6VY"/>
- <constraint firstItem="wCp-hi-RCS" firstAttribute="leading" secondItem="IYC-yE-b38" secondAttribute="trailing" constant="10" id="DL5-UZ-SDC"/>
- <constraint firstItem="0ZA-UT-sYu" firstAttribute="leading" secondItem="o70-pq-RNM" secondAttribute="trailing" id="KtT-Z9-fBT"/>
- <constraint firstItem="wCp-hi-RCS" firstAttribute="centerY" secondItem="IYC-yE-b38" secondAttribute="centerY" id="Nma-cx-C3v"/>
- <constraint firstAttribute="trailing" secondItem="0ZA-UT-sYu" secondAttribute="trailing" id="R2V-lK-BX8"/>
- <constraint firstItem="f4x-62-bKW" firstAttribute="leading" secondItem="UfN-ok-1gi" secondAttribute="leading" constant="30" id="cFX-Ih-7yv"/>
- <constraint firstItem="0ZA-UT-sYu" firstAttribute="centerY" secondItem="o70-pq-RNM" secondAttribute="centerY" id="ecq-Bg-shG"/>
- <constraint firstAttribute="bottom" secondItem="f4x-62-bKW" secondAttribute="bottom" id="iDd-Vk-7E5"/>
- <constraint firstItem="IYC-yE-b38" firstAttribute="centerY" secondItem="UfN-ok-1gi" secondAttribute="centerY" id="sPf-Xu-GaE"/>
- <constraint firstItem="0ZA-UT-sYu" firstAttribute="top" secondItem="UfN-ok-1gi" secondAttribute="top" id="svL-2q-Po0"/>
- <constraint firstAttribute="bottom" secondItem="0ZA-UT-sYu" secondAttribute="bottom" id="t8p-Wn-D9z"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="buttonDelete" destination="0ZA-UT-sYu" id="WfF-2Y-eLO"/>
- <outlet property="labelPress" destination="wCp-hi-RCS" id="FAb-Q4-8XR"/>
- <outlet property="labelType" destination="o70-pq-RNM" id="vn1-NF-NpQ"/>
- </connections>
- <point key="canvasLocation" x="128" y="110.64467766116942"/>
- </tableViewCell>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="MyOrderTableViewCell1" rowHeight="93" id="KGk-i7-Jjw" customClass="MyOrderTableViewCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="93"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
- <rect key="frame" x="0.0" y="0.0" width="320" height="92.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uHx-2W-03R">
- <rect key="frame" x="15" y="0.0" width="290" height="92.5"/>
- <subviews>
- <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleAspectFill" insetsLayoutMarginsFromSafeArea="NO" image="我的-订单-书籍" translatesAutoresizingMaskIntoConstraints="NO" id="je2-DH-nm9">
- <rect key="frame" x="20" y="13.5" width="46.5" height="65"/>
- <constraints>
- <constraint firstAttribute="width" constant="46.5" id="CfT-0C-tgo"/>
- <constraint firstAttribute="height" constant="65" id="Pob-bf-2uF"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="叙利亚战争" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XwI-dM-ccj">
- <rect key="frame" x="79.5" y="23.5" width="77" height="18"/>
- <constraints>
- <constraint firstAttribute="height" constant="18" id="tzK-Yh-LBq"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <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="sOd-MQ-5ca">
- <rect key="frame" x="79.5" y="53.5" width="77" height="16"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="raJ-wf-9cC"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Hrr-m5-XJI">
- <rect key="frame" x="15" y="91.5" width="260" height="1"/>
- <color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.93333333333333335" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="qCH-Fq-hCs"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="Hrr-m5-XJI" firstAttribute="leading" secondItem="uHx-2W-03R" secondAttribute="leading" constant="15" id="1ax-Ff-YYL"/>
- <constraint firstItem="je2-DH-nm9" firstAttribute="top" secondItem="uHx-2W-03R" secondAttribute="top" constant="13.5" id="3wg-aB-CKE"/>
- <constraint firstItem="je2-DH-nm9" firstAttribute="leading" secondItem="uHx-2W-03R" secondAttribute="leading" constant="20" id="416-yf-bgq"/>
- <constraint firstItem="Hrr-m5-XJI" firstAttribute="top" secondItem="je2-DH-nm9" secondAttribute="bottom" constant="13" id="7WA-dh-K8z"/>
- <constraint firstItem="sOd-MQ-5ca" firstAttribute="trailing" secondItem="XwI-dM-ccj" secondAttribute="trailing" id="Ub7-qR-qDF"/>
- <constraint firstItem="sOd-MQ-5ca" firstAttribute="top" secondItem="XwI-dM-ccj" secondAttribute="bottom" constant="12" id="YEZ-bf-LXX"/>
- <constraint firstItem="Hrr-m5-XJI" firstAttribute="centerX" secondItem="uHx-2W-03R" secondAttribute="centerX" id="acq-7S-yRV"/>
- <constraint firstItem="Hrr-m5-XJI" firstAttribute="top" secondItem="sOd-MQ-5ca" secondAttribute="bottom" constant="22" id="ohJ-RI-dhP"/>
- <constraint firstItem="XwI-dM-ccj" firstAttribute="leading" secondItem="je2-DH-nm9" secondAttribute="trailing" constant="13" id="rs9-AC-5ly"/>
- <constraint firstAttribute="bottom" secondItem="Hrr-m5-XJI" secondAttribute="bottom" id="uzT-wQ-1Nw"/>
- <constraint firstItem="sOd-MQ-5ca" firstAttribute="leading" secondItem="XwI-dM-ccj" secondAttribute="leading" id="vCV-1f-hNf"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="uHx-2W-03R" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="2QJ-90-bQv"/>
- <constraint firstItem="uHx-2W-03R" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="2s4-WU-mrT"/>
- <constraint firstAttribute="trailing" secondItem="uHx-2W-03R" secondAttribute="trailing" constant="15" id="ByD-xh-ivE"/>
- <constraint firstAttribute="bottom" secondItem="uHx-2W-03R" secondAttribute="bottom" id="SYW-u4-CmQ"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
- <connections>
- <outlet property="imageViewIcon" destination="je2-DH-nm9" id="NnS-zV-L6M"/>
- <outlet property="labelAuthor" destination="sOd-MQ-5ca" id="b7k-AR-3Al"/>
- <outlet property="labelBookName" destination="XwI-dM-ccj" id="dHr-pn-Aqh"/>
- <outlet property="viewBG" destination="uHx-2W-03R" id="w0a-uS-me4"/>
- </connections>
- <point key="canvasLocation" x="130" y="221"/>
- </tableViewCell>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="MyOrderTableViewCell2" id="YTy-0G-Kpd" customClass="MyOrderTableViewCell">
- <rect key="frame" x="0.0" y="0.0" width="318" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" ambiguous="YES" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="YTy-0G-Kpd" id="6Jd-FX-Ibz">
- <rect key="frame" x="0.0" y="0.0" width="318" height="43.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yv2-wQ-dMv">
- <rect key="frame" x="30" y="38" width="258" height="1"/>
- <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="xsV-78-nYp"/>
- </constraints>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥888999.00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2K8-4R-76s">
- <rect key="frame" x="217" y="3" width="71.5" height="35"/>
- <constraints>
- <constraint firstAttribute="height" constant="35" id="BFN-uC-KoX"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="yv2-wQ-dMv" firstAttribute="leading" secondItem="6Jd-FX-Ibz" secondAttribute="leading" constant="30" id="F1U-c2-EfN"/>
- <constraint firstAttribute="trailing" secondItem="2K8-4R-76s" secondAttribute="trailing" constant="29.5" id="etR-Ve-pIa"/>
- <constraint firstItem="2K8-4R-76s" firstAttribute="top" secondItem="6Jd-FX-Ibz" secondAttribute="top" constant="3" id="iFp-qL-arE"/>
- <constraint firstAttribute="trailing" secondItem="yv2-wQ-dMv" secondAttribute="trailing" constant="30" id="uvj-TW-zgm"/>
- <constraint firstAttribute="bottom" secondItem="yv2-wQ-dMv" secondAttribute="bottom" id="xHW-t5-4R6"/>
- <constraint firstItem="yv2-wQ-dMv" firstAttribute="top" secondItem="2K8-4R-76s" secondAttribute="bottom" id="yP8-gp-ges"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="labelMoney" destination="2K8-4R-76s" id="S2v-WI-Bh4"/>
- </connections>
- <point key="canvasLocation" x="129.59999999999999" y="337.33133433283359"/>
- </tableViewCell>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="MyOrderTableViewCell3" id="iJr-vG-zBj" customClass="MyOrderTableViewCell">
- <rect key="frame" x="0.0" y="0.0" width="318" height="62"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" ambiguous="YES" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="iJr-vG-zBj" id="DPJ-VO-5aX">
- <rect key="frame" x="0.0" y="0.0" width="318" height="61.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cQf-TK-9hH">
- <rect key="frame" x="218" y="15" width="70" height="30"/>
- <color key="backgroundColor" red="0.086274509799999996" green="0.50980392159999999" blue="0.85490196080000003" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="width" constant="70" id="2ul-jE-5bm"/>
- <constraint firstAttribute="height" constant="30" id="CtA-yL-TcV"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <state key="normal" title="付款">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- </button>
- <button opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oBd-2o-abl">
- <rect key="frame" x="138" y="15" width="70" height="30"/>
- <color key="backgroundColor" red="0.88617795710000002" green="0.88633018730000002" blue="0.8861683011" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="Fgc-tg-PQ7"/>
- <constraint firstAttribute="width" constant="70" id="eJn-gi-k5c"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <state key="normal" title="取消">
- <color key="titleColor" red="0.59993284940000002" green="0.60003870729999997" blue="0.59992617370000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- </button>
- <button opaque="NO" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="SL0-UB-EmR">
- <rect key="frame" x="58" y="15" width="70" height="30"/>
- <color key="backgroundColor" red="0.88617795710000002" green="0.88633018730000002" blue="0.8861683011" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="width" constant="70" id="A2A-ee-nPp"/>
- <constraint firstAttribute="height" constant="30" id="BsZ-fo-rKq"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <state key="normal" title="取消">
- <color key="titleColor" red="0.59993284940000002" green="0.60003870729999997" blue="0.59992617370000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="cQf-TK-9hH" firstAttribute="leading" secondItem="oBd-2o-abl" secondAttribute="trailing" constant="10" id="5xE-pN-hgR"/>
- <constraint firstAttribute="trailing" secondItem="cQf-TK-9hH" secondAttribute="trailing" constant="30" id="76c-YB-ar9"/>
- <constraint firstItem="oBd-2o-abl" firstAttribute="centerY" secondItem="SL0-UB-EmR" secondAttribute="centerY" id="ZEP-gh-HDP"/>
- <constraint firstItem="oBd-2o-abl" firstAttribute="leading" secondItem="SL0-UB-EmR" secondAttribute="trailing" constant="10" id="bJh-bm-eYJ"/>
- <constraint firstItem="cQf-TK-9hH" firstAttribute="top" secondItem="DPJ-VO-5aX" secondAttribute="top" constant="15" id="jxY-TO-Gpa"/>
- <constraint firstItem="cQf-TK-9hH" firstAttribute="centerY" secondItem="oBd-2o-abl" secondAttribute="centerY" id="n83-Ov-vNM"/>
- <constraint firstAttribute="bottom" secondItem="cQf-TK-9hH" secondAttribute="bottom" constant="15" id="zIG-SU-7Va"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outletCollection property="arrayButtonBottom" destination="cQf-TK-9hH" id="vN3-M7-XOk"/>
- <outletCollection property="arrayButtonBottom" destination="oBd-2o-abl" id="m2i-hB-cSA"/>
- <outletCollection property="arrayButtonBottom" destination="SL0-UB-EmR" id="KBb-9V-RAD"/>
- </connections>
- <point key="canvasLocation" x="131" y="434"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="我的-订单-书籍" width="56.5" height="78"/>
- <image name="我的-订单-删除" width="15" height="15"/>
- <image name="我的-订单-商店" width="17.5" height="15"/>
- </resources>
- </document>
|