Files

115 lines
11 KiB
Plaintext
Raw Permalink 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="19529" 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="19519"/>
<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="YYRoomNameAlert">
<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="wCp-mk-1GT">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
</imageView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hhi-L3-zWp">
<rect key="frame" x="15" y="253.5" width="384" height="210"/>
<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="21" 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="17" y="138.5" width="350" height="45"/>
<color key="backgroundColor" red="0.91764705879999997" green="0.62352941179999999" blue="0.94117647059999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="45" id="4HR-wA-JQC"/>
</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="1" 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="ydz-GW-uuG"/>
</connections>
</button>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="AVi-LD-x0B">
<rect key="frame" x="15" y="63.5" width="354" height="44"/>
<subviews>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入您要修改的房间名字" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="qfg-iL-mmg">
<rect key="frame" x="21" y="2" width="318" height="40"/>
<color key="textColor" red="0.14901960780000001" green="0.10980392160000001" blue="0.22352941179999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
<textInputTraits key="textInputTraits"/>
</textField>
</subviews>
<color key="backgroundColor" red="0.96862745100000003" green="0.96862745100000003" blue="0.96862745100000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="qfg-iL-mmg" firstAttribute="leading" secondItem="AVi-LD-x0B" secondAttribute="leading" constant="21" id="79G-NL-4M2"/>
<constraint firstAttribute="trailing" secondItem="qfg-iL-mmg" secondAttribute="trailing" constant="15" id="II0-KJ-tz8"/>
<constraint firstItem="qfg-iL-mmg" firstAttribute="top" secondItem="AVi-LD-x0B" secondAttribute="top" constant="2" id="UA7-hV-A7o"/>
<constraint firstAttribute="bottom" secondItem="qfg-iL-mmg" secondAttribute="bottom" constant="2" id="VOm-i2-l5N"/>
<constraint firstAttribute="height" constant="44" id="YKo-Xt-pAa"/>
</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="22"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="x31-ge-8OV" firstAttribute="leading" secondItem="hhi-L3-zWp" secondAttribute="leading" constant="17" id="6jf-UD-3q6"/>
<constraint firstItem="x31-ge-8OV" firstAttribute="top" secondItem="AVi-LD-x0B" secondAttribute="bottom" constant="31" id="ReW-Ke-Ii3"/>
<constraint firstItem="AVi-LD-x0B" firstAttribute="top" secondItem="51Z-tb-nQ8" secondAttribute="bottom" constant="22" id="VuC-IE-Nfi"/>
<constraint firstAttribute="trailing" secondItem="x31-ge-8OV" secondAttribute="trailing" constant="17" id="aRM-Jg-RhN"/>
<constraint firstAttribute="trailing" secondItem="AVi-LD-x0B" secondAttribute="trailing" constant="15" id="iQy-KW-5qn"/>
<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="21" id="kWk-9c-yqg"/>
<constraint firstAttribute="height" constant="210" id="nnn-B9-SKd"/>
<constraint firstItem="51Z-tb-nQ8" firstAttribute="leading" secondItem="hhi-L3-zWp" secondAttribute="leading" constant="15" id="vR4-nn-tKF"/>
<constraint firstItem="AVi-LD-x0B" firstAttribute="leading" secondItem="hhi-L3-zWp" secondAttribute="leading" constant="15" id="vfU-96-NXd"/>
</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="wCp-mk-1GT" secondAttribute="trailing" id="9VX-Bj-yei"/>
<constraint firstAttribute="bottom" secondItem="wCp-mk-1GT" secondAttribute="bottom" id="9bX-g4-SfR"/>
<constraint firstAttribute="trailing" secondItem="hhi-L3-zWp" secondAttribute="trailing" constant="15" id="FBy-df-R5A"/>
<constraint firstItem="wCp-mk-1GT" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="O0p-Cf-dwJ"/>
<constraint firstItem="wCp-mk-1GT" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="S54-qY-5To"/>
<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="confirmBtn" destination="x31-ge-8OV" id="ltq-or-m5L"/>
<outlet property="nameTF" destination="qfg-iL-mmg" id="jqe-kO-51f"/>
<outlet property="touchImgV" destination="wCp-mk-1GT" id="AJV-RZ-n0g"/>
</connections>
<point key="canvasLocation" x="132" y="102"/>
</view>
</objects>
</document>