Files
yuyin_ios/SweetParty/主类/Mine/设置/View/SPCommonAlert.xib

101 lines
8.7 KiB
Plaintext
Raw Normal View History

2025-08-08 11:05:33 +08:00
<?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_1" 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="SPCommonAlert">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hhi-L3-zWp">
<rect key="frame" x="15" y="258.5" width="384" height="200"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="是否清除缓存?" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="51Z-tb-nQ8">
<rect key="frame" x="15" y="36" width="354" height="20.5"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/>
<color key="textColor" red="0.066666666669999999" green="0.066666666669999999" blue="0.066666666669999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="x31-ge-8OV">
<rect key="frame" x="194.5" y="119" width="155" height="45"/>
<color key="backgroundColor" red="0.050980392156862744" green="1" blue="0.72549019607843135" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="45" id="4HR-wA-JQC"/>
<constraint firstAttribute="width" constant="155" id="erK-MZ-bub"/>
</constraints>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<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.5"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="onConfirm:" destination="iN0-l3-epB" eventType="touchUpInside" id="vfL-fy-0W1"/>
</connections>
</button>
<button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="QqD-2c-HjO">
<rect key="frame" x="34.5" y="119" width="155" height="45"/>
<color key="backgroundColor" red="0.94901960784313721" green="0.94901960784313721" blue="0.94901960784313721" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="45" id="DuL-EV-fTA"/>
<constraint firstAttribute="width" constant="155" id="I5S-bu-hfT"/>
</constraints>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" title="取消">
<color key="titleColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="22.5"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="onCancel:" destination="iN0-l3-epB" eventType="touchUpInside" id="MeK-Zo-XDa"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="x31-ge-8OV" firstAttribute="centerX" secondItem="hhi-L3-zWp" secondAttribute="centerX" constant="80" id="6Lr-Ge-cl6"/>
<constraint firstItem="QqD-2c-HjO" firstAttribute="centerY" secondItem="x31-ge-8OV" secondAttribute="centerY" id="9Ea-bO-zZW"/>
<constraint firstItem="x31-ge-8OV" firstAttribute="leading" secondItem="QqD-2c-HjO" secondAttribute="trailing" constant="5" id="Zgu-NJ-IwB"/>
<constraint firstAttribute="trailing" secondItem="51Z-tb-nQ8" secondAttribute="trailing" constant="15" id="kBl-Ei-aKS"/>
<constraint firstItem="51Z-tb-nQ8" firstAttribute="top" secondItem="hhi-L3-zWp" secondAttribute="top" constant="36" id="kWk-9c-yqg"/>
<constraint firstAttribute="bottom" secondItem="x31-ge-8OV" secondAttribute="bottom" constant="36" id="lNI-xl-KAB"/>
<constraint firstAttribute="height" constant="200" id="nnn-B9-SKd"/>
<constraint firstItem="51Z-tb-nQ8" firstAttribute="leading" secondItem="hhi-L3-zWp" secondAttribute="leading" constant="15" id="vR4-nn-tKF"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.30244954427083331" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="hhi-L3-zWp" secondAttribute="trailing" constant="15" id="FBy-df-R5A"/>
<constraint firstItem="hhi-L3-zWp" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="WgX-rh-cS6"/>
<constraint firstItem="hhi-L3-zWp" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" multiplier="0.8" id="et8-jo-p37"/>
</constraints>
<connections>
<outlet property="cancelBtn" destination="QqD-2c-HjO" id="HBG-OD-cQh"/>
<outlet property="confirmBtn" destination="x31-ge-8OV" id="K9f-0m-VSS"/>
<outlet property="titleLab" destination="51Z-tb-nQ8" id="yNc-GJ-Djw"/>
</connections>
<point key="canvasLocation" x="132" y="102"/>
</view>
</objects>
</document>