123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- <?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"/>
- <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="RQAgreementView">
- <rect key="frame" x="0.0" y="0.0" width="375" height="30"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="OZQ-hG-jKF">
- <rect key="frame" x="0.0" y="0.0" width="30" height="30"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="OZQ-hG-jKF" secondAttribute="height" id="gHS-Wj-J1v"/>
- </constraints>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" backgroundImage="选项框"/>
- <state key="selected" backgroundImage="已勾选"/>
- <connections>
- <action selector="agreeBtnAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="3te-wl-6Rd"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="已同意" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hz7-y4-cqH">
- <rect key="frame" x="36" y="7" width="46" height="16"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
- <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2eT-OD-PUm">
- <rect key="frame" x="82" y="1" width="92" height="28"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
- <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.28627450980000002" green="0.5568627451" blue="0.96078431369999995" alpha="1" colorSpace="deviceRGB"/>
- </state>
- <connections>
- <action selector="agreementBtnAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="XRG-fs-jSE"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="和" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4Vj-tS-wBR">
- <rect key="frame" x="174" y="7" width="15.5" height="16"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
- <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" verticalHuggingPriority="249" horizontalCompressionResistancePriority="749" verticalCompressionResistancePriority="749" contentHorizontalAlignment="leading" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hMW-jG-u74">
- <rect key="frame" x="189.5" y="1" width="185.5" height="28"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
- <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.28627450980000002" green="0.5568627451" blue="0.96078431369999995" alpha="1" colorSpace="deviceRGB"/>
- </state>
- <connections>
- <action selector="agreementBtnAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="ahZ-Qq-Yzl"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="2eT-OD-PUm" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="6aM-D9-6uh"/>
- <constraint firstItem="2eT-OD-PUm" firstAttribute="leading" secondItem="hz7-y4-cqH" secondAttribute="trailing" id="Dvp-vr-drk"/>
- <constraint firstItem="OZQ-hG-jKF" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="INO-WL-R1F"/>
- <constraint firstItem="2eT-OD-PUm" firstAttribute="height" secondItem="iN0-l3-epB" secondAttribute="height" multiplier="0.933333" id="JAY-fk-RGJ"/>
- <constraint firstAttribute="trailing" secondItem="hMW-jG-u74" secondAttribute="trailing" id="WR9-1O-Si7"/>
- <constraint firstItem="hz7-y4-cqH" firstAttribute="height" secondItem="iN0-l3-epB" secondAttribute="height" multiplier="0.533333" id="WZU-7L-edE"/>
- <constraint firstItem="OZQ-hG-jKF" firstAttribute="height" secondItem="iN0-l3-epB" secondAttribute="height" id="ZxP-8N-oI5"/>
- <constraint firstItem="OZQ-hG-jKF" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="a9s-Iz-t7S"/>
- <constraint firstItem="hz7-y4-cqH" firstAttribute="leading" secondItem="OZQ-hG-jKF" secondAttribute="trailing" constant="6" id="bUT-iH-cGN"/>
- <constraint firstItem="hMW-jG-u74" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="dAE-Kd-wKV"/>
- <constraint firstItem="4Vj-tS-wBR" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="nd2-1C-49C"/>
- <constraint firstItem="hz7-y4-cqH" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="pAT-2Z-pkw"/>
- <constraint firstItem="4Vj-tS-wBR" firstAttribute="height" secondItem="iN0-l3-epB" secondAttribute="height" multiplier="0.533333" id="pmB-8X-7xd"/>
- <constraint firstItem="4Vj-tS-wBR" firstAttribute="leading" secondItem="2eT-OD-PUm" secondAttribute="trailing" id="psb-HW-o0B"/>
- <constraint firstItem="hMW-jG-u74" firstAttribute="height" secondItem="iN0-l3-epB" secondAttribute="height" multiplier="0.933333" id="u6n-wF-cZP"/>
- <constraint firstItem="hMW-jG-u74" firstAttribute="leading" secondItem="4Vj-tS-wBR" secondAttribute="trailing" id="uqc-eS-CVV"/>
- </constraints>
- <nil key="simulatedTopBarMetrics"/>
- <nil key="simulatedBottomBarMetrics"/>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <connections>
- <outlet property="agreeBtn" destination="OZQ-hG-jKF" id="4zF-4c-C34"/>
- </connections>
- <point key="canvasLocation" x="139" y="119"/>
- </view>
- </objects>
- <resources>
- <image name="已勾选" width="18" height="18"/>
- <image name="选项框" width="18" height="18"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|