575 lines
56 KiB
Plaintext
575 lines
56 KiB
Plaintext
|
|
<?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="SPMineHeaderView">
|
||
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
||
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||
|
|
<subviews>
|
||
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mine_nav_title_icon" translatesAutoresizingMaskIntoConstraints="NO" id="UYn-98-LEN">
|
||
|
|
<rect key="frame" x="15" y="60" width="45.5" height="22"/>
|
||
|
|
</imageView>
|
||
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dd2-r7-LRo">
|
||
|
|
<rect key="frame" x="329" y="56" width="30" height="30"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="width" constant="30" id="T5u-uR-Ygt"/>
|
||
|
|
<constraint firstAttribute="height" constant="30" id="gZ5-Y6-0io"/>
|
||
|
|
</constraints>
|
||
|
|
<state key="normal" image="mine_setting"/>
|
||
|
|
<connections>
|
||
|
|
<action selector="onSetting:" destination="iN0-l3-epB" eventType="touchUpInside" id="XBf-jz-xeB"/>
|
||
|
|
</connections>
|
||
|
|
</button>
|
||
|
|
<imageView clipsSubviews="YES" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="1Z7-YW-iF3">
|
||
|
|
<rect key="frame" x="276" y="125" width="84" height="84"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="height" constant="84" id="Jvd-kn-htF"/>
|
||
|
|
<constraint firstAttribute="width" constant="84" id="clu-lu-ucb"/>
|
||
|
|
</constraints>
|
||
|
|
<userDefinedRuntimeAttributes>
|
||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
||
|
|
<real key="value" value="42"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
|
||
|
|
<color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
</userDefinedRuntimeAttributes>
|
||
|
|
</imageView>
|
||
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mine_header_cover" translatesAutoresizingMaskIntoConstraints="NO" id="URi-4n-bOE">
|
||
|
|
<rect key="frame" x="270.5" y="122.5" width="95" height="95"/>
|
||
|
|
</imageView>
|
||
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Qds-3V-ang">
|
||
|
|
<rect key="frame" x="330" y="179" width="35" height="35"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="width" constant="35" id="JTI-B9-uZ0"/>
|
||
|
|
<constraint firstAttribute="height" constant="35" id="JiT-e0-hqT"/>
|
||
|
|
</constraints>
|
||
|
|
<state key="normal" image="mine_edit"/>
|
||
|
|
<connections>
|
||
|
|
<action selector="onEdit:" destination="iN0-l3-epB" eventType="touchUpInside" id="phm-cG-Hm0"/>
|
||
|
|
</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="hGl-8x-g0t">
|
||
|
|
<rect key="frame" x="15" y="123" width="49" height="29"/>
|
||
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="24"/>
|
||
|
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<nil key="highlightedColor"/>
|
||
|
|
</label>
|
||
|
|
<imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="QjL-Gj-hya">
|
||
|
|
<rect key="frame" x="77" y="127.5" width="40" height="20"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="width" constant="40" id="Pki-zc-PoN"/>
|
||
|
|
<constraint firstAttribute="height" constant="20" id="qAS-uo-V5n"/>
|
||
|
|
</constraints>
|
||
|
|
</imageView>
|
||
|
|
<imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="qr3-Wn-O6U">
|
||
|
|
<rect key="frame" x="123" y="127.5" width="40" height="20"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="width" constant="40" id="5hB-EP-khy"/>
|
||
|
|
<constraint firstAttribute="height" constant="20" id="KEd-tg-aW5"/>
|
||
|
|
</constraints>
|
||
|
|
</imageView>
|
||
|
|
<imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="d3z-IA-J2t">
|
||
|
|
<rect key="frame" x="169" y="122.5" width="30" height="30"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="height" constant="30" id="REs-xI-9it"/>
|
||
|
|
<constraint firstAttribute="width" constant="30" id="bU1-ph-IQD"/>
|
||
|
|
</constraints>
|
||
|
|
</imageView>
|
||
|
|
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ws2-MR-QLj">
|
||
|
|
<rect key="frame" x="15" y="157" width="99.5" height="20"/>
|
||
|
|
<subviews>
|
||
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="party_ID" translatesAutoresizingMaskIntoConstraints="NO" id="7Wf-gR-Agy">
|
||
|
|
<rect key="frame" x="0.0" y="0.0" width="20" height="20"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="width" constant="20" id="rxQ-F6-hCQ"/>
|
||
|
|
<constraint firstAttribute="height" constant="20" id="xWR-N6-hHK"/>
|
||
|
|
</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="CsN-Pn-upI">
|
||
|
|
<rect key="frame" x="23" y="3" width="46.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="calibratedRGB"/>
|
||
|
|
<nil key="highlightedColor"/>
|
||
|
|
</label>
|
||
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="r2V-TM-WSS">
|
||
|
|
<rect key="frame" x="74.5" y="0.0" width="20" height="20"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="height" constant="20" id="BRv-7K-dgg"/>
|
||
|
|
<constraint firstAttribute="width" constant="20" id="rmy-o7-M87"/>
|
||
|
|
</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="HFm-mw-YEh"/>
|
||
|
|
</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="7Wf-gR-Agy" firstAttribute="leading" secondItem="ws2-MR-QLj" secondAttribute="leading" id="2Gq-Qc-erS"/>
|
||
|
|
<constraint firstItem="7Wf-gR-Agy" firstAttribute="centerY" secondItem="ws2-MR-QLj" secondAttribute="centerY" id="Bm5-2a-g3k"/>
|
||
|
|
<constraint firstItem="CsN-Pn-upI" firstAttribute="centerY" secondItem="ws2-MR-QLj" secondAttribute="centerY" id="JX3-Ow-Tlf"/>
|
||
|
|
<constraint firstItem="r2V-TM-WSS" firstAttribute="centerY" secondItem="ws2-MR-QLj" secondAttribute="centerY" id="Mql-PA-9n0"/>
|
||
|
|
<constraint firstItem="r2V-TM-WSS" firstAttribute="leading" secondItem="CsN-Pn-upI" secondAttribute="trailing" constant="5" id="O96-Fr-UyG"/>
|
||
|
|
<constraint firstAttribute="height" constant="20" id="YiU-jM-5IL"/>
|
||
|
|
<constraint firstItem="CsN-Pn-upI" firstAttribute="leading" secondItem="ws2-MR-QLj" secondAttribute="leading" constant="23" id="jGR-OG-ng3"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="r2V-TM-WSS" secondAttribute="trailing" constant="5" id="lT7-5K-DYF"/>
|
||
|
|
</constraints>
|
||
|
|
<userDefinedRuntimeAttributes>
|
||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
||
|
|
<real key="value" value="10"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
</userDefinedRuntimeAttributes>
|
||
|
|
</view>
|
||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="这个人很懒,什么都没有留下~" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="j3N-jj-PDK">
|
||
|
|
<rect key="frame" x="15" y="185" width="167.5" height="14.5"/>
|
||
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
||
|
|
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<nil key="highlightedColor"/>
|
||
|
|
</label>
|
||
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HP0-Ny-Wwi">
|
||
|
|
<rect key="frame" x="0.0" y="214.5" width="225" height="64"/>
|
||
|
|
<subviews>
|
||
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xfa-FT-Dzq">
|
||
|
|
<rect key="frame" x="3" y="10" width="50" height="44"/>
|
||
|
|
<subviews>
|
||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="关注" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ISG-hc-9UC">
|
||
|
|
<rect key="frame" x="12.5" y="29.5" width="25" height="14.5"/>
|
||
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
||
|
|
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<nil key="highlightedColor"/>
|
||
|
|
</label>
|
||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qxg-sr-sLX">
|
||
|
|
<rect key="frame" x="20.5" y="0.0" width="9.5" height="22.5"/>
|
||
|
|
<fontDescription key="fontDescription" name="DINAlternate-Bold" family="DIN Alternate" pointSize="19"/>
|
||
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.12549019607843137" 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="qxg-sr-sLX" firstAttribute="centerX" secondItem="xfa-FT-Dzq" secondAttribute="centerX" id="Gcj-gr-NYc"/>
|
||
|
|
<constraint firstAttribute="width" constant="50" id="MSF-I3-yt4"/>
|
||
|
|
<constraint firstAttribute="height" constant="44" id="aJC-fY-7T8"/>
|
||
|
|
<constraint firstItem="qxg-sr-sLX" firstAttribute="top" secondItem="xfa-FT-Dzq" secondAttribute="top" id="eA3-xC-acI"/>
|
||
|
|
<constraint firstItem="ISG-hc-9UC" firstAttribute="centerX" secondItem="xfa-FT-Dzq" secondAttribute="centerX" id="miQ-sD-ti8"/>
|
||
|
|
<constraint firstAttribute="bottom" secondItem="ISG-hc-9UC" secondAttribute="bottom" id="vl6-Az-U7u"/>
|
||
|
|
</constraints>
|
||
|
|
</view>
|
||
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2nL-g8-iow">
|
||
|
|
<rect key="frame" x="59.5" y="10" width="50" height="44"/>
|
||
|
|
<subviews>
|
||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="粉丝" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PGt-cH-670">
|
||
|
|
<rect key="frame" x="12.5" y="29.5" width="25" height="14.5"/>
|
||
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
||
|
|
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<nil key="highlightedColor"/>
|
||
|
|
</label>
|
||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5ia-b6-BQv">
|
||
|
|
<rect key="frame" x="20" y="0.0" width="9.5" height="22.5"/>
|
||
|
|
<fontDescription key="fontDescription" name="DINAlternate-Bold" family="DIN Alternate" pointSize="19"/>
|
||
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.12549019610000001" 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="5ia-b6-BQv" firstAttribute="top" secondItem="2nL-g8-iow" secondAttribute="top" id="P7o-eB-3zO"/>
|
||
|
|
<constraint firstAttribute="bottom" secondItem="PGt-cH-670" secondAttribute="bottom" id="YWx-iM-shg"/>
|
||
|
|
<constraint firstAttribute="width" constant="50" id="ceb-oO-T6W"/>
|
||
|
|
<constraint firstItem="5ia-b6-BQv" firstAttribute="centerX" secondItem="2nL-g8-iow" secondAttribute="centerX" id="edr-mm-fjW"/>
|
||
|
|
<constraint firstItem="PGt-cH-670" firstAttribute="centerX" secondItem="2nL-g8-iow" secondAttribute="centerX" id="eoo-od-Gjw"/>
|
||
|
|
<constraint firstAttribute="height" constant="44" id="old-HO-K0l"/>
|
||
|
|
</constraints>
|
||
|
|
</view>
|
||
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Lak-wA-HrR">
|
||
|
|
<rect key="frame" x="115.5" y="10" width="50" height="44"/>
|
||
|
|
<subviews>
|
||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="收藏" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MvA-tR-RsU">
|
||
|
|
<rect key="frame" x="12.5" y="29.5" width="25" height="14.5"/>
|
||
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
||
|
|
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<nil key="highlightedColor"/>
|
||
|
|
</label>
|
||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9J7-kF-hHR">
|
||
|
|
<rect key="frame" x="20.5" y="0.0" width="9.5" height="22.5"/>
|
||
|
|
<fontDescription key="fontDescription" name="DINAlternate-Bold" family="DIN Alternate" pointSize="19"/>
|
||
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.12549019607843137" 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="9J7-kF-hHR" firstAttribute="centerX" secondItem="Lak-wA-HrR" secondAttribute="centerX" id="E5B-JK-TXf"/>
|
||
|
|
<constraint firstItem="MvA-tR-RsU" firstAttribute="centerX" secondItem="Lak-wA-HrR" secondAttribute="centerX" id="PLI-eG-Xsf"/>
|
||
|
|
<constraint firstAttribute="height" constant="44" id="U8e-Ku-3OS"/>
|
||
|
|
<constraint firstItem="9J7-kF-hHR" firstAttribute="top" secondItem="Lak-wA-HrR" secondAttribute="top" id="Xdc-wO-TF2"/>
|
||
|
|
<constraint firstAttribute="bottom" secondItem="MvA-tR-RsU" secondAttribute="bottom" id="aTI-04-vIC"/>
|
||
|
|
<constraint firstAttribute="width" constant="50" id="dyy-Cc-FW7"/>
|
||
|
|
</constraints>
|
||
|
|
</view>
|
||
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eX3-BO-mem">
|
||
|
|
<rect key="frame" x="172" y="10" width="50" height="44"/>
|
||
|
|
<subviews>
|
||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="CP" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GdW-md-Wpc">
|
||
|
|
<rect key="frame" x="16.5" y="29.5" width="16.5" height="14.5"/>
|
||
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
||
|
|
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
<nil key="highlightedColor"/>
|
||
|
|
</label>
|
||
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="v0K-ar-7V9">
|
||
|
|
<rect key="frame" x="20" y="0.0" width="9.5" height="22.5"/>
|
||
|
|
<fontDescription key="fontDescription" name="DINAlternate-Bold" family="DIN Alternate" pointSize="19"/>
|
||
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.12549019610000001" 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="GdW-md-Wpc" firstAttribute="centerX" secondItem="eX3-BO-mem" secondAttribute="centerX" id="3dC-pw-cF6"/>
|
||
|
|
<constraint firstAttribute="height" constant="44" id="cee-kl-Zrh"/>
|
||
|
|
<constraint firstAttribute="width" constant="50" id="nWJ-fL-1l5"/>
|
||
|
|
<constraint firstItem="v0K-ar-7V9" firstAttribute="centerX" secondItem="eX3-BO-mem" secondAttribute="centerX" id="nfK-Ud-R9q"/>
|
||
|
|
<constraint firstItem="v0K-ar-7V9" firstAttribute="top" secondItem="eX3-BO-mem" secondAttribute="top" id="oJ7-Y8-kiy"/>
|
||
|
|
<constraint firstAttribute="bottom" secondItem="GdW-md-Wpc" secondAttribute="bottom" id="rl5-Jf-GfF"/>
|
||
|
|
</constraints>
|
||
|
|
</view>
|
||
|
|
</subviews>
|
||
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstItem="eX3-BO-mem" firstAttribute="centerY" secondItem="HP0-Ny-Wwi" secondAttribute="centerY" id="9P4-St-ZlD"/>
|
||
|
|
<constraint firstItem="2nL-g8-iow" firstAttribute="centerY" secondItem="HP0-Ny-Wwi" secondAttribute="centerY" id="Cpw-vX-C8E"/>
|
||
|
|
<constraint firstItem="xfa-FT-Dzq" firstAttribute="centerY" secondItem="HP0-Ny-Wwi" secondAttribute="centerY" id="H3b-xa-6rA"/>
|
||
|
|
<constraint firstItem="xfa-FT-Dzq" firstAttribute="centerX" secondItem="HP0-Ny-Wwi" secondAttribute="centerX" multiplier="0.25" id="HyY-N7-HZj"/>
|
||
|
|
<constraint firstItem="Lak-wA-HrR" firstAttribute="centerX" secondItem="HP0-Ny-Wwi" secondAttribute="centerX" multiplier="1.25" id="Wc8-ZM-Ug3"/>
|
||
|
|
<constraint firstItem="Lak-wA-HrR" firstAttribute="centerY" secondItem="HP0-Ny-Wwi" secondAttribute="centerY" id="eTE-as-34W"/>
|
||
|
|
<constraint firstAttribute="height" constant="64" id="fVl-bQ-Pqz"/>
|
||
|
|
<constraint firstItem="eX3-BO-mem" firstAttribute="centerX" secondItem="HP0-Ny-Wwi" secondAttribute="centerX" multiplier="1.75" id="gyQ-XH-bfR"/>
|
||
|
|
<constraint firstItem="2nL-g8-iow" firstAttribute="centerX" secondItem="HP0-Ny-Wwi" secondAttribute="centerX" multiplier="0.75" id="qxt-mL-xBV"/>
|
||
|
|
</constraints>
|
||
|
|
</view>
|
||
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TTZ-au-CLj">
|
||
|
|
<rect key="frame" x="272" y="229" width="103" height="32"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="width" constant="103" id="3I7-0r-e4f"/>
|
||
|
|
<constraint firstAttribute="height" constant="32" id="qJf-8J-q4n"/>
|
||
|
|
</constraints>
|
||
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
||
|
|
<state key="normal" backgroundImage="sign_in"/>
|
||
|
|
<connections>
|
||
|
|
<action selector="signInClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="4eM-NT-yOg"/>
|
||
|
|
</connections>
|
||
|
|
</button>
|
||
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lht-o0-Mf2">
|
||
|
|
<rect key="frame" x="15" y="284.5" width="345" height="330"/>
|
||
|
|
<subviews>
|
||
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="sdp-kQ-mzG">
|
||
|
|
<rect key="frame" x="0.0" y="5" width="345" height="61"/>
|
||
|
|
<subviews>
|
||
|
|
<imageView clipsSubviews="YES" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mine_wallet" translatesAutoresizingMaskIntoConstraints="NO" id="XxP-WX-7pm">
|
||
|
|
<rect key="frame" x="0.0" y="0.0" width="165" height="61"/>
|
||
|
|
<userDefinedRuntimeAttributes>
|
||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
||
|
|
<real key="value" value="16"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
</userDefinedRuntimeAttributes>
|
||
|
|
</imageView>
|
||
|
|
<imageView clipsSubviews="YES" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mine_daoju" translatesAutoresizingMaskIntoConstraints="NO" id="MFK-Sq-D3y">
|
||
|
|
<rect key="frame" x="180" y="0.0" width="165" height="61"/>
|
||
|
|
<userDefinedRuntimeAttributes>
|
||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
||
|
|
<real key="value" value="16"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
</userDefinedRuntimeAttributes>
|
||
|
|
</imageView>
|
||
|
|
</subviews>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="height" constant="61" id="NHS-XE-cxQ"/>
|
||
|
|
</constraints>
|
||
|
|
</stackView>
|
||
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="1VY-bw-1TN">
|
||
|
|
<rect key="frame" x="0.0" y="76" width="345" height="61"/>
|
||
|
|
<subviews>
|
||
|
|
<imageView clipsSubviews="YES" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mine_juewei" translatesAutoresizingMaskIntoConstraints="NO" id="sRA-hl-23m">
|
||
|
|
<rect key="frame" x="0.0" y="0.0" width="165" height="61"/>
|
||
|
|
<userDefinedRuntimeAttributes>
|
||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
||
|
|
<real key="value" value="16"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
</userDefinedRuntimeAttributes>
|
||
|
|
</imageView>
|
||
|
|
<imageView clipsSubviews="YES" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mine_gift" translatesAutoresizingMaskIntoConstraints="NO" id="C8k-aQ-ebc">
|
||
|
|
<rect key="frame" x="180" y="0.0" width="165" height="61"/>
|
||
|
|
<userDefinedRuntimeAttributes>
|
||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
||
|
|
<real key="value" value="16"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
</userDefinedRuntimeAttributes>
|
||
|
|
</imageView>
|
||
|
|
</subviews>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="height" constant="61" id="dnq-Bg-ROL"/>
|
||
|
|
</constraints>
|
||
|
|
</stackView>
|
||
|
|
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FCw-gr-ffz">
|
||
|
|
<rect key="frame" x="0.0" y="152" width="345" height="160"/>
|
||
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="height" constant="160" id="fLm-XP-1nF"/>
|
||
|
|
</constraints>
|
||
|
|
<userDefinedRuntimeAttributes>
|
||
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
||
|
|
<real key="value" value="16"/>
|
||
|
|
</userDefinedRuntimeAttribute>
|
||
|
|
</userDefinedRuntimeAttributes>
|
||
|
|
</view>
|
||
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="Egi-Kl-mv7">
|
||
|
|
<rect key="frame" x="0.0" y="152" width="345" height="80"/>
|
||
|
|
<subviews>
|
||
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EW7-1O-pgU">
|
||
|
|
<rect key="frame" x="0.0" y="0.0" width="86.5" height="80"/>
|
||
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
||
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
||
|
|
<state key="normal" title="我的房间" image="mine_room">
|
||
|
|
<color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
</state>
|
||
|
|
<connections>
|
||
|
|
<action selector="onMineRoom:" destination="iN0-l3-epB" eventType="touchUpInside" id="Xkc-wG-y3k"/>
|
||
|
|
</connections>
|
||
|
|
</button>
|
||
|
|
<button opaque="NO" tag="100" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EJz-Bo-ERk">
|
||
|
|
<rect key="frame" x="86.5" y="0.0" width="86" height="80"/>
|
||
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
||
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
||
|
|
<state key="normal" title="我的等级" image="mine_level">
|
||
|
|
<color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
</state>
|
||
|
|
<connections>
|
||
|
|
<action selector="stackButtonClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="hg1-20-HFq"/>
|
||
|
|
</connections>
|
||
|
|
</button>
|
||
|
|
<button opaque="NO" tag="101" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="N2R-NY-65a">
|
||
|
|
<rect key="frame" x="172.5" y="0.0" width="86.5" height="80"/>
|
||
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
||
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
||
|
|
<state key="normal" title="赠送记录" image="mine_record">
|
||
|
|
<color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
</state>
|
||
|
|
<connections>
|
||
|
|
<action selector="stackButtonClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="ON3-Rh-EI7"/>
|
||
|
|
</connections>
|
||
|
|
</button>
|
||
|
|
<button opaque="NO" tag="102" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hgA-UB-2Bu">
|
||
|
|
<rect key="frame" x="259" y="0.0" width="86" height="80"/>
|
||
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
||
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
||
|
|
<state key="normal" title="我的公会" image="mine_gonghui">
|
||
|
|
<color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
</state>
|
||
|
|
<connections>
|
||
|
|
<action selector="stackButtonClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="jZe-mF-SZc"/>
|
||
|
|
</connections>
|
||
|
|
</button>
|
||
|
|
</subviews>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="height" constant="80" id="6r0-Ae-onq"/>
|
||
|
|
</constraints>
|
||
|
|
</stackView>
|
||
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="6qT-YO-zjK">
|
||
|
|
<rect key="frame" x="0.0" y="232" width="259" height="80"/>
|
||
|
|
<subviews>
|
||
|
|
<button opaque="NO" tag="104" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="43S-WI-CQ7">
|
||
|
|
<rect key="frame" x="0.0" y="0.0" width="86.5" height="80"/>
|
||
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
||
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
||
|
|
<state key="normal" title="邀请好友" image="mine_invite">
|
||
|
|
<color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
</state>
|
||
|
|
<connections>
|
||
|
|
<action selector="stackButtonClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="LAU-w6-fqx"/>
|
||
|
|
</connections>
|
||
|
|
</button>
|
||
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aIN-j5-YMQ">
|
||
|
|
<rect key="frame" x="86.5" y="0.0" width="86" height="80"/>
|
||
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
||
|
|
<inset key="titleEdgeInsets" minX="5" minY="0.0" maxX="0.0" maxY="0.0"/>
|
||
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="5" maxY="0.0"/>
|
||
|
|
<state key="normal" title="入驻联系运营" image="mine_kefu_wx">
|
||
|
|
<color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
</state>
|
||
|
|
<connections>
|
||
|
|
<action selector="wxchatKefuButtonClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="zb3-7g-fgq"/>
|
||
|
|
</connections>
|
||
|
|
</button>
|
||
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hd2-OH-jYV">
|
||
|
|
<rect key="frame" x="172.5" y="0.0" width="86.5" height="80"/>
|
||
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
||
|
|
<inset key="titleEdgeInsets" minX="5" minY="0.0" maxX="0.0" maxY="0.0"/>
|
||
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="5" maxY="0.0"/>
|
||
|
|
<state key="normal" title="帮助反馈" image="mine_help">
|
||
|
|
<color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
|
</state>
|
||
|
|
<connections>
|
||
|
|
<action selector="facebackButtonClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="8dc-58-eby"/>
|
||
|
|
</connections>
|
||
|
|
</button>
|
||
|
|
</subviews>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="height" constant="80" id="nQ5-Ev-dRU"/>
|
||
|
|
</constraints>
|
||
|
|
</stackView>
|
||
|
|
</subviews>
|
||
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstItem="Egi-Kl-mv7" firstAttribute="leading" secondItem="lht-o0-Mf2" secondAttribute="leading" id="1n8-Jy-zxd"/>
|
||
|
|
<constraint firstItem="1VY-bw-1TN" firstAttribute="leading" secondItem="lht-o0-Mf2" secondAttribute="leading" id="31F-hC-fF7"/>
|
||
|
|
<constraint firstItem="sdp-kQ-mzG" firstAttribute="top" secondItem="lht-o0-Mf2" secondAttribute="top" constant="5" id="4oO-Ug-ibZ"/>
|
||
|
|
<constraint firstItem="1VY-bw-1TN" firstAttribute="top" secondItem="sdp-kQ-mzG" secondAttribute="bottom" constant="10" id="5b8-w2-ET2"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="sdp-kQ-mzG" secondAttribute="trailing" id="DZ4-NM-Bkd"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="Egi-Kl-mv7" secondAttribute="trailing" id="F0e-Oc-pHh"/>
|
||
|
|
<constraint firstItem="6qT-YO-zjK" firstAttribute="leading" secondItem="lht-o0-Mf2" secondAttribute="leading" id="Qqj-Eo-GuK"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="1VY-bw-1TN" secondAttribute="trailing" id="Rbr-9w-6Tk"/>
|
||
|
|
<constraint firstItem="Egi-Kl-mv7" firstAttribute="top" secondItem="1VY-bw-1TN" secondAttribute="bottom" constant="15" id="gz7-6S-pBf"/>
|
||
|
|
<constraint firstItem="FCw-gr-ffz" firstAttribute="top" secondItem="1VY-bw-1TN" secondAttribute="bottom" constant="15" id="neg-qz-ikq"/>
|
||
|
|
<constraint firstItem="6qT-YO-zjK" firstAttribute="top" secondItem="Egi-Kl-mv7" secondAttribute="bottom" id="r3X-bx-Fps"/>
|
||
|
|
<constraint firstItem="sdp-kQ-mzG" firstAttribute="leading" secondItem="lht-o0-Mf2" secondAttribute="leading" id="vAL-6S-PoQ"/>
|
||
|
|
<constraint firstItem="FCw-gr-ffz" firstAttribute="leading" secondItem="lht-o0-Mf2" secondAttribute="leading" id="vlH-sy-8TT"/>
|
||
|
|
<constraint firstItem="6qT-YO-zjK" firstAttribute="trailing" secondItem="N2R-NY-65a" secondAttribute="trailing" id="w8c-Qs-KKY"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="FCw-gr-ffz" secondAttribute="trailing" id="xGz-pg-tbn"/>
|
||
|
|
<constraint firstAttribute="height" constant="330" id="y3b-WF-BHb"/>
|
||
|
|
</constraints>
|
||
|
|
</view>
|
||
|
|
<view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8h3-cp-VL8">
|
||
|
|
<rect key="frame" x="26" y="283.5" width="323" height="1"/>
|
||
|
|
<subviews>
|
||
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mine_vip_bg" translatesAutoresizingMaskIntoConstraints="NO" id="A9v-RK-Tcs">
|
||
|
|
<rect key="frame" x="0.0" y="0.0" width="323" height="1"/>
|
||
|
|
</imageView>
|
||
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3Cz-Ep-raU">
|
||
|
|
<rect key="frame" x="223" y="-24.5" width="85" height="34"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="width" constant="85" id="8wc-O6-ez9"/>
|
||
|
|
<constraint firstAttribute="height" constant="34" id="NDj-oq-cJ8"/>
|
||
|
|
</constraints>
|
||
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
||
|
|
<connections>
|
||
|
|
<action selector="onVip:" destination="iN0-l3-epB" eventType="touchUpInside" id="npB-hV-ruW"/>
|
||
|
|
</connections>
|
||
|
|
</button>
|
||
|
|
</subviews>
|
||
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstAttribute="bottom" secondItem="A9v-RK-Tcs" secondAttribute="bottom" id="8bd-Zm-I2w"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="A9v-RK-Tcs" secondAttribute="trailing" id="D22-vd-PBr"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="3Cz-Ep-raU" secondAttribute="trailing" constant="15" id="WFB-AY-xb1"/>
|
||
|
|
<constraint firstAttribute="width" secondItem="8h3-cp-VL8" secondAttribute="height" multiplier="323:1" id="bv4-er-btk"/>
|
||
|
|
<constraint firstItem="A9v-RK-Tcs" firstAttribute="leading" secondItem="8h3-cp-VL8" secondAttribute="leading" id="c0D-hb-ViK"/>
|
||
|
|
<constraint firstItem="3Cz-Ep-raU" firstAttribute="centerY" secondItem="8h3-cp-VL8" secondAttribute="centerY" constant="-8" id="xDi-tp-DLC"/>
|
||
|
|
<constraint firstItem="A9v-RK-Tcs" firstAttribute="top" secondItem="8h3-cp-VL8" secondAttribute="top" id="zUm-rH-vko"/>
|
||
|
|
</constraints>
|
||
|
|
</view>
|
||
|
|
</subviews>
|
||
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||
|
|
<constraints>
|
||
|
|
<constraint firstItem="qr3-Wn-O6U" firstAttribute="centerY" secondItem="QjL-Gj-hya" secondAttribute="centerY" id="2KH-PZ-RPB"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="lht-o0-Mf2" secondAttribute="trailing" constant="15" id="39t-yv-RXH"/>
|
||
|
|
<constraint firstItem="8h3-cp-VL8" firstAttribute="top" secondItem="HP0-Ny-Wwi" secondAttribute="bottom" constant="5" id="72y-lB-Dac"/>
|
||
|
|
<constraint firstItem="Qds-3V-ang" firstAttribute="trailing" secondItem="1Z7-YW-iF3" secondAttribute="trailing" constant="5" id="7uq-F1-nMd"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="HP0-Ny-Wwi" secondAttribute="trailing" constant="150" id="8NO-2i-mYH"/>
|
||
|
|
<constraint firstItem="HP0-Ny-Wwi" firstAttribute="top" secondItem="j3N-jj-PDK" secondAttribute="bottom" constant="15" id="9C5-Lm-Xom"/>
|
||
|
|
<constraint firstItem="qr3-Wn-O6U" firstAttribute="leading" secondItem="QjL-Gj-hya" secondAttribute="trailing" constant="6" id="A5a-7v-geW"/>
|
||
|
|
<constraint firstItem="QjL-Gj-hya" firstAttribute="centerY" secondItem="hGl-8x-g0t" secondAttribute="centerY" id="DnJ-32-LJo"/>
|
||
|
|
<constraint firstItem="hGl-8x-g0t" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="F3y-uZ-Xrb"/>
|
||
|
|
<constraint firstItem="qr3-Wn-O6U" firstAttribute="width" secondItem="QjL-Gj-hya" secondAttribute="width" id="JOT-1g-YIV"/>
|
||
|
|
<constraint firstItem="TTZ-au-CLj" firstAttribute="top" secondItem="1Z7-YW-iF3" secondAttribute="bottom" constant="20" id="JrH-ia-nbr"/>
|
||
|
|
<constraint firstItem="QjL-Gj-hya" firstAttribute="leading" secondItem="hGl-8x-g0t" secondAttribute="trailing" constant="13" id="K8i-Cf-yvL"/>
|
||
|
|
<constraint firstItem="lht-o0-Mf2" firstAttribute="top" secondItem="8h3-cp-VL8" secondAttribute="bottom" id="Onk-hW-L2b"/>
|
||
|
|
<constraint firstItem="1Z7-YW-iF3" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="125" id="PSn-nz-pBV"/>
|
||
|
|
<constraint firstItem="Qds-3V-ang" firstAttribute="bottom" secondItem="1Z7-YW-iF3" secondAttribute="bottom" constant="5" id="Q1J-he-gPV"/>
|
||
|
|
<constraint firstItem="d3z-IA-J2t" firstAttribute="centerY" secondItem="qr3-Wn-O6U" secondAttribute="centerY" id="Rmh-1f-HCq"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="TTZ-au-CLj" secondAttribute="trailing" id="Ru4-3u-QrH"/>
|
||
|
|
<constraint firstItem="ws2-MR-QLj" firstAttribute="top" secondItem="hGl-8x-g0t" secondAttribute="bottom" constant="5" id="UzE-PK-2Ia"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="8h3-cp-VL8" secondAttribute="trailing" constant="26" id="VbX-Em-iMn"/>
|
||
|
|
<constraint firstItem="1Z7-YW-iF3" firstAttribute="centerY" secondItem="URi-4n-bOE" secondAttribute="centerY" constant="-3" id="WbF-VI-jTt"/>
|
||
|
|
<constraint firstItem="j3N-jj-PDK" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="aIa-QI-cA5"/>
|
||
|
|
<constraint firstItem="qr3-Wn-O6U" firstAttribute="height" secondItem="QjL-Gj-hya" secondAttribute="height" id="aUq-wK-Ja5"/>
|
||
|
|
<constraint firstItem="ws2-MR-QLj" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="bO1-jN-G1u"/>
|
||
|
|
<constraint firstItem="dd2-r7-LRo" firstAttribute="centerY" secondItem="UYn-98-LEN" secondAttribute="centerY" id="hkA-JH-uK5"/>
|
||
|
|
<constraint firstItem="d3z-IA-J2t" firstAttribute="leading" secondItem="qr3-Wn-O6U" secondAttribute="trailing" constant="6" id="iaI-3P-TNP"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="1Z7-YW-iF3" secondAttribute="trailing" constant="15" id="mxI-AI-Gvw"/>
|
||
|
|
<constraint firstItem="lht-o0-Mf2" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="o5x-H4-squ"/>
|
||
|
|
<constraint firstItem="URi-4n-bOE" firstAttribute="centerX" secondItem="1Z7-YW-iF3" secondAttribute="centerX" id="qJt-LM-M05"/>
|
||
|
|
<constraint firstAttribute="trailing" secondItem="dd2-r7-LRo" secondAttribute="trailing" constant="16" id="sIc-JN-PDy"/>
|
||
|
|
<constraint firstItem="hGl-8x-g0t" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="123" id="sk4-I9-ngG"/>
|
||
|
|
<constraint firstItem="UYn-98-LEN" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="60" id="vT4-84-gEi"/>
|
||
|
|
<constraint firstItem="j3N-jj-PDK" firstAttribute="top" secondItem="ws2-MR-QLj" secondAttribute="bottom" constant="8" id="vqS-Sq-ngj"/>
|
||
|
|
<constraint firstItem="8h3-cp-VL8" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="26" id="w7h-vO-U3H"/>
|
||
|
|
<constraint firstItem="UYn-98-LEN" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="ygX-UC-Lip"/>
|
||
|
|
<constraint firstItem="HP0-Ny-Wwi" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="ylN-H4-x7s"/>
|
||
|
|
</constraints>
|
||
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
||
|
|
<connections>
|
||
|
|
<outlet property="CPLab" destination="v0K-ar-7V9" id="Y8h-Ze-oBL"/>
|
||
|
|
<outlet property="CPView" destination="eX3-BO-mem" id="DUW-O4-Ox7"/>
|
||
|
|
<outlet property="IDLab" destination="CsN-Pn-upI" id="rBg-5D-7sK"/>
|
||
|
|
<outlet property="avatarImgV" destination="1Z7-YW-iF3" id="ePf-AO-t59"/>
|
||
|
|
<outlet property="collectLab" destination="9J7-kF-hHR" id="aeN-I7-J9M"/>
|
||
|
|
<outlet property="collectView" destination="Lak-wA-HrR" id="q9h-eV-3OR"/>
|
||
|
|
<outlet property="dressshopIMG" destination="MFK-Sq-D3y" id="3ZW-ir-dIF"/>
|
||
|
|
<outlet property="fansLab" destination="5ia-b6-BQv" id="suK-RB-uJp"/>
|
||
|
|
<outlet property="fansView" destination="2nL-g8-iow" id="A5L-ED-WVR"/>
|
||
|
|
<outlet property="focusLab" destination="qxg-sr-sLX" id="kX5-lj-Tej"/>
|
||
|
|
<outlet property="focusView" destination="xfa-FT-Dzq" id="teE-o3-VBi"/>
|
||
|
|
<outlet property="giftRecordIMG" destination="C8k-aQ-ebc" id="77z-4q-AK0"/>
|
||
|
|
<outlet property="giftSendButton" destination="N2R-NY-65a" id="xLV-Ys-QiZ"/>
|
||
|
|
<outlet property="gonghuiButton" destination="hgA-UB-2Bu" id="I8a-sU-Ef3"/>
|
||
|
|
<outlet property="gxImgV" destination="QjL-Gj-hya" id="nfi-jq-LwJ"/>
|
||
|
|
<outlet property="helpButton" destination="hd2-OH-jYV" id="YEH-ak-IY2"/>
|
||
|
|
<outlet property="inviteButton" destination="43S-WI-CQ7" id="07J-7p-acQ"/>
|
||
|
|
<outlet property="jueweiImgV" destination="d3z-IA-J2t" id="yee-Yd-Zfc"/>
|
||
|
|
<outlet property="levelButton" destination="EJz-Bo-ERk" id="PYL-Ia-Rrp"/>
|
||
|
|
<outlet property="mlImgV" destination="qr3-Wn-O6U" id="dEc-eF-G5J"/>
|
||
|
|
<outlet property="nicknameLab" destination="hGl-8x-g0t" id="E9G-Am-2ci"/>
|
||
|
|
<outlet property="nobilityIMG" destination="sRA-hl-23m" id="3Va-4X-jp4"/>
|
||
|
|
<outlet property="roomButton" destination="EW7-1O-pgU" id="NCA-Al-xbN"/>
|
||
|
|
<outlet property="vipBGIMG" destination="A9v-RK-Tcs" id="jcr-09-FNx"/>
|
||
|
|
<outlet property="vipBtn" destination="3Cz-Ep-raU" id="2q9-x5-nlK"/>
|
||
|
|
<outlet property="walletIMG" destination="XxP-WX-7pm" id="qVU-RJ-V8b"/>
|
||
|
|
<outlet property="wxkefuButton" destination="aIN-j5-YMQ" id="n4c-Tw-CnB"/>
|
||
|
|
</connections>
|
||
|
|
<point key="canvasLocation" x="137" y="144"/>
|
||
|
|
</view>
|
||
|
|
</objects>
|
||
|
|
<resources>
|
||
|
|
<image name="mine_daoju" width="165" height="64"/>
|
||
|
|
<image name="mine_edit" width="36" height="36"/>
|
||
|
|
<image name="mine_fuzhi" width="16" height="16"/>
|
||
|
|
<image name="mine_gift" width="165" height="64"/>
|
||
|
|
<image name="mine_gonghui" width="28" height="28"/>
|
||
|
|
<image name="mine_header_cover" width="95" height="95"/>
|
||
|
|
<image name="mine_help" width="28" height="28"/>
|
||
|
|
<image name="mine_invite" width="28" height="28"/>
|
||
|
|
<image name="mine_juewei" width="165" height="64"/>
|
||
|
|
<image name="mine_kefu_wx" width="28" height="28"/>
|
||
|
|
<image name="mine_level" width="28" height="28"/>
|
||
|
|
<image name="mine_nav_title_icon" width="45.5" height="22"/>
|
||
|
|
<image name="mine_record" width="28" height="28"/>
|
||
|
|
<image name="mine_room" width="28" height="28"/>
|
||
|
|
<image name="mine_setting" width="24" height="24"/>
|
||
|
|
<image name="mine_vip_bg" width="323" height="59"/>
|
||
|
|
<image name="mine_wallet" width="165" height="64"/>
|
||
|
|
<image name="party_ID" width="20" height="20"/>
|
||
|
|
<image name="sign_in" width="103" height="32"/>
|
||
|
|
</resources>
|
||
|
|
</document>
|