<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12121" systemVersion="16G29" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
<device id="retina4_7" orientation="portrait">
|
<adaptation id="fullscreen"/>
|
</device>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12089"/>
|
<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"/>
|
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="childCollectionViewCell">
|
<rect key="frame" x="0.0" y="0.0" width="151" height="175"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
<rect key="frame" x="0.0" y="0.0" width="151" height="175"/>
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
<subviews>
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="008882" translatesAutoresizingMaskIntoConstraints="NO" id="HaZ-9L-FDP" customClass="YYAnimatedImageView">
|
<rect key="frame" x="0.0" y="0.0" width="151" height="130"/>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥999.00" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KHt-8U-5B7">
|
<rect key="frame" x="79" y="110" width="70" height="20"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="70" id="48l-DO-KhF"/>
|
<constraint firstAttribute="height" constant="20" id="Qpo-Fk-Bla"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="加厚皮毛一体超级质感夹克" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GZK-l9-2gt">
|
<rect key="frame" x="8" y="130" width="135" height="45"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="45" id="dYy-o1-rP3"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<color key="textColor" red="0.59215686274509804" green="0.48627450980392156" blue="0.39215686274509803" alpha="1" colorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
</view>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
<color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
<constraints>
|
<constraint firstItem="KHt-8U-5B7" firstAttribute="top" secondItem="HaZ-9L-FDP" secondAttribute="bottom" constant="-20" id="1fP-Gb-N9T"/>
|
<constraint firstItem="HaZ-9L-FDP" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="7uI-aJ-QU7"/>
|
<constraint firstAttribute="trailing" secondItem="HaZ-9L-FDP" secondAttribute="trailing" id="CjW-C8-kxW"/>
|
<constraint firstAttribute="bottom" secondItem="GZK-l9-2gt" secondAttribute="bottom" id="Mrm-RE-DuG"/>
|
<constraint firstItem="KHt-8U-5B7" firstAttribute="leading" secondItem="HaZ-9L-FDP" secondAttribute="trailing" constant="-72" id="Qdw-d7-EJ9"/>
|
<constraint firstItem="HaZ-9L-FDP" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="R61-t5-yrf"/>
|
<constraint firstItem="GZK-l9-2gt" firstAttribute="top" secondItem="HaZ-9L-FDP" secondAttribute="bottom" id="Ymp-CZ-lVF"/>
|
<constraint firstItem="GZK-l9-2gt" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="8" id="bFA-Zt-Boz"/>
|
<constraint firstAttribute="trailing" secondItem="GZK-l9-2gt" secondAttribute="trailing" constant="8" id="fKP-Rr-dSD"/>
|
</constraints>
|
<size key="customSize" width="151" height="175"/>
|
<connections>
|
<outlet property="nameLabel" destination="GZK-l9-2gt" id="NQf-Kr-FFI"/>
|
<outlet property="priceLabel" destination="KHt-8U-5B7" id="Brz-fm-tav"/>
|
<outlet property="recommentImageView" destination="HaZ-9L-FDP" id="ScA-nd-DZe"/>
|
</connections>
|
<point key="canvasLocation" x="625.5" y="247.5"/>
|
</collectionViewCell>
|
</objects>
|
<resources>
|
<image name="008882" width="144" height="128"/>
|
</resources>
|
</document>
|