123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
- <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"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="RQHomePageOneOrFourSmallCell">
- <rect key="frame" x="0.0" y="0.0" width="167" height="48"/>
- <autoresizingMask key="autoresizingMask"/>
- <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
- <rect key="frame" x="0.0" y="0.0" width="167" height="48"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9VD-CO-Hd0">
- <rect key="frame" x="0.0" y="0.0" width="167" height="48"/>
- <subviews>
- <stackView opaque="NO" contentMode="scaleToFill" distribution="equalCentering" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="DI1-81-VOe">
- <rect key="frame" x="26.5" y="8" width="94.5" height="32"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" adjustsImageSizeForAccessibilityContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="o6R-e2-rIR" customClass="YYAnimatedImageView">
- <rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="o6R-e2-rIR" secondAttribute="height" id="pkS-Mw-ZpJ"/>
- </constraints>
- </imageView>
- <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" alignment="top" translatesAutoresizingMaskIntoConstraints="NO" id="Cgn-R7-pf2">
- <rect key="frame" x="44" y="0.0" width="50.5" height="32"/>
- <subviews>
- <button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="BN6-LP-0qX">
- <rect key="frame" x="0.0" y="0.0" width="28" height="13"/>
- <color key="backgroundColor" red="0.76078431372549016" green="0.95294117647058818" blue="0.90196078431372551" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="BN6-LP-0qX" secondAttribute="height" multiplier="28/13" id="3sh-G3-5jC"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="模拟">
- <color key="titleColor" red="0.0039215686269999999" green="0.75686274509999996" blue="0.55294117649999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="VIP课程" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7sq-yx-P1t">
- <rect key="frame" x="0.0" y="13" width="50.5" height="19"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- </stackView>
- </subviews>
- </stackView>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="DI1-81-VOe" firstAttribute="top" secondItem="9VD-CO-Hd0" secondAttribute="top" constant="8" id="1Oa-nK-c7z"/>
- <constraint firstItem="DI1-81-VOe" firstAttribute="centerX" secondItem="9VD-CO-Hd0" secondAttribute="centerX" constant="-10" id="Hte-8I-2HI"/>
- <constraint firstAttribute="bottom" secondItem="DI1-81-VOe" secondAttribute="bottom" constant="8" id="f1F-78-Wld"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="10"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- </view>
- <constraints>
- <constraint firstItem="9VD-CO-Hd0" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="42l-tq-X3C"/>
- <constraint firstAttribute="trailing" secondItem="9VD-CO-Hd0" secondAttribute="trailing" id="G9Z-d0-yM3"/>
- <constraint firstAttribute="bottom" secondItem="9VD-CO-Hd0" secondAttribute="bottom" id="Yqx-fH-aL9"/>
- <constraint firstItem="BN6-LP-0qX" firstAttribute="width" secondItem="gTV-IL-0wX" secondAttribute="width" multiplier="28/167" id="wHh-Ml-YP7"/>
- <constraint firstItem="9VD-CO-Hd0" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="wf2-C1-VZl"/>
- </constraints>
- <connections>
- <outlet property="myContentView" destination="9VD-CO-Hd0" id="shP-oC-8r7"/>
- <outlet property="myIconImageView" destination="o6R-e2-rIR" id="p5B-od-alf"/>
- <outlet property="myTitleLabel" destination="7sq-yx-P1t" id="6yZ-Mu-uif"/>
- <outlet property="simulationBtn" destination="BN6-LP-0qX" id="ao4-C7-Gpk"/>
- </connections>
- <point key="canvasLocation" x="138.40579710144928" y="122.54464285714285"/>
- </collectionViewCell>
- </objects>
- <resources>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|