|
@@ -1,9 +1,9 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23094" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" 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="23084"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
@@ -14,19 +14,19 @@
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3b9-KX-1f0">
|
|
|
- <rect key="frame" x="47" y="322.5" width="320" height="186.5"/>
|
|
|
+ <rect key="frame" x="58.5" y="331.5" width="297" height="168.5"/>
|
|
|
<subviews>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="提示" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dY9-ag-CwK">
|
|
|
- <rect key="frame" x="27" y="18" width="273" height="30"/>
|
|
|
+ <rect key="frame" x="27" y="18" width="250" height="22"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="height" constant="30" id="TAa-cN-fF8"/>
|
|
|
+ <constraint firstAttribute="height" constant="22" id="ZU7-aH-WT3"/>
|
|
|
</constraints>
|
|
|
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/>
|
|
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="L4C-eG-exs">
|
|
|
- <rect key="frame" x="162.5" y="125.5" width="144.5" height="44"/>
|
|
|
+ <rect key="frame" x="151" y="112.5" width="133" height="36"/>
|
|
|
<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="确定">
|
|
@@ -34,7 +34,7 @@
|
|
|
</state>
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
- <real key="value" value="22"/>
|
|
|
+ <real key="value" value="18"/>
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
<connections>
|
|
@@ -42,9 +42,9 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yAc-6f-XSy">
|
|
|
- <rect key="frame" x="13" y="125.5" width="144.5" height="44"/>
|
|
|
+ <rect key="frame" x="13" y="112.5" width="133" height="36"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="height" constant="44" id="5K1-u8-Aw6"/>
|
|
|
+ <constraint firstAttribute="height" constant="36" id="5K1-u8-Aw6"/>
|
|
|
</constraints>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
<state key="normal" title="取消">
|
|
@@ -52,13 +52,13 @@
|
|
|
</state>
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
- <real key="value" value="22"/>
|
|
|
+ <real key="value" value="18"/>
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
|
|
|
<real key="value" value="1"/>
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
|
|
|
- <color key="value" red="0.1764705882" green="0.78039215689999997" blue="0.66666666669999997" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <color key="value" red="0.1764705882352941" green="0.7803921568627451" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
<connections>
|
|
@@ -66,18 +66,18 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="75G-K8-Mgg">
|
|
|
- <rect key="frame" x="19" y="68" width="287" height="33.5"/>
|
|
|
+ <rect key="frame" x="18" y="54" width="265" height="38.5"/>
|
|
|
<string key="text">聊天功能已断开,是否重新连接?
|
|
|
</string>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
+ <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hVM-RC-bSr">
|
|
|
- <rect key="frame" x="18" y="24" width="4" height="18"/>
|
|
|
+ <rect key="frame" x="18" y="21.5" width="4" height="15"/>
|
|
|
<color key="backgroundColor" red="0.1764705882352941" green="0.7803921568627451" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="height" constant="18" id="xpH-rm-A2j"/>
|
|
|
+ <constraint firstAttribute="height" constant="15" id="xpH-rm-A2j"/>
|
|
|
<constraint firstAttribute="width" constant="4" id="z6W-x6-koW"/>
|
|
|
</constraints>
|
|
|
<userDefinedRuntimeAttributes>
|
|
@@ -94,37 +94,23 @@
|
|
|
<constraint firstItem="L4C-eG-exs" firstAttribute="height" secondItem="yAc-6f-XSy" secondAttribute="height" id="BnZ-2L-eok"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="dY9-ag-CwK" secondAttribute="trailing" constant="20" id="Ip9-L6-2Nn"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="75G-K8-Mgg" secondAttribute="trailing" constant="14" id="Ipw-PS-rsG"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="yAc-6f-XSy" secondAttribute="bottom" constant="17" id="UiJ-kA-PXC"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="yAc-6f-XSy" secondAttribute="bottom" constant="20" id="UiJ-kA-PXC"/>
|
|
|
+ <constraint firstItem="75G-K8-Mgg" firstAttribute="top" secondItem="3b9-KX-1f0" secondAttribute="top" constant="54" id="VIB-Mh-VBg"/>
|
|
|
<constraint firstItem="dY9-ag-CwK" firstAttribute="top" secondItem="3b9-KX-1f0" secondAttribute="top" constant="18" id="YCe-mx-ufc"/>
|
|
|
- <constraint firstItem="75G-K8-Mgg" firstAttribute="leading" secondItem="3b9-KX-1f0" secondAttribute="leading" constant="19" id="Zgf-bs-adf"/>
|
|
|
- <constraint firstItem="75G-K8-Mgg" firstAttribute="top" secondItem="dY9-ag-CwK" secondAttribute="bottom" constant="20" id="aTo-Dm-iuu"/>
|
|
|
+ <constraint firstItem="75G-K8-Mgg" firstAttribute="leading" secondItem="3b9-KX-1f0" secondAttribute="leading" constant="18" id="Zgf-bs-adf"/>
|
|
|
<constraint firstItem="dY9-ag-CwK" firstAttribute="leading" secondItem="hVM-RC-bSr" secondAttribute="trailing" constant="5" id="d4n-7h-4Cm"/>
|
|
|
<constraint firstItem="hVM-RC-bSr" firstAttribute="leading" secondItem="3b9-KX-1f0" secondAttribute="leading" constant="18" id="fUG-ke-LAn"/>
|
|
|
<constraint firstItem="dY9-ag-CwK" firstAttribute="centerY" secondItem="hVM-RC-bSr" secondAttribute="centerY" id="iW4-rB-oPc"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="L4C-eG-exs" secondAttribute="trailing" constant="13" id="phn-RV-9gH"/>
|
|
|
- <constraint firstAttribute="width" constant="320" id="q4k-AQ-LaT"/>
|
|
|
+ <constraint firstAttribute="width" constant="297" id="q4k-AQ-LaT"/>
|
|
|
<constraint firstItem="L4C-eG-exs" firstAttribute="bottom" secondItem="yAc-6f-XSy" secondAttribute="bottom" id="vyg-TN-SBp"/>
|
|
|
<constraint firstItem="L4C-eG-exs" firstAttribute="width" secondItem="yAc-6f-XSy" secondAttribute="width" id="y46-NI-6sF"/>
|
|
|
- <constraint firstItem="L4C-eG-exs" firstAttribute="top" secondItem="75G-K8-Mgg" secondAttribute="bottom" constant="24" id="zGT-pp-1AG"/>
|
|
|
- <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="140" id="zrQ-iS-sC6"/>
|
|
|
+ <constraint firstItem="L4C-eG-exs" firstAttribute="top" secondItem="75G-K8-Mgg" secondAttribute="bottom" constant="20" id="zGT-pp-1AG"/>
|
|
|
</constraints>
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
- <userDefinedRuntimeAttribute type="size" keyPath="shadowOffset">
|
|
|
- <size key="value" width="0.0" height="24"/>
|
|
|
- </userDefinedRuntimeAttribute>
|
|
|
- <userDefinedRuntimeAttribute type="color" keyPath="shadowUIColor">
|
|
|
- <color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.22" colorSpace="calibratedRGB"/>
|
|
|
- </userDefinedRuntimeAttribute>
|
|
|
- <userDefinedRuntimeAttribute type="number" keyPath="shadowOpacity">
|
|
|
- <real key="value" value="1"/>
|
|
|
- </userDefinedRuntimeAttribute>
|
|
|
- <userDefinedRuntimeAttribute type="number" keyPath="shadowRadius">
|
|
|
- <real key="value" value="24"/>
|
|
|
- </userDefinedRuntimeAttribute>
|
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
- <real key="value" value="6"/>
|
|
|
+ <real key="value" value="10"/>
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
- <userDefinedRuntimeAttribute type="boolean" keyPath="maskToBounces" value="NO"/>
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
</view>
|
|
|
</subviews>
|
|
@@ -139,6 +125,7 @@
|
|
|
<connections>
|
|
|
<outlet property="cancleButton" destination="yAc-6f-XSy" id="gft-OU-gCQ"/>
|
|
|
<outlet property="descLabel" destination="75G-K8-Mgg" id="KFH-sk-nhd"/>
|
|
|
+ <outlet property="leftView" destination="hVM-RC-bSr" id="Flc-Za-aYW"/>
|
|
|
<outlet property="sureButton" destination="L4C-eG-exs" id="tY3-Sd-5cK"/>
|
|
|
<outlet property="topTitle" destination="dY9-ag-CwK" id="XN4-1j-Rmz"/>
|
|
|
</connections>
|