Files
yuyin_ios/SweetParty/主类/Mine/设置/View/SPZhuxiaoAlert.xib
2025-08-08 11:05:33 +08:00

176 lines
17 KiB
XML
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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="SPZhuxiaoAlert">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hhi-L3-zWp">
<rect key="frame" x="15" y="237.5" width="345" height="237"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="zhuxiao_alert_bg" translatesAutoresizingMaskIntoConstraints="NO" id="tUF-sz-evm">
<rect key="frame" x="0.0" y="0.0" width="345" height="237"/>
</imageView>
<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="136" y="15" width="73.5" height="21.5"/>
<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" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="x31-ge-8OV">
<rect key="frame" x="190" y="177" width="125" height="44"/>
<color key="backgroundColor" red="0.050980392156862744" green="1" blue="0.72549019607843135" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="44" id="4HR-wA-JQC"/>
<constraint firstAttribute="width" constant="125" 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"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="onConfirm:" destination="iN0-l3-epB" eventType="touchUpInside" id="ydz-GW-uuG"/>
</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="30" y="177" width="125" height="44"/>
<color key="backgroundColor" red="0.92549019607843142" green="0.92549019607843142" blue="0.92549019607843142" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="44" id="DuL-EV-fTA"/>
<constraint firstAttribute="width" constant="125" 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"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="onCancel:" destination="iN0-l3-epB" eventType="touchUpInside" id="LDv-17-Kpc"/>
</connections>
</button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="绑定手机号:150****8574" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6xS-zO-V7m">
<rect key="frame" x="15" y="55" width="315" height="14.5"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tca-94-eTT">
<rect key="frame" x="15" y="82" width="190" height="54"/>
<subviews>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入验证码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Z1Z-88-1xg">
<rect key="frame" x="15" y="2" width="165" height="50"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
<textInputTraits key="textInputTraits" keyboardType="numberPad"/>
</textField>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="Z1Z-88-1xg" secondAttribute="trailing" constant="10" id="CFe-57-Hvl"/>
<constraint firstAttribute="height" constant="54" id="E7r-FV-bqA"/>
<constraint firstItem="Z1Z-88-1xg" firstAttribute="top" secondItem="tca-94-eTT" secondAttribute="top" constant="2" id="LEm-We-XoV"/>
<constraint firstAttribute="bottom" secondItem="Z1Z-88-1xg" secondAttribute="bottom" constant="2" id="LRk-Ui-qF7"/>
<constraint firstItem="Z1Z-88-1xg" firstAttribute="leading" secondItem="tca-94-eTT" secondAttribute="leading" constant="15" id="caT-hG-C58"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
<color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="16"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
<button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="o5I-BC-PRu">
<rect key="frame" x="220" y="82" width="110" height="54"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="width" constant="110" id="BpM-7D-Qlo"/>
<constraint firstAttribute="height" constant="54" id="V6q-I5-ujC"/>
</constraints>
<fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
<state key="normal" title="获取验证码">
<color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="16"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="onGetCode:" destination="iN0-l3-epB" eventType="touchUpInside" id="HrB-ju-oZd"/>
</connections>
</button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="注销成功后30天内无法再次注册该账号" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uJm-hw-gf1">
<rect key="frame" x="15" y="146" width="224.5" height="14.5"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="6xS-zO-V7m" firstAttribute="leading" secondItem="hhi-L3-zWp" secondAttribute="leading" constant="15" id="0pJ-CC-dhp"/>
<constraint firstItem="QqD-2c-HjO" firstAttribute="leading" secondItem="hhi-L3-zWp" secondAttribute="leading" constant="30" id="44A-5e-v8k"/>
<constraint firstAttribute="trailing" secondItem="o5I-BC-PRu" secondAttribute="trailing" constant="15" id="FqO-MV-XQd"/>
<constraint firstItem="tUF-sz-evm" firstAttribute="leading" secondItem="hhi-L3-zWp" secondAttribute="leading" id="Gdy-t9-wwd"/>
<constraint firstAttribute="bottom" secondItem="tUF-sz-evm" secondAttribute="bottom" id="KgQ-g0-bF5"/>
<constraint firstAttribute="bottom" secondItem="QqD-2c-HjO" secondAttribute="bottom" constant="16" id="SJF-lv-QG9"/>
<constraint firstItem="tca-94-eTT" firstAttribute="top" secondItem="hhi-L3-zWp" secondAttribute="top" constant="82" id="Um4-jt-p4C"/>
<constraint firstItem="o5I-BC-PRu" firstAttribute="centerY" secondItem="tca-94-eTT" secondAttribute="centerY" id="ZKP-ks-1uD"/>
<constraint firstItem="51Z-tb-nQ8" firstAttribute="centerX" secondItem="hhi-L3-zWp" secondAttribute="centerX" id="cFW-45-UhC"/>
<constraint firstItem="51Z-tb-nQ8" firstAttribute="top" secondItem="hhi-L3-zWp" secondAttribute="top" constant="15" id="kWk-9c-yqg"/>
<constraint firstItem="o5I-BC-PRu" firstAttribute="leading" secondItem="tca-94-eTT" secondAttribute="trailing" constant="15" id="lBu-o9-fiD"/>
<constraint firstAttribute="bottom" secondItem="x31-ge-8OV" secondAttribute="bottom" constant="16" id="lNI-xl-KAB"/>
<constraint firstAttribute="trailing" secondItem="6xS-zO-V7m" secondAttribute="trailing" constant="15" id="mgv-mm-UfH"/>
<constraint firstAttribute="width" secondItem="hhi-L3-zWp" secondAttribute="height" multiplier="345:237" id="mjA-2x-lDo"/>
<constraint firstAttribute="trailing" secondItem="tUF-sz-evm" secondAttribute="trailing" id="oMx-op-KBZ"/>
<constraint firstItem="6xS-zO-V7m" firstAttribute="top" secondItem="hhi-L3-zWp" secondAttribute="top" constant="55" id="pNV-8z-GgB"/>
<constraint firstItem="tca-94-eTT" firstAttribute="leading" secondItem="hhi-L3-zWp" secondAttribute="leading" constant="15" id="q4G-eT-Cb0"/>
<constraint firstItem="tUF-sz-evm" firstAttribute="top" secondItem="hhi-L3-zWp" secondAttribute="top" id="rbP-2I-Jeh"/>
<constraint firstAttribute="trailing" secondItem="x31-ge-8OV" secondAttribute="trailing" constant="30" id="tzF-QU-xYT"/>
<constraint firstItem="uJm-hw-gf1" firstAttribute="top" secondItem="tca-94-eTT" secondAttribute="bottom" constant="10" id="vGR-h2-Od7"/>
<constraint firstItem="uJm-hw-gf1" firstAttribute="leading" secondItem="hhi-L3-zWp" secondAttribute="leading" constant="15" id="vlH-Mq-f0E"/>
</constraints>
</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="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" constant="-50" id="LYP-9E-pMK"/>
<constraint firstItem="hhi-L3-zWp" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="WgX-rh-cS6"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<connections>
<outlet property="codeBtn" destination="o5I-BC-PRu" id="rRZ-Po-Cgj"/>
<outlet property="codeTF" destination="Z1Z-88-1xg" id="h2C-7C-fd2"/>
<outlet property="confirmBtn" destination="x31-ge-8OV" id="xiW-30-JuX"/>
<outlet property="phoneLabel" destination="6xS-zO-V7m" id="Ok1-K9-otX"/>
</connections>
<point key="canvasLocation" x="132" y="102"/>
</view>
</objects>
<resources>
<image name="zhuxiao_alert_bg" width="345" height="237"/>
</resources>
</document>