|
@@ -1,9 +1,9 @@
|
|
|
<?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">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23094" 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"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23084"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
@@ -27,7 +27,7 @@
|
|
|
</label>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="x2J-5B-1Wq">
|
|
|
<rect key="frame" x="162.5" y="125.5" width="144.5" height="44"/>
|
|
|
- <color key="backgroundColor" red="0.1764705882" green="0.78039215689999997" blue="0.66666666669999997" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <color key="backgroundColor" red="0.1764705882352941" green="0.7803921568627451" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
<state key="normal" title="确定">
|
|
|
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
@@ -48,7 +48,7 @@
|
|
|
</constraints>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
<state key="normal" title="取消">
|
|
|
- <color key="titleColor" red="0.0039215686274509803" green="0.75686274509803919" blue="0.70980392156862748" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <color key="titleColor" red="0.1764705882352941" green="0.7803921568627451" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</state>
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
@@ -75,7 +75,7 @@
|
|
|
</label>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="I5d-vy-DYW">
|
|
|
<rect key="frame" x="18" y="24" width="4" height="18"/>
|
|
|
- <color key="backgroundColor" red="0.0039215686274509803" green="0.75686274509803919" blue="0.70980392156862748" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <color key="backgroundColor" red="0.1764705882352941" green="0.7803921568627451" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="4" id="9KX-ZB-vT4"/>
|
|
|
<constraint firstAttribute="height" constant="18" id="aa3-26-Svy"/>
|
|
@@ -139,6 +139,7 @@
|
|
|
<outlet property="cancleButton" destination="7Kd-Un-rMd" id="qld-xO-Wyt"/>
|
|
|
<outlet property="descLabel" destination="YM9-iV-JM6" id="cNG-pv-wEx"/>
|
|
|
<outlet property="sureButton" destination="x2J-5B-1Wq" id="W7p-JL-Ic5"/>
|
|
|
+ <outlet property="tipsIcon" destination="I5d-vy-DYW" id="AjA-Za-wL6"/>
|
|
|
<outlet property="topTitle" destination="fjg-28-kfA" id="lCJ-jh-xeg"/>
|
|
|
</connections>
|
|
|
<point key="canvasLocation" x="69.565217391304358" y="94.754464285714278"/>
|