| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14113" 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="14088"/>
- <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" customClass="SignUpViewController">
- <connections>
- <outlet property="headView" destination="Acg-GD-P8I" id="brX-Nn-LcF"/>
- <outlet property="tableView" destination="UaZ-7v-hju" id="ePm-dN-qDv"/>
- <outlet property="view" destination="iN0-l3-epB" id="Kad-ez-nRv"/>
- </connections>
- </placeholder>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view contentMode="scaleToFill" id="iN0-l3-epB">
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="1" sectionFooterHeight="1" translatesAutoresizingMaskIntoConstraints="NO" id="UaZ-7v-hju">
- <rect key="frame" x="0.0" y="0.0" width="375" height="579"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <inset key="separatorInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
- <connections>
- <outlet property="dataSource" destination="-1" id="5Gy-hU-bxq"/>
- <outlet property="delegate" destination="-1" id="CH6-pG-0ok"/>
- </connections>
- </tableView>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="jiazai" translatesAutoresizingMaskIntoConstraints="NO" id="Acg-GD-P8I">
- <rect key="frame" x="0.0" y="-20" width="375" height="375"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="e9L-jU-PvF">
- <rect key="frame" x="20.5" y="603" width="334" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="iPb-tM-72V"/>
- <constraint firstAttribute="width" constant="334" id="uwe-Wl-UpN"/>
- </constraints>
- <state key="normal" image="woyaobaoming"/>
- <connections>
- <action selector="signUp:" destination="-1" eventType="touchUpInside" id="qGO-iy-Iut"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="立即报名" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AHX-4i-iNu">
- <rect key="frame" x="126.5" y="615" width="122" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="XE8-7A-gjo"/>
- <constraint firstAttribute="width" constant="122" id="yrm-ey-sNU"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="UaZ-7v-hju" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="7DH-HO-I6R"/>
- <constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="e9L-jU-PvF" secondAttribute="bottom" constant="20" id="XWX-Jf-bNF"/>
- <constraint firstItem="UaZ-7v-hju" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="Zmg-LV-RNY"/>
- <constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="AHX-4i-iNu" secondAttribute="bottom" constant="31" id="bWL-i6-wPR"/>
- <constraint firstItem="e9L-jU-PvF" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="e95-Ug-qrz"/>
- <constraint firstItem="UaZ-7v-hju" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="jvb-EE-lgH"/>
- <constraint firstItem="AHX-4i-iNu" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="vi1-5T-0PV"/>
- <constraint firstItem="e9L-jU-PvF" firstAttribute="top" secondItem="UaZ-7v-hju" secondAttribute="bottom" constant="24" id="wTu-e8-cT8"/>
- <constraint firstItem="UaZ-7v-hju" firstAttribute="trailing" secondItem="vUN-kp-3ea" secondAttribute="trailing" id="y3F-7Y-HOM"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
- <point key="canvasLocation" x="24.5" y="51.5"/>
- </view>
- </objects>
- <resources>
- <image name="jiazai" width="375" height="375"/>
- <image name="woyaobaoming" width="334" height="44"/>
- </resources>
- </document>
|