119 lines
11 KiB
Plaintext
119 lines
11 KiB
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
||
|
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
||
|
|
<dependencies>
|
||
|
|
<deployment identifier="iOS"/>
|
||
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
|
||
|
|
<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="LMDeleteMiyouAlertView">
|
||
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
||
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||
|
|
<subviews>
|
||
|
|
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dlm-3M-Tq1">
|
||
|
|
<rect key="frame" x="15" y="323" width="345" height="166"/>
|
||
|
|
<subviews>
|
||
|
|
<imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="miyou_delete_alert_bg" translatesAutoresizingMaskIntoConstraints="NO" id="DmX-1d-ZjU">
|
||
|
|
<rect key="frame" x="0.0" y="0.0" width="345" height="166"/>
|
||
|
|
</imageView>
|
||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="您是否确认要清除" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7RE-Sy-Z2Q">
|
||
|
|
<rect key="frame" x="107.33333333333333" y="54.666666666666693" width="130.66666666666669" height="19.333333333333336"/>
|
||
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
|
||
|
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<nil key="highlightedColor"/>
|
||
|
|
</label>
|
||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="清除此关系需要50钻" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6J4-nH-HTX">
|
||
|
|
<rect key="frame" x="87.333333333333329" y="15.000000000000002" width="170.33333333333337" height="21.666666666666671"/>
|
||
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
|
||
|
|
<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="3Fa-gh-sjz">
|
||
|
|
<rect key="frame" x="30" y="107" width="125" height="44"/>
|
||
|
|
<color key="backgroundColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="height" constant="44" id="BSI-a3-D9D"/>
|
||
|
|
<constraint firstAttribute="width" constant="125" id="ScK-T7-cIS"/>
|
||
|
|
</constraints>
|
||
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
|
||
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
||
|
|
<state key="normal" title="取消">
|
||
|
|
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
</state>
|
||
|
|
<userDefinedRuntimeAttributes>
|
||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
||
|
|
<real key="value" value="22"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
</userDefinedRuntimeAttributes>
|
||
|
|
<connections>
|
||
|
|
<action selector="cancelButtonClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="qq6-fF-Tok"/>
|
||
|
|
</connections>
|
||
|
|
</button>
|
||
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FVo-Lu-ZtI">
|
||
|
|
<rect key="frame" x="190" y="107" width="125" height="44"/>
|
||
|
|
<color key="backgroundColor" red="0.050980392156862744" green="1" blue="0.72549019607843135" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="width" constant="125" id="FWH-C7-f8R"/>
|
||
|
|
<constraint firstAttribute="height" constant="44" id="eqx-h9-rSq"/>
|
||
|
|
</constraints>
|
||
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
|
||
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
||
|
|
<state key="normal" title="确认">
|
||
|
|
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
</state>
|
||
|
|
<userDefinedRuntimeAttributes>
|
||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
||
|
|
<real key="value" value="22"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
</userDefinedRuntimeAttributes>
|
||
|
|
<connections>
|
||
|
|
<action selector="confirmButtonClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="G5j-pS-YK4"/>
|
||
|
|
</connections>
|
||
|
|
</button>
|
||
|
|
</subviews>
|
||
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstItem="6J4-nH-HTX" firstAttribute="top" secondItem="dlm-3M-Tq1" secondAttribute="top" constant="15" id="06K-y3-6ya"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="FVo-Lu-ZtI" secondAttribute="trailing" constant="30" id="17h-NS-CU6"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="DmX-1d-ZjU" secondAttribute="trailing" id="JfG-mH-Uqh"/>
|
||
|
|
<constraint firstItem="7RE-Sy-Z2Q" firstAttribute="centerX" secondItem="dlm-3M-Tq1" secondAttribute="centerX" id="PVb-2I-W7n"/>
|
||
|
|
<constraint firstItem="7RE-Sy-Z2Q" firstAttribute="top" secondItem="6J4-nH-HTX" secondAttribute="bottom" constant="18" id="Vjs-9B-MB9"/>
|
||
|
|
<constraint firstItem="3Fa-gh-sjz" firstAttribute="leading" secondItem="dlm-3M-Tq1" secondAttribute="leading" constant="30" id="XOD-c3-Aij"/>
|
||
|
|
<constraint firstAttribute="bottom" secondItem="FVo-Lu-ZtI" secondAttribute="bottom" constant="15" id="fd8-dS-y2u"/>
|
||
|
|
<constraint firstAttribute="height" constant="166" id="fk2-H5-oAY"/>
|
||
|
|
<constraint firstItem="DmX-1d-ZjU" firstAttribute="top" secondItem="dlm-3M-Tq1" secondAttribute="top" id="hds-xb-olw"/>
|
||
|
|
<constraint firstAttribute="bottom" secondItem="DmX-1d-ZjU" secondAttribute="bottom" id="pNE-0E-nlK"/>
|
||
|
|
<constraint firstItem="DmX-1d-ZjU" firstAttribute="leading" secondItem="dlm-3M-Tq1" secondAttribute="leading" id="tip-8C-ZHr"/>
|
||
|
|
<constraint firstAttribute="bottom" secondItem="3Fa-gh-sjz" secondAttribute="bottom" constant="15" id="vsV-jX-X8r"/>
|
||
|
|
<constraint firstItem="6J4-nH-HTX" firstAttribute="centerX" secondItem="dlm-3M-Tq1" secondAttribute="centerX" id="wEt-1d-LJl"/>
|
||
|
|
</constraints>
|
||
|
|
<userDefinedRuntimeAttributes>
|
||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
||
|
|
<real key="value" value="16"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
</userDefinedRuntimeAttributes>
|
||
|
|
</view>
|
||
|
|
</subviews>
|
||
|
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.29999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstItem="dlm-3M-Tq1" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="M16-vB-ubi"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="dlm-3M-Tq1" secondAttribute="trailing" constant="15" id="VNJ-cM-Lev"/>
|
||
|
|
<constraint firstItem="dlm-3M-Tq1" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="ckc-Jb-6aG"/>
|
||
|
|
</constraints>
|
||
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
||
|
|
<connections>
|
||
|
|
<outlet property="confirmButton" destination="FVo-Lu-ZtI" id="YaU-et-gJr"/>
|
||
|
|
<outlet property="mineView" destination="dlm-3M-Tq1" id="axm-hw-mb9"/>
|
||
|
|
<outlet property="titleLabel" destination="6J4-nH-HTX" id="chR-g5-tbH"/>
|
||
|
|
</connections>
|
||
|
|
<point key="canvasLocation" x="132" y="-11"/>
|
||
|
|
</view>
|
||
|
|
</objects>
|
||
|
|
<resources>
|
||
|
|
<image name="miyou_delete_alert_bg" width="348" height="195"/>
|
||
|
|
</resources>
|
||
|
|
</document>
|