123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117 |
- <?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="retina4_7" 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" customClass="RQHoursBeforeExamHomeViewController">
- <connections>
- <outlet property="backBtnTopToSuperView" destination="rfK-mc-7ke" id="mvo-40-DKR"/>
- <outlet property="miJuanOneBtn" destination="zna-dt-q41" id="doD-3t-ouT"/>
- <outlet property="miJuanTwoBtn" destination="8aR-cK-Bqx" id="VvW-bd-wGx"/>
- <outlet property="stackViewBottomToSuperView" destination="dyk-Mh-N9m" id="1Vv-tt-f3x"/>
- <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="375" height="667"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="桌面底纹" translatesAutoresizingMaskIntoConstraints="NO" id="m1s-tl-fdQ">
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
- </imageView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="秘卷图" translatesAutoresizingMaskIntoConstraints="NO" id="34O-gK-jPJ">
- <rect key="frame" x="0.0" y="60" width="375" height="607"/>
- <preferredSymbolConfiguration key="preferredSymbolConfiguration" scale="default"/>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kge-B3-75a">
- <rect key="frame" x="16" y="16" width="44" height="44"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="kge-B3-75a" secondAttribute="height" id="gdN-g1-cIn"/>
- <constraint firstAttribute="height" constant="44" id="s77-rN-1H3"/>
- </constraints>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" image="backIcon"/>
- <connections>
- <action selector="backBtnAction:" destination="-1" eventType="touchUpInside" id="7NV-8U-sX4"/>
- </connections>
- </button>
- <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="h08-UG-Mnn">
- <rect key="frame" x="73" y="435.5" width="229" height="131.5"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zna-dt-q41">
- <rect key="frame" x="0.0" y="0.0" width="229" height="65.5"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="zna-dt-q41" secondAttribute="height" multiplier="240/69" id="TeV-Ah-fI3"/>
- </constraints>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
- <inset key="titleEdgeInsets" minX="0.0" minY="0.0" maxX="0.0" maxY="9"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="进入秘卷一" backgroundImage="秘卷按钮">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <connections>
- <action selector="miJuanOneBtnAction:" destination="-1" eventType="touchUpInside" id="fQJ-5j-5ES"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8aR-cK-Bqx">
- <rect key="frame" x="0.0" y="65.5" width="229" height="66"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="8aR-cK-Bqx" secondAttribute="height" multiplier="240/69" id="JcJ-Kv-D9E"/>
- </constraints>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
- <inset key="titleEdgeInsets" minX="0.0" minY="0.0" maxX="0.0" maxY="9"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="进入秘卷二" backgroundImage="秘卷按钮">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <connections>
- <action selector="miJuanTwoBtnAction:" destination="-1" eventType="touchUpInside" id="4eZ-An-LT2"/>
- </connections>
- </button>
- </subviews>
- </stackView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="考前秘卷" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4Wa-b6-IKN">
- <rect key="frame" x="153" y="28" width="69.5" height="20.5"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/>
- <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="34O-gK-jPJ" firstAttribute="top" secondItem="kge-B3-75a" secondAttribute="bottom" id="4gi-Oh-Ziv"/>
- <constraint firstItem="4Wa-b6-IKN" firstAttribute="centerY" secondItem="kge-B3-75a" secondAttribute="centerY" id="7YM-eY-Uv5"/>
- <constraint firstItem="m1s-tl-fdQ" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="8Ae-1z-O6S"/>
- <constraint firstAttribute="trailing" secondItem="m1s-tl-fdQ" secondAttribute="trailing" id="8H2-X9-6jH"/>
- <constraint firstAttribute="trailing" secondItem="34O-gK-jPJ" secondAttribute="trailing" id="B3G-wn-DKQ"/>
- <constraint firstItem="34O-gK-jPJ" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="EXA-Ta-bee"/>
- <constraint firstAttribute="bottom" secondItem="34O-gK-jPJ" secondAttribute="bottom" id="Nzk-Ew-bAJ"/>
- <constraint firstAttribute="bottom" secondItem="m1s-tl-fdQ" secondAttribute="bottom" id="aGU-d7-b6k"/>
- <constraint firstAttribute="bottom" secondItem="h08-UG-Mnn" secondAttribute="bottom" constant="100" id="dyk-Mh-N9m"/>
- <constraint firstItem="kge-B3-75a" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="16" id="e3j-M1-pCj"/>
- <constraint firstItem="h08-UG-Mnn" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="fvj-Ui-BzD"/>
- <constraint firstItem="kge-B3-75a" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="16" id="rfK-mc-7ke"/>
- <constraint firstItem="h08-UG-Mnn" firstAttribute="width" secondItem="i5M-Pr-FkT" secondAttribute="width" multiplier="229/375" id="sou-Fl-e6K"/>
- <constraint firstItem="4Wa-b6-IKN" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="wkq-b8-Dmy"/>
- <constraint firstItem="m1s-tl-fdQ" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="yqM-gy-JIT"/>
- </constraints>
- <simulatedNavigationBarMetrics key="simulatedTopBarMetrics" prompted="NO"/>
- <point key="canvasLocation" x="139" y="123"/>
- </view>
- </objects>
- <resources>
- <image name="backIcon" width="9.5" height="17"/>
- <image name="桌面底纹" width="375" height="812"/>
- <image name="秘卷图" width="375.5" height="714.5"/>
- <image name="秘卷按钮" width="240" height="69"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|