|
@@ -0,0 +1,226 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
+ <device id="retina6_1" orientation="portrait" appearance="light"/>
|
|
|
+ <dependencies>
|
|
|
+ <deployment identifier="iOS"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
|
|
|
+ <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"/>
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
|
+ <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="HomeBodyView">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="UE7-CX-F3s">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="174.5"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" secondItem="UE7-CX-F3s" secondAttribute="height" multiplier="375:158" id="spA-lC-yEg"/>
|
|
|
+ </constraints>
|
|
|
+ </imageView>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="deZ-CC-Tlw">
|
|
|
+ <rect key="frame" x="16" y="101.5" width="382" height="146"/>
|
|
|
+ <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="146" id="tdc-1f-NK3"/>
|
|
|
+ </constraints>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="size" keyPath="shadowOffset">
|
|
|
+ <size key="value" width="0.0" height="2"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ <userDefinedRuntimeAttribute type="color" keyPath="shadowUIColor">
|
|
|
+ <color key="value" red="0.94117647059999998" green="0.94117647059999998" blue="0.94117647059999998" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="shadowOpacity">
|
|
|
+ <real key="value" value="1"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="shadowRadius">
|
|
|
+ <real key="value" value="4"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
+ <real key="value" value="8"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ </view>
|
|
|
+ <button opaque="NO" tag="1001" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pm2-TK-yzh">
|
|
|
+ <rect key="frame" x="364" y="46.5" width="40" height="40"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="40" id="C4X-wk-y2Q"/>
|
|
|
+ <constraint firstAttribute="width" constant="40" id="S9o-kq-zZV"/>
|
|
|
+ </constraints>
|
|
|
+ <state key="normal" image="notice_unread"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="buttonClickAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="WhJ-yF-Z16"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="酷乐秀" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qJ1-Pm-qsl">
|
|
|
+ <rect key="frame" x="16" y="52" width="73" height="29"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" weight="medium" pointSize="24"/>
|
|
|
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <imageView clipsSubviews="YES" tag="1002" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="book_record" translatesAutoresizingMaskIntoConstraints="NO" id="FTX-tf-JYt">
|
|
|
+ <rect key="frame" x="12" y="262.5" width="390" height="120"/>
|
|
|
+ <gestureRecognizers/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" secondItem="FTX-tf-JYt" secondAttribute="height" multiplier="13:4" id="wNV-53-ocO"/>
|
|
|
+ </constraints>
|
|
|
+ <connections>
|
|
|
+ <outletCollection property="gestureRecognizers" destination="0cz-kF-eTZ" appends="YES" id="UGr-Vs-gwh"/>
|
|
|
+ </connections>
|
|
|
+ </imageView>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="报考记录" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="71n-fC-CqF">
|
|
|
+ <rect key="frame" x="32" y="297.5" width="74" height="25"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="25" id="MxA-yU-X9o"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
|
|
|
+ <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <imageView clipsSubviews="YES" tag="1003" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="exam_record" translatesAutoresizingMaskIntoConstraints="NO" id="X8m-zH-diL">
|
|
|
+ <rect key="frame" x="12" y="397.5" width="390" height="120"/>
|
|
|
+ <gestureRecognizers/>
|
|
|
+ <connections>
|
|
|
+ <outletCollection property="gestureRecognizers" destination="g0m-kn-yMe" appends="YES" id="J0N-dX-A4b"/>
|
|
|
+ </connections>
|
|
|
+ </imageView>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="您即将进行的考试" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="y0E-93-7ac">
|
|
|
+ <rect key="frame" x="32" y="464.5" width="114.5" height="20"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="eD7-7U-5gB"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
+ <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <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="g1C-Ty-W4n">
|
|
|
+ <rect key="frame" x="32" y="432.5" width="74" height="25"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="25" id="tTe-yW-e14"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
|
|
|
+ <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="record_detail" translatesAutoresizingMaskIntoConstraints="NO" id="lSQ-oa-URI">
|
|
|
+ <rect key="frame" x="151.5" y="465.5" width="14" height="18"/>
|
|
|
+ </imageView>
|
|
|
+ <imageView clipsSubviews="YES" tag="1004" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="exam_record" translatesAutoresizingMaskIntoConstraints="NO" id="6jn-Ca-srp">
|
|
|
+ <rect key="frame" x="12" y="532.5" width="390" height="120"/>
|
|
|
+ <gestureRecognizers/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" secondItem="6jn-Ca-srp" secondAttribute="height" multiplier="13:4" id="We3-pT-D82"/>
|
|
|
+ </constraints>
|
|
|
+ <connections>
|
|
|
+ <outletCollection property="gestureRecognizers" destination="hzg-Cm-ZWb" appends="YES" id="re3-Lm-wRD"/>
|
|
|
+ </connections>
|
|
|
+ </imageView>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="进入考级曲库" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Gd1-H6-mZc">
|
|
|
+ <rect key="frame" x="32" y="599.5" width="86" height="20"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="oVm-Ho-adW"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
+ <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <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="ylI-OI-Itq">
|
|
|
+ <rect key="frame" x="32" y="567.5" width="74" height="25"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="25" id="ClN-i1-S5V"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
|
|
|
+ <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="record_detail" translatesAutoresizingMaskIntoConstraints="NO" id="3du-vq-z5T">
|
|
|
+ <rect key="frame" x="123" y="600.5" width="14" height="18"/>
|
|
|
+ </imageView>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="您的报考记录" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aDg-7e-SV3">
|
|
|
+ <rect key="frame" x="32" y="329.5" width="86" height="20"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="LRW-oG-3IF"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
+ <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="record_detail" translatesAutoresizingMaskIntoConstraints="NO" id="J1M-Gy-55Y">
|
|
|
+ <rect key="frame" x="123" y="330.5" width="14" height="18"/>
|
|
|
+ </imageView>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" red="0.95294117647058818" green="0.95686274509803915" blue="0.97254901960784312" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="FTX-tf-JYt" firstAttribute="top" secondItem="deZ-CC-Tlw" secondAttribute="bottom" constant="15" id="0OE-L8-r85"/>
|
|
|
+ <constraint firstItem="y0E-93-7ac" firstAttribute="leading" secondItem="g1C-Ty-W4n" secondAttribute="leading" id="1hr-61-kkQ"/>
|
|
|
+ <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="FTX-tf-JYt" secondAttribute="trailing" constant="12" id="2ha-2A-PGC"/>
|
|
|
+ <constraint firstItem="deZ-CC-Tlw" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="16" id="3Kr-dw-VIu"/>
|
|
|
+ <constraint firstItem="3du-vq-z5T" firstAttribute="leading" secondItem="Gd1-H6-mZc" secondAttribute="trailing" constant="5" id="4kX-qt-wMo"/>
|
|
|
+ <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="UE7-CX-F3s" secondAttribute="trailing" id="7Bf-Td-8s6"/>
|
|
|
+ <constraint firstItem="X8m-zH-diL" firstAttribute="width" secondItem="X8m-zH-diL" secondAttribute="height" multiplier="13:4" id="7Ow-SZ-xH1"/>
|
|
|
+ <constraint firstItem="X8m-zH-diL" firstAttribute="leading" secondItem="FTX-tf-JYt" secondAttribute="leading" id="8IJ-cL-MHB"/>
|
|
|
+ <constraint firstItem="lSQ-oa-URI" firstAttribute="centerY" secondItem="y0E-93-7ac" secondAttribute="centerY" id="9z9-g0-6Xn"/>
|
|
|
+ <constraint firstItem="pm2-TK-yzh" firstAttribute="centerY" secondItem="qJ1-Pm-qsl" secondAttribute="centerY" id="AjB-gW-5Oi"/>
|
|
|
+ <constraint firstItem="6jn-Ca-srp" firstAttribute="trailing" secondItem="FTX-tf-JYt" secondAttribute="trailing" id="EMt-8Q-idq"/>
|
|
|
+ <constraint firstItem="UE7-CX-F3s" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="ES7-0O-HYY"/>
|
|
|
+ <constraint firstItem="g1C-Ty-W4n" firstAttribute="bottom" secondItem="X8m-zH-diL" secondAttribute="centerY" id="FYP-mc-9EX"/>
|
|
|
+ <constraint firstItem="6jn-Ca-srp" firstAttribute="leading" secondItem="FTX-tf-JYt" secondAttribute="leading" id="IZb-ZI-5x6"/>
|
|
|
+ <constraint firstItem="J1M-Gy-55Y" firstAttribute="leading" secondItem="aDg-7e-SV3" secondAttribute="trailing" constant="5" id="KkW-2E-C2m"/>
|
|
|
+ <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="deZ-CC-Tlw" secondAttribute="trailing" constant="16" id="Nek-Xb-k8j"/>
|
|
|
+ <constraint firstItem="g1C-Ty-W4n" firstAttribute="leading" secondItem="X8m-zH-diL" secondAttribute="leading" constant="20" id="Se2-In-qdn"/>
|
|
|
+ <constraint firstItem="Gd1-H6-mZc" firstAttribute="top" secondItem="ylI-OI-Itq" secondAttribute="bottom" constant="7" id="TEV-is-ZS3"/>
|
|
|
+ <constraint firstItem="71n-fC-CqF" firstAttribute="leading" secondItem="FTX-tf-JYt" secondAttribute="leading" constant="20" id="VpC-SF-2LZ"/>
|
|
|
+ <constraint firstItem="3du-vq-z5T" firstAttribute="centerY" secondItem="Gd1-H6-mZc" secondAttribute="centerY" id="WOA-Fd-oVt"/>
|
|
|
+ <constraint firstItem="qJ1-Pm-qsl" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="16" id="XWG-Hi-LXu"/>
|
|
|
+ <constraint firstItem="6jn-Ca-srp" firstAttribute="top" secondItem="X8m-zH-diL" secondAttribute="bottom" constant="15" id="Xdu-ZS-WnO"/>
|
|
|
+ <constraint firstItem="deZ-CC-Tlw" firstAttribute="centerY" secondItem="UE7-CX-F3s" secondAttribute="bottom" id="aJJ-pq-Ad0"/>
|
|
|
+ <constraint firstItem="lSQ-oa-URI" firstAttribute="leading" secondItem="y0E-93-7ac" secondAttribute="trailing" constant="5" id="duC-ZB-gBe"/>
|
|
|
+ <constraint firstItem="X8m-zH-diL" firstAttribute="trailing" secondItem="FTX-tf-JYt" secondAttribute="trailing" id="eLs-5L-Yai"/>
|
|
|
+ <constraint firstItem="ylI-OI-Itq" firstAttribute="leading" secondItem="6jn-Ca-srp" secondAttribute="leading" constant="20" id="gmk-5l-Qbf"/>
|
|
|
+ <constraint firstItem="UE7-CX-F3s" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="hKP-bb-VyG"/>
|
|
|
+ <constraint firstItem="deZ-CC-Tlw" firstAttribute="top" secondItem="pm2-TK-yzh" secondAttribute="bottom" constant="15" id="iLw-WW-Lf8"/>
|
|
|
+ <constraint firstItem="J1M-Gy-55Y" firstAttribute="centerY" secondItem="aDg-7e-SV3" secondAttribute="centerY" id="oiT-pM-V6J"/>
|
|
|
+ <constraint firstItem="FTX-tf-JYt" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="12" id="ond-pM-vCq"/>
|
|
|
+ <constraint firstItem="aDg-7e-SV3" firstAttribute="top" secondItem="71n-fC-CqF" secondAttribute="bottom" constant="7" id="sZM-2r-jhV"/>
|
|
|
+ <constraint firstItem="y0E-93-7ac" firstAttribute="top" secondItem="g1C-Ty-W4n" secondAttribute="bottom" constant="7" id="tGA-jG-Bm1"/>
|
|
|
+ <constraint firstItem="71n-fC-CqF" firstAttribute="bottom" secondItem="FTX-tf-JYt" secondAttribute="centerY" id="upB-i4-JqE"/>
|
|
|
+ <constraint firstItem="Gd1-H6-mZc" firstAttribute="leading" secondItem="ylI-OI-Itq" secondAttribute="leading" id="wQf-uF-w9i"/>
|
|
|
+ <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="pm2-TK-yzh" secondAttribute="trailing" constant="10" id="wWc-Ul-kmu"/>
|
|
|
+ <constraint firstItem="ylI-OI-Itq" firstAttribute="bottom" secondItem="6jn-Ca-srp" secondAttribute="centerY" id="xHE-4u-yL6"/>
|
|
|
+ <constraint firstItem="aDg-7e-SV3" firstAttribute="leading" secondItem="71n-fC-CqF" secondAttribute="leading" id="xNP-fv-2MS"/>
|
|
|
+ <constraint firstItem="X8m-zH-diL" firstAttribute="top" secondItem="FTX-tf-JYt" secondAttribute="bottom" constant="15" id="zqL-CI-vbV"/>
|
|
|
+ </constraints>
|
|
|
+ <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
|
|
|
+ <connections>
|
|
|
+ <outlet property="bgHeight" destination="tdc-1f-NK3" id="qls-C6-BA3"/>
|
|
|
+ <outlet property="noticeButton" destination="pm2-TK-yzh" id="D24-BB-F6h"/>
|
|
|
+ <outlet property="scollBgView" destination="deZ-CC-Tlw" id="3il-Dh-Bet"/>
|
|
|
+ </connections>
|
|
|
+ <point key="canvasLocation" x="131.8840579710145" y="105.80357142857143"/>
|
|
|
+ </view>
|
|
|
+ <tapGestureRecognizer id="0cz-kF-eTZ">
|
|
|
+ <connections>
|
|
|
+ <action selector="tapAction:" destination="iN0-l3-epB" id="2oP-m7-QR3"/>
|
|
|
+ </connections>
|
|
|
+ </tapGestureRecognizer>
|
|
|
+ <tapGestureRecognizer id="g0m-kn-yMe">
|
|
|
+ <connections>
|
|
|
+ <action selector="tapAction:" destination="iN0-l3-epB" id="xmA-Kb-uvf"/>
|
|
|
+ </connections>
|
|
|
+ </tapGestureRecognizer>
|
|
|
+ <tapGestureRecognizer id="hzg-Cm-ZWb">
|
|
|
+ <connections>
|
|
|
+ <action selector="tapAction:" destination="iN0-l3-epB" id="0B2-Pn-fxB"/>
|
|
|
+ </connections>
|
|
|
+ </tapGestureRecognizer>
|
|
|
+ </objects>
|
|
|
+ <resources>
|
|
|
+ <image name="book_record" width="351" height="120"/>
|
|
|
+ <image name="exam_record" width="351" height="120"/>
|
|
|
+ <image name="notice_unread" width="21" height="22"/>
|
|
|
+ <image name="record_detail" width="14" height="18"/>
|
|
|
+ </resources>
|
|
|
+</document>
|