|
@@ -1,10 +1,9 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" 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="19519"/>
|
|
|
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22684"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
@@ -12,10 +11,10 @@
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="ApplyBottomView">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pnh-C3-tCQ">
|
|
|
- <rect key="frame" x="28" y="0.0" width="176" height="44"/>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pnh-C3-tCQ">
|
|
|
+ <rect key="frame" x="28" y="0.0" width="176" height="42"/>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
|
<state key="normal" title="拒绝">
|
|
@@ -36,8 +35,8 @@
|
|
|
<action selector="refuse:" destination="iN0-l3-epB" eventType="touchUpInside" id="ol4-dk-Dse"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qCg-d6-8G7">
|
|
|
- <rect key="frame" x="210" y="0.0" width="176" height="44"/>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qCg-d6-8G7">
|
|
|
+ <rect key="frame" x="210" y="0.0" width="176" height="42"/>
|
|
|
<color key="backgroundColor" red="0.1764705882" green="0.78039215689999997" blue="0.66666666669999997" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
|
<state key="normal" title="通过"/>
|
|
@@ -51,13 +50,12 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
</subviews>
|
|
|
- <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<constraints>
|
|
|
- <constraint firstItem="pnh-C3-tCQ" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="28" id="0Gk-h5-N5E"/>
|
|
|
+ <constraint firstItem="pnh-C3-tCQ" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="28" id="0Gk-h5-N5E"/>
|
|
|
<constraint firstItem="qCg-d6-8G7" firstAttribute="height" secondItem="pnh-C3-tCQ" secondAttribute="height" id="BMn-k0-Ly7"/>
|
|
|
- <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="qCg-d6-8G7" secondAttribute="trailing" constant="28" id="F1Y-7r-2Kh"/>
|
|
|
- <constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="qCg-d6-8G7" secondAttribute="bottom" id="TfZ-dT-qS2"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="qCg-d6-8G7" secondAttribute="trailing" constant="28" id="F1Y-7r-2Kh"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="qCg-d6-8G7" secondAttribute="bottom" id="TfZ-dT-qS2"/>
|
|
|
<constraint firstItem="qCg-d6-8G7" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="Yiq-rF-qgd"/>
|
|
|
<constraint firstItem="qCg-d6-8G7" firstAttribute="leading" secondItem="pnh-C3-tCQ" secondAttribute="trailing" constant="6" id="fyv-b2-9Nq"/>
|
|
|
<constraint firstItem="pnh-C3-tCQ" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="sOo-z3-V3T"/>
|
|
@@ -66,7 +64,7 @@
|
|
|
<nil key="simulatedTopBarMetrics"/>
|
|
|
<nil key="simulatedBottomBarMetrics"/>
|
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
|
- <point key="canvasLocation" x="127.53623188405798" y="17.745535714285712"/>
|
|
|
+ <point key="canvasLocation" x="127.53623188405798" y="17.410714285714285"/>
|
|
|
</view>
|
|
|
</objects>
|
|
|
</document>
|