Files
yuyin_ios/SweetParty/主类/音悦新增/交友厅/DLPKTimeInsertView.xib

100 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="DLPKTimeInsertView">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView clipsSubviews="YES" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="5Zy-Fi-SLo">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<color key="backgroundColor" white="0.0" alpha="0.5" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</imageView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ugj-vU-EZq">
<rect key="frame" x="0.0" y="836" width="414" height="60"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tdP-aU-h4z">
<rect key="frame" x="15" y="8" width="312" height="30"/>
<subviews>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请设置增加分钟" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="6eZ-wJ-SID">
<rect key="frame" x="19" y="0.0" width="274" height="30"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
<textInputTraits key="textInputTraits" keyboardType="numberPad" returnKeyType="send"/>
</textField>
</subviews>
<color key="backgroundColor" red="0.95686274509803915" green="0.95686274509803915" blue="0.95686274509803915" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="6eZ-wJ-SID" secondAttribute="trailing" constant="19" id="Gbl-wM-mpU"/>
<constraint firstItem="6eZ-wJ-SID" firstAttribute="top" secondItem="tdP-aU-h4z" secondAttribute="top" id="OMN-Tq-Zuv"/>
<constraint firstAttribute="height" constant="30" id="jfp-sa-G0w"/>
<constraint firstItem="6eZ-wJ-SID" firstAttribute="leading" secondItem="tdP-aU-h4z" secondAttribute="leading" constant="19" id="ypi-hZ-Mp9"/>
<constraint firstAttribute="bottom" secondItem="6eZ-wJ-SID" secondAttribute="bottom" id="zf3-bS-w5z"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="15"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ROH-dt-DDl">
<rect key="frame" x="339" y="9.5" width="60" height="27"/>
<color key="backgroundColor" red="1" green="0.59215686270000001" blue="0.8980392157" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="27" id="QXu-Pt-WeF"/>
<constraint firstAttribute="width" constant="60" id="feY-aQ-wKI"/>
</constraints>
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
<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="13.5"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="onSend:" destination="iN0-l3-epB" eventType="touchUpInside" id="KHi-pi-6Ye"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="60" id="LAR-TO-V18"/>
<constraint firstItem="tdP-aU-h4z" firstAttribute="top" secondItem="Ugj-vU-EZq" secondAttribute="top" constant="8" id="PX0-kC-LYs"/>
<constraint firstItem="ROH-dt-DDl" firstAttribute="leading" secondItem="tdP-aU-h4z" secondAttribute="trailing" constant="12" id="U8z-27-sqB"/>
<constraint firstItem="ROH-dt-DDl" firstAttribute="centerY" secondItem="tdP-aU-h4z" secondAttribute="centerY" id="e7R-dv-hqy"/>
<constraint firstItem="tdP-aU-h4z" firstAttribute="leading" secondItem="Ugj-vU-EZq" secondAttribute="leading" constant="15" id="hS6-sM-pBg"/>
<constraint firstAttribute="trailing" secondItem="ROH-dt-DDl" secondAttribute="trailing" constant="15" id="mNj-ds-11j"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="Ugj-vU-EZq" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="2th-V6-9Gb"/>
<constraint firstAttribute="trailing" secondItem="Ugj-vU-EZq" secondAttribute="trailing" id="7Z3-Ed-hYL"/>
<constraint firstAttribute="trailing" secondItem="5Zy-Fi-SLo" secondAttribute="trailing" id="Dot-Ux-Kgr"/>
<constraint firstAttribute="bottom" secondItem="Ugj-vU-EZq" secondAttribute="bottom" id="NVo-Kr-XiS"/>
<constraint firstItem="5Zy-Fi-SLo" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="PtY-TA-3FB"/>
<constraint firstAttribute="bottom" secondItem="5Zy-Fi-SLo" secondAttribute="bottom" id="YAa-Ie-Uf2"/>
<constraint firstItem="5Zy-Fi-SLo" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="u9g-Hp-LUE"/>
</constraints>
<connections>
<outlet property="confirmBtn" destination="ROH-dt-DDl" id="vIh-In-1AH"/>
<outlet property="insertTF" destination="6eZ-wJ-SID" id="DTW-C5-6VO"/>
<outlet property="mainViewBottomCon" destination="NVo-Kr-XiS" id="rKp-X8-3D5"/>
<outlet property="touchImgV" destination="5Zy-Fi-SLo" id="1jJ-2C-29R"/>
</connections>
<point key="canvasLocation" x="132" y="108"/>
</view>
</objects>
</document>