615 lines
64 KiB
XML
Executable File
615 lines
64 KiB
XML
Executable File
<?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="Stack View standard spacing" minToolsVersion="9.0"/>
|
|
<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="BJMicRoomOperationAlert">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Jed-J0-kMM">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<connections>
|
|
<action selector="backBtnTouched:" destination="iN0-l3-epB" eventType="touchUpInside" id="ZIj-ek-2YF"/>
|
|
</connections>
|
|
</button>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RP3-t6-Qsf" userLabel="main">
|
|
<rect key="frame" x="0.0" y="377" width="375" height="450"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="room_alert_bg" translatesAutoresizingMaskIntoConstraints="NO" id="ocM-Td-SVT">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="450"/>
|
|
</imageView>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2y8-1Y-f92" userLabel="head">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="100"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="rWI-e9-NBg">
|
|
<rect key="frame" x="15" y="15" width="75" height="75"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="75" id="Yyl-21-Km4"/>
|
|
<constraint firstAttribute="width" constant="75" id="qys-Ej-BdG"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<real key="value" value="37.5"/>
|
|
</userDefinedRuntimeAttribute>
|
|
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
|
|
<color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</userDefinedRuntimeAttribute>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
|
|
<real key="value" value="1.5"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</imageView>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zwx-uG-Zy8">
|
|
<rect key="frame" x="26" y="70" width="53" height="20"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="20" id="EC0-jM-7s5"/>
|
|
<constraint firstAttribute="width" constant="53" id="Pdr-K4-31b"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
|
<state key="normal" image="room_bot_guanzhu">
|
|
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</state>
|
|
<state key="selected" image="room_bot_yiguanzhu"/>
|
|
<connections>
|
|
<action selector="botFocusTouched:" destination="iN0-l3-epB" eventType="touchUpInside" id="cva-2u-BIJ"/>
|
|
</connections>
|
|
</button>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="用户名" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ru0-WP-TUs">
|
|
<rect key="frame" x="95" y="16" width="46" height="18"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Gender_boy" translatesAutoresizingMaskIntoConstraints="NO" id="APD-8G-pvq">
|
|
<rect key="frame" x="146" y="17.5" width="15" height="15"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="15" id="1RA-Vj-rFo"/>
|
|
<constraint firstAttribute="width" constant="15" id="Z9S-dL-tmZ"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<real key="value" value="0.0"/>
|
|
</userDefinedRuntimeAttribute>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
|
|
<real key="value" value="0.0"/>
|
|
</userDefinedRuntimeAttribute>
|
|
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
|
|
<color key="value" red="0.96470588239999999" green="0.96470588239999999" blue="0.96470588239999999" alpha="1" colorSpace="calibratedRGB"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</imageView>
|
|
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EqL-px-RDf">
|
|
<rect key="frame" x="95" y="70" width="99.5" height="20"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="party_ID" translatesAutoresizingMaskIntoConstraints="NO" id="dMf-ll-wle">
|
|
<rect key="frame" x="0.0" y="0.0" width="20" height="20"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="20" id="448-1N-uyy"/>
|
|
<constraint firstAttribute="width" constant="20" id="81A-eU-udm"/>
|
|
</constraints>
|
|
</imageView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="123456" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pjk-c5-01z">
|
|
<rect key="frame" x="23" y="3" width="46.5" height="14.5"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GCv-za-4nD">
|
|
<rect key="frame" x="74.5" y="0.0" width="20" height="20"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="20" id="4cq-BT-h3J"/>
|
|
<constraint firstAttribute="height" constant="20" id="a6A-oH-Ty0"/>
|
|
</constraints>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" image="mine_fuzhi">
|
|
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="onDuplicateID:" destination="iN0-l3-epB" eventType="touchUpInside" id="jxg-O4-wdN"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.29999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<constraints>
|
|
<constraint firstItem="pjk-c5-01z" firstAttribute="centerY" secondItem="EqL-px-RDf" secondAttribute="centerY" id="4fj-EZ-KNu"/>
|
|
<constraint firstItem="dMf-ll-wle" firstAttribute="leading" secondItem="EqL-px-RDf" secondAttribute="leading" id="4zZ-vn-E1x"/>
|
|
<constraint firstAttribute="trailing" secondItem="GCv-za-4nD" secondAttribute="trailing" constant="5" id="Cfm-vW-lAH"/>
|
|
<constraint firstItem="pjk-c5-01z" firstAttribute="leading" secondItem="EqL-px-RDf" secondAttribute="leading" constant="23" id="Drp-K1-Zeh"/>
|
|
<constraint firstAttribute="height" constant="20" id="GQf-Md-rQv"/>
|
|
<constraint firstItem="dMf-ll-wle" firstAttribute="centerY" secondItem="EqL-px-RDf" secondAttribute="centerY" id="Spj-Bt-Gjk"/>
|
|
<constraint firstItem="GCv-za-4nD" firstAttribute="centerY" secondItem="EqL-px-RDf" secondAttribute="centerY" id="ZNc-eX-zSv"/>
|
|
<constraint firstItem="GCv-za-4nD" firstAttribute="leading" secondItem="pjk-c5-01z" secondAttribute="trailing" constant="5" id="erO-KO-Ise"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<real key="value" value="10"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</view>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="SlD-vc-ATT">
|
|
<rect key="frame" x="95" y="42.5" width="40" height="20"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="20" id="ktn-7t-k6N"/>
|
|
<constraint firstAttribute="width" constant="40" id="pii-qp-FFQ"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
|
|
<color key="value" red="0.96470588239999999" green="0.96470588239999999" blue="0.96470588239999999" alpha="1" colorSpace="calibratedRGB"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</imageView>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="FVz-n7-ZVi">
|
|
<rect key="frame" x="140" y="42.5" width="40" height="20"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="40" id="N5G-b8-paM"/>
|
|
<constraint firstAttribute="height" constant="20" id="aFg-20-4Cf"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
|
|
<color key="value" red="0.96470588239999999" green="0.96470588239999999" blue="0.96470588239999999" alpha="1" colorSpace="calibratedRGB"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</imageView>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="wGf-82-Ra3">
|
|
<rect key="frame" x="186" y="37.5" width="30" height="30"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="30" id="BpB-qv-Mco"/>
|
|
<constraint firstAttribute="height" constant="30" id="Kez-CB-m3t"/>
|
|
</constraints>
|
|
</imageView>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oR5-2Y-kvw">
|
|
<rect key="frame" x="299" y="59" width="61" height="24"/>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" image="room_alert_report"/>
|
|
<connections>
|
|
<action selector="onReport:" destination="iN0-l3-epB" eventType="touchUpInside" id="WRJ-oq-TO6"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rYq-cj-Jn4">
|
|
<rect key="frame" x="299" y="20" width="61" height="24"/>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" image="room_alert_black"/>
|
|
<state key="selected" image="room_alert_black_cancel"/>
|
|
<connections>
|
|
<action selector="onBlack:" destination="iN0-l3-epB" eventType="touchUpInside" id="KPF-2j-2WF"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="APD-8G-pvq" firstAttribute="centerY" secondItem="ru0-WP-TUs" secondAttribute="centerY" id="3b3-UZ-cI6"/>
|
|
<constraint firstItem="rWI-e9-NBg" firstAttribute="leading" secondItem="2y8-1Y-f92" secondAttribute="leading" constant="15" id="5O3-Md-BrG"/>
|
|
<constraint firstItem="APD-8G-pvq" firstAttribute="leading" secondItem="ru0-WP-TUs" secondAttribute="trailing" constant="5" id="5qd-2c-Cdm"/>
|
|
<constraint firstItem="FVz-n7-ZVi" firstAttribute="leading" secondItem="SlD-vc-ATT" secondAttribute="trailing" constant="5" id="KS0-Nx-IOg"/>
|
|
<constraint firstItem="EqL-px-RDf" firstAttribute="bottom" secondItem="rWI-e9-NBg" secondAttribute="bottom" id="Mwh-4C-YE7"/>
|
|
<constraint firstAttribute="trailing" secondItem="rYq-cj-Jn4" secondAttribute="trailing" constant="15" id="NlJ-fT-8Gp"/>
|
|
<constraint firstItem="rWI-e9-NBg" firstAttribute="top" secondItem="2y8-1Y-f92" secondAttribute="top" constant="15" id="QgB-Ct-fr8"/>
|
|
<constraint firstAttribute="height" constant="100" id="TfX-pq-hzF"/>
|
|
<constraint firstItem="wGf-82-Ra3" firstAttribute="leading" secondItem="FVz-n7-ZVi" secondAttribute="trailing" constant="6" id="UX5-2y-nS3"/>
|
|
<constraint firstItem="ru0-WP-TUs" firstAttribute="leading" secondItem="rWI-e9-NBg" secondAttribute="trailing" constant="5" id="ZcQ-1Q-ddd"/>
|
|
<constraint firstItem="wGf-82-Ra3" firstAttribute="centerY" secondItem="FVz-n7-ZVi" secondAttribute="centerY" id="aIv-qA-e7N"/>
|
|
<constraint firstItem="zwx-uG-Zy8" firstAttribute="bottom" secondItem="rWI-e9-NBg" secondAttribute="bottom" id="az2-En-jfM"/>
|
|
<constraint firstItem="ru0-WP-TUs" firstAttribute="top" secondItem="2y8-1Y-f92" secondAttribute="top" constant="16" id="dsd-iG-t9Z"/>
|
|
<constraint firstItem="SlD-vc-ATT" firstAttribute="centerY" secondItem="rWI-e9-NBg" secondAttribute="centerY" id="dye-i3-h9F"/>
|
|
<constraint firstAttribute="trailing" secondItem="oR5-2Y-kvw" secondAttribute="trailing" constant="15" id="f3d-uy-EcQ"/>
|
|
<constraint firstItem="rYq-cj-Jn4" firstAttribute="top" secondItem="2y8-1Y-f92" secondAttribute="top" constant="20" id="hiV-ZU-M2v"/>
|
|
<constraint firstItem="zwx-uG-Zy8" firstAttribute="centerX" secondItem="rWI-e9-NBg" secondAttribute="centerX" id="ltA-M0-0A2"/>
|
|
<constraint firstItem="SlD-vc-ATT" firstAttribute="leading" secondItem="rWI-e9-NBg" secondAttribute="trailing" constant="5" id="ngj-Vi-dGA"/>
|
|
<constraint firstItem="FVz-n7-ZVi" firstAttribute="centerY" secondItem="SlD-vc-ATT" secondAttribute="centerY" id="rJD-tC-aHQ"/>
|
|
<constraint firstItem="oR5-2Y-kvw" firstAttribute="top" secondItem="rYq-cj-Jn4" secondAttribute="bottom" constant="15" id="txK-si-vyI"/>
|
|
<constraint firstItem="EqL-px-RDf" firstAttribute="leading" secondItem="rWI-e9-NBg" secondAttribute="trailing" constant="5" id="wD7-d6-tsi"/>
|
|
</constraints>
|
|
</view>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RUE-ad-h85" userLabel="dynamicBtn">
|
|
<rect key="frame" x="0.0" y="100" width="375" height="70"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="70" id="nw8-74-v9v"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<real key="value" value="10"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</view>
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="b3d-yH-zuh">
|
|
<rect key="frame" x="15" y="368" width="345" height="44"/>
|
|
<color key="backgroundColor" white="1" alpha="0.07035526612988946" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="44" id="Edh-Uj-EIP"/>
|
|
</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="我要下麦"/>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<real key="value" value="22"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
<connections>
|
|
<action selector="onDownMic:" destination="iN0-l3-epB" eventType="touchUpInside" id="L1s-uu-2OJ"/>
|
|
</connections>
|
|
</button>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9NG-Yt-X0L">
|
|
<rect key="frame" x="0.0" y="180" width="375" height="48"/>
|
|
<subviews>
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="VlR-jS-NrL">
|
|
<rect key="frame" x="132.5" y="-0.5" width="110" height="49"/>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" image="room_alert_qianyue"/>
|
|
<connections>
|
|
<action selector="onQianyueList:" destination="iN0-l3-epB" eventType="touchUpInside" id="tbj-uh-RB0"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DQf-Hq-6RJ">
|
|
<rect key="frame" x="15" y="0.0" width="165" height="48"/>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" image="room_alert_gift"/>
|
|
<connections>
|
|
<action selector="onGiftList:" destination="iN0-l3-epB" eventType="touchUpInside" id="TDR-VL-kRi"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RIX-TI-Ieb">
|
|
<rect key="frame" x="195" y="0.0" width="165" height="48"/>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" image="room_alert_qinmi"/>
|
|
<connections>
|
|
<action selector="onQinmiList:" destination="iN0-l3-epB" eventType="touchUpInside" id="qsK-0o-ow3"/>
|
|
</connections>
|
|
</button>
|
|
<label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="签约艺人" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4PD-B7-EbG">
|
|
<rect key="frame" x="177.5" y="17" width="49.5" height="14.5"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="亲密关系" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BIV-2Q-WKr">
|
|
<rect key="frame" x="240" y="17" width="49.5" height="14.5"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="RIX-TI-Ieb" firstAttribute="width" secondItem="DQf-Hq-6RJ" secondAttribute="width" id="16N-HO-eSs"/>
|
|
<constraint firstItem="BIV-2Q-WKr" firstAttribute="leading" secondItem="RIX-TI-Ieb" secondAttribute="leading" constant="45" id="47S-4L-aer"/>
|
|
<constraint firstItem="VlR-jS-NrL" firstAttribute="centerY" secondItem="9NG-Yt-X0L" secondAttribute="centerY" id="6TT-dW-BDa"/>
|
|
<constraint firstItem="BIV-2Q-WKr" firstAttribute="centerY" secondItem="RIX-TI-Ieb" secondAttribute="centerY" id="6cQ-Cl-6Vg"/>
|
|
<constraint firstAttribute="height" constant="48" id="A2g-zL-paK"/>
|
|
<constraint firstItem="VlR-jS-NrL" firstAttribute="centerX" secondItem="9NG-Yt-X0L" secondAttribute="centerX" id="TwN-zU-G3N"/>
|
|
<constraint firstItem="RIX-TI-Ieb" firstAttribute="leading" secondItem="DQf-Hq-6RJ" secondAttribute="trailing" constant="15" id="Uec-HC-Czg"/>
|
|
<constraint firstItem="RIX-TI-Ieb" firstAttribute="top" secondItem="9NG-Yt-X0L" secondAttribute="top" id="Vbn-Xk-VXz"/>
|
|
<constraint firstItem="DQf-Hq-6RJ" firstAttribute="leading" secondItem="9NG-Yt-X0L" secondAttribute="leading" constant="15" id="ZmT-4C-na8"/>
|
|
<constraint firstItem="4PD-B7-EbG" firstAttribute="centerY" secondItem="VlR-jS-NrL" secondAttribute="centerY" id="dfN-q6-kX7"/>
|
|
<constraint firstItem="DQf-Hq-6RJ" firstAttribute="centerY" secondItem="9NG-Yt-X0L" secondAttribute="centerY" id="kvS-sE-lSP"/>
|
|
<constraint firstAttribute="bottom" secondItem="RIX-TI-Ieb" secondAttribute="bottom" id="oNa-RC-jxW"/>
|
|
<constraint firstItem="RIX-TI-Ieb" firstAttribute="centerY" secondItem="9NG-Yt-X0L" secondAttribute="centerY" id="qpt-Ip-GHL"/>
|
|
<constraint firstAttribute="bottom" secondItem="DQf-Hq-6RJ" secondAttribute="bottom" id="uN5-Mj-AMc"/>
|
|
<constraint firstAttribute="trailing" secondItem="RIX-TI-Ieb" secondAttribute="trailing" constant="15" id="vsT-sV-c6p"/>
|
|
<constraint firstItem="DQf-Hq-6RJ" firstAttribute="top" secondItem="9NG-Yt-X0L" secondAttribute="top" id="yZD-2P-HTZ"/>
|
|
<constraint firstItem="4PD-B7-EbG" firstAttribute="leading" secondItem="VlR-jS-NrL" secondAttribute="leading" constant="45" id="zy8-8D-4jf"/>
|
|
</constraints>
|
|
</view>
|
|
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="oy3-4G-wZt">
|
|
<rect key="frame" x="15" y="243" width="345" height="120"/>
|
|
<subviews>
|
|
<imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="room_alert_cp_bg" translatesAutoresizingMaskIntoConstraints="NO" id="xd7-FE-JRa">
|
|
<rect key="frame" x="0.0" y="0.0" width="345" height="120"/>
|
|
</imageView>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Nh9-Qf-3lB">
|
|
<rect key="frame" x="-7.5" y="0.0" width="110" height="110"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="110" id="b9b-aj-u3D"/>
|
|
<constraint firstAttribute="width" constant="110" id="ea2-mf-Kxe"/>
|
|
</constraints>
|
|
</imageView>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="3w8-5q-6CN">
|
|
<rect key="frame" x="242.5" y="0.0" width="110" height="110"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="110" id="TQh-Hx-pBf"/>
|
|
<constraint firstAttribute="width" constant="110" id="j2I-lm-lfk"/>
|
|
</constraints>
|
|
</imageView>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="default_userIcon" translatesAutoresizingMaskIntoConstraints="NO" id="80J-bB-Paf">
|
|
<rect key="frame" x="48.5" y="23" width="54" height="54"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="54" id="iDd-Ve-hXs"/>
|
|
<constraint firstAttribute="height" constant="54" id="qmp-Ss-4QP"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<real key="value" value="27"/>
|
|
</userDefinedRuntimeAttribute>
|
|
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
|
|
<color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</userDefinedRuntimeAttribute>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
|
|
<real key="value" value="1"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</imageView>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="dOH-HL-E6E">
|
|
<rect key="frame" x="89.5" y="60" width="16" height="16"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="16" id="5f5-u4-Ooh"/>
|
|
<constraint firstAttribute="width" constant="16" id="7nZ-Dp-uNg"/>
|
|
</constraints>
|
|
</imageView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="旺仔.牛奶" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DsU-9n-aOD">
|
|
<rect key="frame" x="49" y="91" width="53.5" height="14.5"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
|
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mine_cp_heart" translatesAutoresizingMaskIntoConstraints="NO" id="7UL-Pm-fJl">
|
|
<rect key="frame" x="130.5" y="19" width="84" height="62"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="62" id="7XS-Vv-hd4"/>
|
|
<constraint firstAttribute="width" constant="84" id="LTa-8L-oqa"/>
|
|
</constraints>
|
|
</imageView>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="default_userIcon" translatesAutoresizingMaskIntoConstraints="NO" id="x5a-EE-q2R">
|
|
<rect key="frame" x="242.5" y="23" width="54" height="54"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="54" id="Vv9-21-n46"/>
|
|
<constraint firstAttribute="height" constant="54" id="rKA-Il-buW"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<real key="value" value="27"/>
|
|
</userDefinedRuntimeAttribute>
|
|
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
|
|
<color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</userDefinedRuntimeAttribute>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
|
|
<real key="value" value="1"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</imageView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="旺仔.牛奶" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Vg9-tl-T8O">
|
|
<rect key="frame" x="243" y="91" width="53.5" height="14.5"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
|
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="oIq-SS-bLd">
|
|
<rect key="frame" x="283.5" y="60" width="16" height="16"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="16" id="1o1-Cw-kNx"/>
|
|
<constraint firstAttribute="height" constant="16" id="Fdz-eV-57N"/>
|
|
</constraints>
|
|
</imageView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="6696" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="J0g-HW-Z4S">
|
|
<rect key="frame" x="158" y="87" width="29" height="17.5"/>
|
|
<fontDescription key="fontDescription" name="DINAlternate-Bold" family="DIN Alternate" pointSize="15"/>
|
|
<color key="textColor" red="0.94901960784313721" green="0.46666666666666667" blue="0.74117647058823533" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="LV1" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gw6-Sb-1Se">
|
|
<rect key="frame" x="161.5" y="41.5" width="22.5" height="17.5"/>
|
|
<fontDescription key="fontDescription" name="DINAlternate-Bold" family="DIN Alternate" pointSize="15"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="oIq-SS-bLd" firstAttribute="trailing" secondItem="x5a-EE-q2R" secondAttribute="trailing" constant="3" id="29C-wh-EYV"/>
|
|
<constraint firstItem="oIq-SS-bLd" firstAttribute="bottom" secondItem="x5a-EE-q2R" secondAttribute="bottom" constant="-1" id="449-V1-XET"/>
|
|
<constraint firstItem="x5a-EE-q2R" firstAttribute="leading" secondItem="80J-bB-Paf" secondAttribute="trailing" constant="140" id="4Wg-Z5-0hE"/>
|
|
<constraint firstItem="gw6-Sb-1Se" firstAttribute="centerY" secondItem="7UL-Pm-fJl" secondAttribute="centerY" id="52r-MV-lVa"/>
|
|
<constraint firstAttribute="trailing" secondItem="xd7-FE-JRa" secondAttribute="trailing" id="5E2-NT-h5q"/>
|
|
<constraint firstItem="dOH-HL-E6E" firstAttribute="bottom" secondItem="80J-bB-Paf" secondAttribute="bottom" constant="-1" id="9c7-in-1sa"/>
|
|
<constraint firstItem="7UL-Pm-fJl" firstAttribute="centerX" secondItem="oy3-4G-wZt" secondAttribute="centerX" id="HG6-Uc-vTT"/>
|
|
<constraint firstItem="Vg9-tl-T8O" firstAttribute="centerX" secondItem="x5a-EE-q2R" secondAttribute="centerX" id="I7G-gn-cOx"/>
|
|
<constraint firstItem="3w8-5q-6CN" firstAttribute="leading" secondItem="x5a-EE-q2R" secondAttribute="leading" id="NEl-B2-leS"/>
|
|
<constraint firstItem="xd7-FE-JRa" firstAttribute="top" secondItem="oy3-4G-wZt" secondAttribute="top" id="QDd-LS-ZQB"/>
|
|
<constraint firstItem="DsU-9n-aOD" firstAttribute="centerX" secondItem="80J-bB-Paf" secondAttribute="centerX" id="RhR-3o-PAl"/>
|
|
<constraint firstItem="Nh9-Qf-3lB" firstAttribute="trailing" secondItem="80J-bB-Paf" secondAttribute="trailing" id="XT3-Lg-pif"/>
|
|
<constraint firstAttribute="height" constant="120" id="cBz-iG-BM8"/>
|
|
<constraint firstItem="DsU-9n-aOD" firstAttribute="top" secondItem="80J-bB-Paf" secondAttribute="bottom" constant="14" id="dMm-Iw-MW2"/>
|
|
<constraint firstItem="80J-bB-Paf" firstAttribute="centerX" secondItem="oy3-4G-wZt" secondAttribute="centerX" constant="-97" id="e1l-f3-wu4"/>
|
|
<constraint firstAttribute="bottom" secondItem="xd7-FE-JRa" secondAttribute="bottom" id="hFl-Fd-2lG"/>
|
|
<constraint firstItem="Nh9-Qf-3lB" firstAttribute="centerY" secondItem="80J-bB-Paf" secondAttribute="centerY" constant="5" id="hiU-4k-lgd"/>
|
|
<constraint firstItem="dOH-HL-E6E" firstAttribute="trailing" secondItem="80J-bB-Paf" secondAttribute="trailing" constant="3" id="htx-Bt-JU2"/>
|
|
<constraint firstItem="80J-bB-Paf" firstAttribute="top" secondItem="oy3-4G-wZt" secondAttribute="top" constant="23" id="i9z-nX-HqB"/>
|
|
<constraint firstItem="7UL-Pm-fJl" firstAttribute="centerY" secondItem="80J-bB-Paf" secondAttribute="centerY" id="iiX-D1-jd7"/>
|
|
<constraint firstItem="J0g-HW-Z4S" firstAttribute="centerX" secondItem="oy3-4G-wZt" secondAttribute="centerX" id="k9K-4j-SRD"/>
|
|
<constraint firstItem="Vg9-tl-T8O" firstAttribute="top" secondItem="x5a-EE-q2R" secondAttribute="bottom" constant="14" id="lif-Jy-4TD"/>
|
|
<constraint firstItem="gw6-Sb-1Se" firstAttribute="centerX" secondItem="7UL-Pm-fJl" secondAttribute="centerX" id="njp-gB-2kc"/>
|
|
<constraint firstItem="3w8-5q-6CN" firstAttribute="centerY" secondItem="x5a-EE-q2R" secondAttribute="centerY" constant="5" id="pca-JW-QZl"/>
|
|
<constraint firstItem="J0g-HW-Z4S" firstAttribute="top" secondItem="7UL-Pm-fJl" secondAttribute="bottom" constant="6" id="qlu-zC-6zT"/>
|
|
<constraint firstItem="x5a-EE-q2R" firstAttribute="centerY" secondItem="80J-bB-Paf" secondAttribute="centerY" id="ro3-Ql-xf3"/>
|
|
<constraint firstItem="xd7-FE-JRa" firstAttribute="leading" secondItem="oy3-4G-wZt" secondAttribute="leading" id="u0V-aD-xKy"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<real key="value" value="16"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</view>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="467-Lx-Vf1" userLabel="bot">
|
|
<rect key="frame" x="0.0" y="360" width="375" height="60"/>
|
|
<subviews>
|
|
<stackView opaque="NO" contentMode="scaleAspectFit" distribution="fillEqually" spacingType="standard" translatesAutoresizingMaskIntoConstraints="NO" id="lCa-6O-Rq7">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="60"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="XVm-DS-G98">
|
|
<rect key="frame" x="0.0" y="0.0" width="68.5" height="60"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
|
<state key="normal" title="@Ta">
|
|
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="onAtTa:" destination="iN0-l3-epB" eventType="touchUpInside" id="HI9-Mo-ajB"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qh8-WR-tJt">
|
|
<rect key="frame" x="76.5" y="0.0" width="68.5" height="60"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
|
<state key="normal" title="清魅力">
|
|
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="clearAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="5MJ-Ko-uEx"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JMP-G1-bP9">
|
|
<rect key="frame" x="153" y="0.0" width="69" height="60"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
|
<state key="normal" title="私信">
|
|
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="onSiliaoTa:" destination="iN0-l3-epB" eventType="touchUpInside" id="enJ-gl-ttv"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZNq-Kg-UeH">
|
|
<rect key="frame" x="230" y="0.0" width="68.5" height="60"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
|
<state key="normal" title="送礼">
|
|
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="botGiftTouched:" destination="iN0-l3-epB" eventType="touchUpInside" id="coU-8H-bh2"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="foF-n0-KlT">
|
|
<rect key="frame" x="306.5" y="0.0" width="68.5" height="60"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
|
<state key="normal" title="转赠">
|
|
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="donateBtnTouched:" destination="iN0-l3-epB" eventType="touchUpInside" id="TSo-l1-78p"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="JMP-G1-bP9" firstAttribute="top" secondItem="lCa-6O-Rq7" secondAttribute="top" id="AEO-a6-Sx5"/>
|
|
<constraint firstAttribute="bottom" secondItem="ZNq-Kg-UeH" secondAttribute="bottom" id="BiO-IW-GbQ"/>
|
|
<constraint firstAttribute="bottom" secondItem="JMP-G1-bP9" secondAttribute="bottom" id="He2-iB-oaa"/>
|
|
<constraint firstItem="ZNq-Kg-UeH" firstAttribute="top" secondItem="lCa-6O-Rq7" secondAttribute="top" id="aqU-29-2x8"/>
|
|
<constraint firstItem="XVm-DS-G98" firstAttribute="top" secondItem="lCa-6O-Rq7" secondAttribute="top" id="hYU-Og-nyG"/>
|
|
<constraint firstAttribute="bottom" secondItem="XVm-DS-G98" secondAttribute="bottom" id="vhn-an-0yK"/>
|
|
</constraints>
|
|
</stackView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstAttribute="bottom" secondItem="lCa-6O-Rq7" secondAttribute="bottom" id="DqX-jF-EO0"/>
|
|
<constraint firstItem="lCa-6O-Rq7" firstAttribute="top" secondItem="467-Lx-Vf1" secondAttribute="top" id="WQW-FR-uxr"/>
|
|
<constraint firstAttribute="height" constant="60" id="hHD-Zm-xJg"/>
|
|
<constraint firstAttribute="trailing" secondItem="lCa-6O-Rq7" secondAttribute="trailing" id="mii-Tk-hXA"/>
|
|
<constraint firstItem="lCa-6O-Rq7" firstAttribute="leading" secondItem="467-Lx-Vf1" secondAttribute="leading" id="zJg-BK-2f8"/>
|
|
</constraints>
|
|
</view>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="RUE-ad-h85" firstAttribute="leading" secondItem="RP3-t6-Qsf" secondAttribute="leading" id="1RL-5D-R0k"/>
|
|
<constraint firstItem="b3d-yH-zuh" firstAttribute="leading" secondItem="RP3-t6-Qsf" secondAttribute="leading" constant="15" id="57n-Cv-SC2"/>
|
|
<constraint firstAttribute="trailing" secondItem="2y8-1Y-f92" secondAttribute="trailing" id="7z2-IA-G7X"/>
|
|
<constraint firstItem="oy3-4G-wZt" firstAttribute="leading" secondItem="RP3-t6-Qsf" secondAttribute="leading" constant="15" id="8PK-b9-aUk"/>
|
|
<constraint firstAttribute="bottom" secondItem="ocM-Td-SVT" secondAttribute="bottom" id="EtK-vV-Ff3"/>
|
|
<constraint firstItem="2y8-1Y-f92" firstAttribute="leading" secondItem="RP3-t6-Qsf" secondAttribute="leading" id="JOL-pC-bW3"/>
|
|
<constraint firstItem="ocM-Td-SVT" firstAttribute="top" secondItem="RP3-t6-Qsf" secondAttribute="top" id="NB8-Rf-MFI"/>
|
|
<constraint firstAttribute="trailing" secondItem="9NG-Yt-X0L" secondAttribute="trailing" id="NZK-A5-85R"/>
|
|
<constraint firstItem="b3d-yH-zuh" firstAttribute="centerY" secondItem="467-Lx-Vf1" secondAttribute="centerY" id="P26-FC-U4f"/>
|
|
<constraint firstAttribute="trailing" secondItem="oy3-4G-wZt" secondAttribute="trailing" constant="15" id="Peb-Su-nkL"/>
|
|
<constraint firstItem="9NG-Yt-X0L" firstAttribute="leading" secondItem="RP3-t6-Qsf" secondAttribute="leading" id="V0V-eQ-Ac0"/>
|
|
<constraint firstAttribute="trailing" secondItem="467-Lx-Vf1" secondAttribute="trailing" id="Vw3-2B-aDc"/>
|
|
<constraint firstAttribute="bottom" secondItem="467-Lx-Vf1" secondAttribute="bottom" constant="30" id="eC0-Dc-osh"/>
|
|
<constraint firstAttribute="trailing" secondItem="b3d-yH-zuh" secondAttribute="trailing" constant="15" id="hQg-2H-bhR"/>
|
|
<constraint firstItem="9NG-Yt-X0L" firstAttribute="top" secondItem="RUE-ad-h85" secondAttribute="bottom" constant="10" id="m24-nw-LPt"/>
|
|
<constraint firstItem="2y8-1Y-f92" firstAttribute="top" secondItem="RP3-t6-Qsf" secondAttribute="top" id="nPD-tb-LBq"/>
|
|
<constraint firstItem="RUE-ad-h85" firstAttribute="top" secondItem="2y8-1Y-f92" secondAttribute="bottom" id="pbD-Hv-ZmY"/>
|
|
<constraint firstAttribute="trailing" secondItem="RUE-ad-h85" secondAttribute="trailing" id="rZ9-Lv-OaF"/>
|
|
<constraint firstAttribute="trailing" secondItem="ocM-Td-SVT" secondAttribute="trailing" id="vA8-q4-JDv"/>
|
|
<constraint firstItem="ocM-Td-SVT" firstAttribute="leading" secondItem="RP3-t6-Qsf" secondAttribute="leading" id="x1L-b9-8QV"/>
|
|
<constraint firstAttribute="height" constant="450" id="xH5-Z4-d7e"/>
|
|
<constraint firstItem="oy3-4G-wZt" firstAttribute="top" secondItem="9NG-Yt-X0L" secondAttribute="bottom" constant="15" id="xvd-c5-tYz"/>
|
|
<constraint firstItem="467-Lx-Vf1" firstAttribute="leading" secondItem="RP3-t6-Qsf" secondAttribute="leading" id="y2K-ZB-jOg"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<real key="value" value="15"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</view>
|
|
</subviews>
|
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="custom" customColorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="trailing" secondItem="Jed-J0-kMM" secondAttribute="trailing" id="09k-YV-pHg"/>
|
|
<constraint firstAttribute="bottom" secondItem="Jed-J0-kMM" secondAttribute="bottom" id="3XM-1P-YMl"/>
|
|
<constraint firstAttribute="bottom" secondItem="RP3-t6-Qsf" secondAttribute="bottom" constant="-15" id="52e-Ud-UrC"/>
|
|
<constraint firstItem="Jed-J0-kMM" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="9Sn-bS-knp"/>
|
|
<constraint firstAttribute="trailing" secondItem="RP3-t6-Qsf" secondAttribute="trailing" id="fuf-xR-pQq"/>
|
|
<constraint firstItem="RP3-t6-Qsf" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="nfy-nW-HVV"/>
|
|
<constraint firstItem="Jed-J0-kMM" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="zyv-1s-bfN"/>
|
|
</constraints>
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
<connections>
|
|
<outlet property="avatarImgV_1" destination="80J-bB-Paf" id="AfV-Mr-PFI"/>
|
|
<outlet property="avatarImgV_2" destination="x5a-EE-q2R" id="9ye-WX-fiY"/>
|
|
<outlet property="avatarImgView" destination="rWI-e9-NBg" id="pV4-eW-v37"/>
|
|
<outlet property="blackBtn" destination="rYq-cj-Jn4" id="gHE-qZ-PGc"/>
|
|
<outlet property="botBgView" destination="467-Lx-Vf1" id="RjI-rO-Doz"/>
|
|
<outlet property="clearCharmBtn" destination="qh8-WR-tJt" id="XsO-ZP-JcE"/>
|
|
<outlet property="cpBgView" destination="oy3-4G-wZt" id="igv-2t-VIN"/>
|
|
<outlet property="cpBorderImgV_1" destination="Nh9-Qf-3lB" id="3l0-Vr-cWF"/>
|
|
<outlet property="cpBorderImgV_2" destination="3w8-5q-6CN" id="64c-jS-Bw1"/>
|
|
<outlet property="cpLevelLab" destination="gw6-Sb-1Se" id="9Ye-h5-8ck"/>
|
|
<outlet property="downMicBtn" destination="b3d-yH-zuh" id="5HG-IV-Rop"/>
|
|
<outlet property="dynamicViewHeightCon" destination="nw8-74-v9v" id="J3z-NP-hGR"/>
|
|
<outlet property="genderImgV" destination="APD-8G-pvq" id="oN6-pv-Qbb"/>
|
|
<outlet property="guanZhuBtn" destination="zwx-uG-Zy8" id="n8n-jG-Sx5"/>
|
|
<outlet property="heartImgV" destination="7UL-Pm-fJl" id="mBa-bF-gr4"/>
|
|
<outlet property="jueweiImgV" destination="wGf-82-Ra3" id="dCY-Zn-InR"/>
|
|
<outlet property="levelCharmImgview" destination="FVz-n7-ZVi" id="bNF-n2-7oy"/>
|
|
<outlet property="levelContributeImgview" destination="SlD-vc-ATT" id="Ep8-Dm-qMh"/>
|
|
<outlet property="mainViewH" destination="xH5-Z4-d7e" id="LIi-Js-uye"/>
|
|
<outlet property="middleBtnsView" destination="RUE-ad-h85" id="tNx-e7-g60"/>
|
|
<outlet property="nicknameLab_1" destination="DsU-9n-aOD" id="gNr-p7-BtV"/>
|
|
<outlet property="nicknameLab_2" destination="Vg9-tl-T8O" id="rD7-AW-Y4C"/>
|
|
<outlet property="qianyueLab" destination="4PD-B7-EbG" id="WJc-d1-v86"/>
|
|
<outlet property="qinmiLab" destination="BIV-2Q-WKr" id="EBV-XE-FFP"/>
|
|
<outlet property="sendBtn" destination="ZNq-Kg-UeH" id="BHU-3f-Ctz"/>
|
|
<outlet property="userIdL" destination="pjk-c5-01z" id="odt-Wg-1l2"/>
|
|
<outlet property="userNameL" destination="ru0-WP-TUs" id="rxT-J5-1X7"/>
|
|
<outlet property="valueLab" destination="J0g-HW-Z4S" id="oFz-F1-Q0j"/>
|
|
<outlet property="zhuanZengBtn" destination="foF-n0-KlT" id="Knr-GY-wK2"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="-2549" y="15"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<image name="Gender_boy" width="16" height="16"/>
|
|
<image name="default_userIcon" width="512" height="512"/>
|
|
<image name="mine_cp_heart" width="98" height="98"/>
|
|
<image name="mine_fuzhi" width="16" height="16"/>
|
|
<image name="party_ID" width="20" height="20"/>
|
|
<image name="room_alert_bg" width="375" height="432"/>
|
|
<image name="room_alert_black" width="61" height="24"/>
|
|
<image name="room_alert_black_cancel" width="85" height="24"/>
|
|
<image name="room_alert_cp_bg" width="349" height="106"/>
|
|
<image name="room_alert_gift" width="165" height="48"/>
|
|
<image name="room_alert_qianyue" width="110" height="49"/>
|
|
<image name="room_alert_qinmi" width="165" height="48"/>
|
|
<image name="room_alert_report" width="61" height="24"/>
|
|
<image name="room_bot_guanzhu" width="53" height="20"/>
|
|
<image name="room_bot_yiguanzhu" width="53" height="20"/>
|
|
</resources>
|
|
</document>
|