| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17156" 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="17126"/>
- <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="KSUpdateAlert">
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nnQ-1g-J1M">
- <rect key="frame" x="71" y="366" width="272" height="164"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lDZ-pZ-1T9">
- <rect key="frame" x="0.0" y="116" width="272" height="48"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WKW-e2-2k1">
- <rect key="frame" x="0.0" y="0.0" width="136" height="48"/>
- <color key="backgroundColor" red="0.93333333333333335" green="0.93725490196078431" blue="0.95294117647058818" alpha="1" colorSpace="calibratedRGB"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
- <state key="normal" title="暂不更新">
- <color key="titleColor" red="0.0039215686274509803" green="0.75686274509803919" blue="0.70980392156862748" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <connections>
- <action selector="cancleAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="zUc-zM-Pok"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mL2-ll-JMl">
- <rect key="frame" x="136" y="0.0" width="136" height="48"/>
- <color key="backgroundColor" red="0.0039215686274509803" green="0.75686274509803919" blue="0.70980392156862748" alpha="1" colorSpace="calibratedRGB"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
- <state key="normal" title="抢先体验">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <connections>
- <action selector="sureAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="ssj-WG-8NZ"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="mL2-ll-JMl" firstAttribute="width" secondItem="WKW-e2-2k1" secondAttribute="width" id="8na-Ji-Kge"/>
- <constraint firstItem="WKW-e2-2k1" firstAttribute="top" secondItem="lDZ-pZ-1T9" secondAttribute="top" id="9wD-f9-PXa"/>
- <constraint firstItem="mL2-ll-JMl" firstAttribute="leading" secondItem="WKW-e2-2k1" secondAttribute="trailing" id="DSe-Jl-11Q"/>
- <constraint firstItem="mL2-ll-JMl" firstAttribute="top" secondItem="lDZ-pZ-1T9" secondAttribute="top" id="FlR-fL-G15"/>
- <constraint firstAttribute="bottom" secondItem="mL2-ll-JMl" secondAttribute="bottom" id="M7r-3e-9bG"/>
- <constraint firstAttribute="trailing" secondItem="mL2-ll-JMl" secondAttribute="trailing" id="P8h-hX-esp"/>
- <constraint firstItem="WKW-e2-2k1" firstAttribute="leading" secondItem="lDZ-pZ-1T9" secondAttribute="leading" id="amZ-pS-Cg3"/>
- <constraint firstAttribute="height" constant="48" id="eI4-ns-Ixo"/>
- <constraint firstAttribute="bottom" secondItem="WKW-e2-2k1" secondAttribute="bottom" id="lCP-kZ-Eif"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4Zi-8r-OOo">
- <rect key="frame" x="0.0" y="116" width="272" height="48"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bQj-kr-1ay">
- <rect key="frame" x="24" y="-4" width="224" height="42"/>
- <color key="backgroundColor" red="0.0039215686269999999" green="0.75686274509999996" blue="0.70980392160000005" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="42" id="cef-4x-IAB"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
- <state key="normal" title="立即体验"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="21"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="sureAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="ZSG-ml-1MH"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="bQj-kr-1ay" secondAttribute="trailing" constant="24" id="44b-6t-DJa"/>
- <constraint firstAttribute="height" constant="48" id="EBc-TJ-NqT"/>
- <constraint firstAttribute="bottom" secondItem="bQj-kr-1ay" secondAttribute="bottom" constant="10" id="Qay-Ir-Ugn"/>
- <constraint firstItem="bQj-kr-1ay" firstAttribute="leading" secondItem="4Zi-8r-OOo" secondAttribute="leading" constant="24" id="sGu-uh-fbJ"/>
- </constraints>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CHb-JK-aiZ" userLabel="V3.1.4新版本抢先体验">
- <rect key="frame" x="15" y="26" width="242" height="25"/>
- <constraints>
- <constraint firstAttribute="height" constant="25" id="esp-WI-hPC"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
- <color key="textColor" red="0.10196078431372549" green="0.10196078431372549" blue="0.10196078431372549" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3cI-nM-R2s">
- <rect key="frame" x="20" y="59" width="232" height="21"/>
- <constraints>
- <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="21" id="Y2O-bh-VxA"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.50196078431372548" green="0.50196078431372548" blue="0.50196078431372548" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="lDZ-pZ-1T9" firstAttribute="leading" secondItem="nnQ-1g-J1M" secondAttribute="leading" id="1Ef-aH-Rjo"/>
- <constraint firstItem="CHb-JK-aiZ" firstAttribute="leading" secondItem="nnQ-1g-J1M" secondAttribute="leading" constant="15" id="21Q-oz-R6c"/>
- <constraint firstItem="lDZ-pZ-1T9" firstAttribute="top" secondItem="3cI-nM-R2s" secondAttribute="bottom" constant="36" id="5Ia-la-Xee"/>
- <constraint firstAttribute="bottom" secondItem="lDZ-pZ-1T9" secondAttribute="bottom" id="JzA-Yx-Or2"/>
- <constraint firstAttribute="trailing" secondItem="lDZ-pZ-1T9" secondAttribute="trailing" id="Mle-ZQ-h2k"/>
- <constraint firstItem="4Zi-8r-OOo" firstAttribute="leading" secondItem="nnQ-1g-J1M" secondAttribute="leading" id="QXV-4z-5xo"/>
- <constraint firstAttribute="trailing" secondItem="4Zi-8r-OOo" secondAttribute="trailing" id="RX9-1E-QRd"/>
- <constraint firstAttribute="bottom" secondItem="4Zi-8r-OOo" secondAttribute="bottom" id="Tyv-9Z-UD4"/>
- <constraint firstAttribute="trailing" secondItem="3cI-nM-R2s" secondAttribute="trailing" constant="20" id="VG9-2F-jhx"/>
- <constraint firstItem="3cI-nM-R2s" firstAttribute="top" secondItem="CHb-JK-aiZ" secondAttribute="bottom" constant="8" id="W9c-Cp-5Qi"/>
- <constraint firstAttribute="width" constant="272" id="i7i-cx-nXD"/>
- <constraint firstItem="CHb-JK-aiZ" firstAttribute="top" secondItem="nnQ-1g-J1M" secondAttribute="top" constant="26" id="r1o-HQ-xTf"/>
- <constraint firstAttribute="trailing" secondItem="CHb-JK-aiZ" secondAttribute="trailing" constant="15" id="s5g-O2-0nq"/>
- <constraint firstItem="3cI-nM-R2s" firstAttribute="leading" secondItem="nnQ-1g-J1M" secondAttribute="leading" constant="20" id="uDf-QM-0RW"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="10"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="upAlert_bg" translatesAutoresizingMaskIntoConstraints="NO" id="2E8-CJ-lc7">
- <rect key="frame" x="71" y="255" width="272" height="121"/>
- </imageView>
- </subviews>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="custom" customColorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="2E8-CJ-lc7" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="9kV-A7-nZ3"/>
- <constraint firstItem="nnQ-1g-J1M" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="Jzi-Sk-xKX"/>
- <constraint firstItem="nnQ-1g-J1M" firstAttribute="trailing" secondItem="2E8-CJ-lc7" secondAttribute="trailing" id="ZW2-ba-zzg"/>
- <constraint firstItem="nnQ-1g-J1M" firstAttribute="leading" secondItem="2E8-CJ-lc7" secondAttribute="leading" id="laT-GJ-IE2"/>
- <constraint firstItem="nnQ-1g-J1M" firstAttribute="top" secondItem="2E8-CJ-lc7" secondAttribute="bottom" constant="-10" id="m9z-j0-2zd"/>
- <constraint firstItem="nnQ-1g-J1M" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="tiA-HJ-HiR"/>
- </constraints>
- <nil key="simulatedTopBarMetrics"/>
- <nil key="simulatedBottomBarMetrics"/>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <connections>
- <outlet property="descLabel" destination="3cI-nM-R2s" id="4tP-y9-Q13"/>
- <outlet property="forceView" destination="4Zi-8r-OOo" id="1ld-gK-Nij"/>
- <outlet property="noforceView" destination="lDZ-pZ-1T9" id="YUm-Uw-ifp"/>
- <outlet property="tipsLabel" destination="CHb-JK-aiZ" id="Sn2-kp-BOq"/>
- </connections>
- <point key="canvasLocation" x="79.710144927536234" y="41.517857142857139"/>
- </view>
- </objects>
- <resources>
- <image name="upAlert_bg" width="272" height="121"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|