1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11201" systemVersion="15G1004" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="KWMDeleteView">
<connections>
<outlet property="vView" destination="iN0-l3-epB" id="Rhi-6o-rBJ"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="iN0-l3-epB">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="eWW-OO-AiJ">
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.29999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
<connections>
<action selector="onClickBg:" destination="-1" eventType="touchUpInside" id="Hxl-7A-H3P"/>
</connections>
</button>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Dw8-Na-0bU" userLabel="vContent">
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="确定删除?" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6ec-Nb-ckf">
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
<color key="textColor" red="0.22352941176470587" green="0.22352941176470587" blue="0.22352941176470587" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NPw-f3-C7U" userLabel="|">
<color key="backgroundColor" red="0.84705882352941175" green="0.85882352941176465" blue="0.87058823529411766" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="11" id="LJj-wL-4bw"/>
<constraint firstAttribute="width" constant="1" id="QrS-FV-gmc"/>
</constraints>
</view>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="h6q-3j-0Zt">
<constraints>
<constraint firstAttribute="height" constant="40" id="CiD-45-naq"/>
</constraints>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
<state key="normal" title="是">
<color key="titleColor" red="0.94509803921568625" green="0.5725490196078431" blue="0.60392156862745094" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
<connections>
<action selector="onClickDelete:" destination="-1" eventType="touchUpInside" id="r9T-Ln-Mee"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rSR-OS-138">
<constraints>
<constraint firstAttribute="height" constant="40" id="7qH-MV-oPM"/>
</constraints>
<fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
<state key="normal" title="否">
<color key="titleColor" red="0.22352941176470587" green="0.22352941176470587" blue="0.22352941176470587" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
<connections>
<action selector="onClickCancel:" destination="-1" eventType="touchUpInside" id="r80-Ac-mYY"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="rSR-OS-138" secondAttribute="bottom" id="AKK-mA-VZw"/>
<constraint firstAttribute="width" constant="240" id="DPo-54-F10"/>
<constraint firstItem="NPw-f3-C7U" firstAttribute="centerX" secondItem="Dw8-Na-0bU" secondAttribute="centerX" id="I55-xg-76g"/>
<constraint firstItem="6ec-Nb-ckf" firstAttribute="centerX" secondItem="Dw8-Na-0bU" secondAttribute="centerX" id="RuG-6T-RCt"/>
<constraint firstAttribute="bottom" secondItem="NPw-f3-C7U" secondAttribute="bottom" constant="15" id="T1q-dk-N9h"/>
<constraint firstItem="NPw-f3-C7U" firstAttribute="leading" secondItem="h6q-3j-0Zt" secondAttribute="trailing" id="Umx-Fc-uFo"/>
<constraint firstAttribute="bottom" secondItem="h6q-3j-0Zt" secondAttribute="bottom" id="awR-pz-XNM"/>
<constraint firstAttribute="trailing" secondItem="rSR-OS-138" secondAttribute="trailing" id="eEc-T2-BcF"/>
<constraint firstAttribute="height" constant="100" id="f7q-KP-dJ2"/>
<constraint firstItem="rSR-OS-138" firstAttribute="leading" secondItem="NPw-f3-C7U" secondAttribute="trailing" id="hKU-WG-BRZ"/>
<constraint firstItem="h6q-3j-0Zt" firstAttribute="leading" secondItem="Dw8-Na-0bU" secondAttribute="leading" id="o0U-Mz-1fm"/>
<constraint firstItem="6ec-Nb-ckf" firstAttribute="top" secondItem="Dw8-Na-0bU" secondAttribute="top" constant="30" id="v28-pK-5NG"/>
<constraint firstItem="6ec-Nb-ckf" firstAttribute="centerX" secondItem="Dw8-Na-0bU" secondAttribute="centerX" id="xaQ-0z-ihN"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="xaQ-0z-ihN"/>
</mask>
</variation>
</view>
</subviews>
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="eWW-OO-AiJ" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="Ybf-jH-eAQ"/>
<constraint firstItem="Dw8-Na-0bU" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="gJp-y5-2pK"/>
<constraint firstAttribute="trailing" secondItem="eWW-OO-AiJ" secondAttribute="trailing" id="lXL-6P-43g"/>
<constraint firstItem="Dw8-Na-0bU" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="oHy-De-8Oa"/>
<constraint firstAttribute="bottom" secondItem="eWW-OO-AiJ" secondAttribute="bottom" id="sBy-88-WpG"/>
<constraint firstItem="eWW-OO-AiJ" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="uLj-SL-MxO"/>
</constraints>
</view>
</objects>
</document>