|
@@ -1,24 +1,62 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" 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="22685"/>
|
|
|
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
|
|
|
<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="MinePageTopView">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="414" height="290"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="374" height="300"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="w1f-9h-A4M">
|
|
|
- <rect key="frame" x="14" y="39" width="386" height="240"/>
|
|
|
+ <rect key="frame" x="0.0" y="14" width="374" height="286"/>
|
|
|
<subviews>
|
|
|
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mine_instrument_logo" translatesAutoresizingMaskIntoConstraints="NO" id="IsQ-zh-7a5">
|
|
|
+ <rect key="frame" x="14" y="94" width="44" height="16"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="44" id="4ib-jt-mOW"/>
|
|
|
+ <constraint firstAttribute="height" constant="16" id="SFE-Ih-9Bo"/>
|
|
|
+ </constraints>
|
|
|
+ </imageView>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fZT-24-HFt">
|
|
|
+ <rect key="frame" x="68" y="92" width="292" height="20"/>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="vKC-05-GFT"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LhQ-B1-N8g">
|
|
|
+ <rect key="frame" x="108" y="12" width="0.0" height="24"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="24" id="ttJ-dx-kxO"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="22"/>
|
|
|
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="粉丝" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hqM-qu-Ygd">
|
|
|
+ <rect key="frame" x="108" y="48" width="28" height="14"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="14" id="9Qh-NH-weO"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
+ <color key="textColor" red="1" green="1" blue="1" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <label opaque="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="X" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nI7-Zj-cP3">
|
|
|
+ <rect key="frame" x="142" y="45.5" width="9" height="19"/>
|
|
|
+ <gestureRecognizers/>
|
|
|
+ <fontDescription key="fontDescription" name="DINAlternate-Bold" family="DIN Alternate" pointSize="16"/>
|
|
|
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="j04-k1-RIV">
|
|
|
- <rect key="frame" x="174" y="96" width="90" height="19"/>
|
|
|
+ <rect key="frame" x="115" y="14.5" width="90" height="19"/>
|
|
|
<subviews>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7YI-eG-JcD" customClass="KSStarView">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="90" height="19"/>
|
|
@@ -35,313 +73,213 @@
|
|
|
<constraint firstAttribute="width" constant="90" id="y0S-Fk-5a6"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="education_icon" translatesAutoresizingMaskIntoConstraints="NO" id="HE2-vS-rZC">
|
|
|
- <rect key="frame" x="21" y="57.5" width="39" height="16"/>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zyK-kV-Bos">
|
|
|
+ <rect key="frame" x="161" y="49" width="1" height="12"/>
|
|
|
+ <color key="backgroundColor" white="1" alpha="0.40000000000000002" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="height" constant="16" id="89i-Zb-0oV"/>
|
|
|
- <constraint firstAttribute="width" constant="39" id="eqp-Dk-Zah"/>
|
|
|
+ <constraint firstAttribute="width" constant="1" id="LhZ-CQ-DKT"/>
|
|
|
+ <constraint firstAttribute="height" constant="12" id="lkr-3c-9pA"/>
|
|
|
</constraints>
|
|
|
- </imageView>
|
|
|
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="qualification_icon" translatesAutoresizingMaskIntoConstraints="NO" id="V1i-h1-rXV">
|
|
|
- <rect key="frame" x="66" y="57.5" width="39" height="16"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="16" id="73J-NP-LJJ"/>
|
|
|
- <constraint firstAttribute="width" constant="39" id="MJP-a5-PaL"/>
|
|
|
- </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="LhQ-B1-N8g">
|
|
|
- <rect key="frame" x="11" y="53" width="0.0" height="25"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="25" id="ttJ-dx-kxO"/>
|
|
|
- </constraints>
|
|
|
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="20"/>
|
|
|
- <color key="textColor" red="0.1019607843" green="0.1019607843" blue="0.1019607843" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ </view>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="已上课时" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VX3-MA-GKi">
|
|
|
+ <rect key="frame" x="172" y="46.5" width="56" height="17"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
+ <color key="textColor" red="1" green="1" blue="1" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="sxy-XN-92K">
|
|
|
- <rect key="frame" x="315" y="11" width="60" height="28"/>
|
|
|
- <color key="backgroundColor" red="0.84705882352941175" green="1" blue="0.97254901960784312" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="60" id="5Lv-mb-fqw"/>
|
|
|
- <constraint firstAttribute="height" constant="28" id="dDW-No-JUn"/>
|
|
|
- </constraints>
|
|
|
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
|
|
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
|
- <state key="normal" title="编辑">
|
|
|
- <color key="titleColor" red="0.1764705882352941" green="0.7803921568627451" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
- </state>
|
|
|
- <userDefinedRuntimeAttributes>
|
|
|
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
- <real key="value" value="14"/>
|
|
|
- </userDefinedRuntimeAttribute>
|
|
|
- </userDefinedRuntimeAttributes>
|
|
|
- <connections>
|
|
|
- <action selector="editAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="2l2-4J-UOE"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mine_instrument_logo" translatesAutoresizingMaskIntoConstraints="NO" id="IsQ-zh-7a5">
|
|
|
- <rect key="frame" x="13" y="125" width="68" height="17"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="17" id="HJa-ca-Sql"/>
|
|
|
- <constraint firstAttribute="width" constant="68" id="JHn-lI-mz8"/>
|
|
|
- </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="vZ2-QD-d8h">
|
|
|
- <rect key="frame" x="11" y="98" width="31" height="15"/>
|
|
|
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
|
|
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <label opaque="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="X" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WdG-ah-bQ7">
|
|
|
+ <rect key="frame" x="234" y="45.5" width="9" height="19"/>
|
|
|
+ <gestureRecognizers/>
|
|
|
+ <fontDescription key="fontDescription" name="DINAlternate-Bold" family="DIN Alternate" pointSize="16"/>
|
|
|
+ <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nhJ-jg-o1N">
|
|
|
- <rect key="frame" x="42" y="93.5" width="76" height="24"/>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4Jq-VA-6uM">
|
|
|
+ <rect key="frame" x="0.0" y="131" width="374" height="155"/>
|
|
|
<subviews>
|
|
|
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mineStyle_nomal" translatesAutoresizingMaskIntoConstraints="NO" id="lc6-oJ-H90">
|
|
|
- <rect key="frame" x="0.0" y="4" width="16" height="16"/>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="USe-oC-N7T">
|
|
|
+ <rect key="frame" x="14" y="14" width="167.5" height="36"/>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="width" constant="16" id="682-cb-Xnt"/>
|
|
|
- <constraint firstAttribute="height" constant="16" id="PNE-zN-nhS"/>
|
|
|
+ <constraint firstAttribute="height" constant="36" id="m9a-ak-WO9"/>
|
|
|
</constraints>
|
|
|
- </imageView>
|
|
|
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mineVideo_nomal" translatesAutoresizingMaskIntoConstraints="NO" id="YEy-rl-QiY">
|
|
|
- <rect key="frame" x="20" y="4" width="16" height="16"/>
|
|
|
- </imageView>
|
|
|
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mineLive_nomal" translatesAutoresizingMaskIntoConstraints="NO" id="msK-hu-IGj">
|
|
|
- <rect key="frame" x="40" y="4" width="16" height="16"/>
|
|
|
- </imageView>
|
|
|
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mineMusic_nomal" translatesAutoresizingMaskIntoConstraints="NO" id="Gtu-Mm-ocB">
|
|
|
- <rect key="frame" x="60" y="4" width="16" height="16"/>
|
|
|
- </imageView>
|
|
|
- </subviews>
|
|
|
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
- <gestureRecognizers/>
|
|
|
- <constraints>
|
|
|
- <constraint firstItem="YEy-rl-QiY" firstAttribute="width" secondItem="lc6-oJ-H90" secondAttribute="width" id="0vQ-v4-H35"/>
|
|
|
- <constraint firstItem="msK-hu-IGj" firstAttribute="leading" secondItem="YEy-rl-QiY" secondAttribute="trailing" constant="4" id="5FR-xI-N1R"/>
|
|
|
- <constraint firstItem="YEy-rl-QiY" firstAttribute="height" secondItem="lc6-oJ-H90" secondAttribute="height" id="5p5-ob-RhJ"/>
|
|
|
- <constraint firstItem="YEy-rl-QiY" firstAttribute="centerY" secondItem="lc6-oJ-H90" secondAttribute="centerY" id="6Gh-SR-OKh"/>
|
|
|
- <constraint firstItem="Gtu-Mm-ocB" firstAttribute="centerY" secondItem="lc6-oJ-H90" secondAttribute="centerY" id="8Ca-Q0-vWc"/>
|
|
|
- <constraint firstItem="msK-hu-IGj" firstAttribute="centerY" secondItem="lc6-oJ-H90" secondAttribute="centerY" id="8Lt-VW-ch0"/>
|
|
|
- <constraint firstItem="lc6-oJ-H90" firstAttribute="centerY" secondItem="nhJ-jg-o1N" secondAttribute="centerY" id="9JL-vE-0I0"/>
|
|
|
- <constraint firstAttribute="height" constant="24" id="H5T-sZ-VbG"/>
|
|
|
- <constraint firstItem="Gtu-Mm-ocB" firstAttribute="leading" secondItem="msK-hu-IGj" secondAttribute="trailing" constant="4" id="HUY-bk-dNV"/>
|
|
|
- <constraint firstItem="msK-hu-IGj" firstAttribute="height" secondItem="lc6-oJ-H90" secondAttribute="height" id="RMj-pG-D5b"/>
|
|
|
- <constraint firstItem="Gtu-Mm-ocB" firstAttribute="width" secondItem="lc6-oJ-H90" secondAttribute="width" id="TFr-3m-1Yf"/>
|
|
|
- <constraint firstItem="YEy-rl-QiY" firstAttribute="leading" secondItem="lc6-oJ-H90" secondAttribute="trailing" constant="4" id="fnW-Of-fnf"/>
|
|
|
- <constraint firstItem="Gtu-Mm-ocB" firstAttribute="height" secondItem="lc6-oJ-H90" secondAttribute="height" id="ufV-aq-xhc"/>
|
|
|
- <constraint firstItem="lc6-oJ-H90" firstAttribute="leading" secondItem="nhJ-jg-o1N" secondAttribute="leading" id="vb1-w7-FLd"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="Gtu-Mm-ocB" secondAttribute="trailing" id="xw6-vI-D4o"/>
|
|
|
- <constraint firstItem="msK-hu-IGj" firstAttribute="width" secondItem="lc6-oJ-H90" secondAttribute="width" id="z08-NF-hRX"/>
|
|
|
- </constraints>
|
|
|
- <connections>
|
|
|
- <outletCollection property="gestureRecognizers" destination="pU3-So-ynT" appends="YES" id="kn3-5a-J1C"/>
|
|
|
- </connections>
|
|
|
- </view>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="评分:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8kd-Ti-hHu">
|
|
|
- <rect key="frame" x="143" y="98" width="31" height="15"/>
|
|
|
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
|
|
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fZT-24-HFt">
|
|
|
- <rect key="frame" x="91" y="125.5" width="285" height="16"/>
|
|
|
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="16" id="vKC-05-GFT"/>
|
|
|
- </constraints>
|
|
|
- </view>
|
|
|
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TF1-4L-ikX">
|
|
|
- <rect key="frame" x="0.0" y="150" width="386" height="80"/>
|
|
|
- <subviews>
|
|
|
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="oOv-s2-KI6">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="128.5" height="80"/>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
+ <real key="value" value="6"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
|
|
|
+ <real key="value" value="1"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
|
|
|
+ <color key="value" red="0.8901960784313725" green="0.93725490196078431" blue="0.92941176470588238" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="F9X-uo-yfP">
|
|
|
+ <rect key="frame" x="14" y="14" width="167.5" height="36"/>
|
|
|
<subviews>
|
|
|
- <label opaque="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nI7-Zj-cP3">
|
|
|
- <rect key="frame" x="0.0" y="15" width="128.5" height="26"/>
|
|
|
- <gestureRecognizers/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="26" id="s5v-ce-xWq"/>
|
|
|
- </constraints>
|
|
|
- <fontDescription key="fontDescription" name="DINAlternate-Bold" family="DIN Alternate" pointSize="22"/>
|
|
|
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="unU-3i-jae">
|
|
|
- <rect key="frame" x="128" y="28" width="0.5" height="24"/>
|
|
|
- <color key="backgroundColor" red="0.91764705879999997" green="0.91764705879999997" blue="0.91764705879999997" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="0.5" id="7XD-bU-pXc"/>
|
|
|
- <constraint firstAttribute="height" constant="24" id="BOX-qa-f47"/>
|
|
|
- </constraints>
|
|
|
- </view>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="粉丝" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hqM-qu-Ygd">
|
|
|
- <rect key="frame" x="50" y="42" width="29" height="28"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="28" id="9Qh-NH-weO"/>
|
|
|
- </constraints>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mine_style_icon" translatesAutoresizingMaskIntoConstraints="NO" id="jMH-Lj-rqt">
|
|
|
+ <rect key="frame" x="45" y="10" width="16" height="16"/>
|
|
|
+ </imageView>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="个人风采" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QgR-yT-JBY">
|
|
|
+ <rect key="frame" x="67" y="9.5" width="56" height="17"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
|
|
+ <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="BC8-rm-1MC">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="167.5" height="36"/>
|
|
|
+ <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
|
+ </button>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
- <gestureRecognizers/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="trailing" secondItem="unU-3i-jae" secondAttribute="trailing" id="QWF-fP-WLi"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="hqM-qu-Ygd" secondAttribute="bottom" constant="10" id="Wxi-Bd-jeR"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="nI7-Zj-cP3" secondAttribute="trailing" id="YN1-T9-S1S"/>
|
|
|
- <constraint firstItem="hqM-qu-Ygd" firstAttribute="centerX" secondItem="nI7-Zj-cP3" secondAttribute="centerX" id="crZ-yy-Trf"/>
|
|
|
- <constraint firstItem="hqM-qu-Ygd" firstAttribute="top" secondItem="nI7-Zj-cP3" secondAttribute="bottom" constant="1" id="jP7-Do-i5Y"/>
|
|
|
- <constraint firstItem="unU-3i-jae" firstAttribute="centerY" secondItem="oOv-s2-KI6" secondAttribute="centerY" id="jZZ-G6-WGA"/>
|
|
|
- <constraint firstItem="nI7-Zj-cP3" firstAttribute="leading" secondItem="oOv-s2-KI6" secondAttribute="leading" id="nUn-70-jO4"/>
|
|
|
+ <constraint firstItem="QgR-yT-JBY" firstAttribute="centerY" secondItem="jMH-Lj-rqt" secondAttribute="centerY" id="8z1-LC-YDB"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="BC8-rm-1MC" secondAttribute="bottom" id="CtL-ex-M9M"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="BC8-rm-1MC" secondAttribute="trailing" id="WIg-RW-zHt"/>
|
|
|
+ <constraint firstItem="QgR-yT-JBY" firstAttribute="centerX" secondItem="F9X-uo-yfP" secondAttribute="centerX" constant="11" id="l6T-HP-CGk"/>
|
|
|
+ <constraint firstItem="QgR-yT-JBY" firstAttribute="leading" secondItem="jMH-Lj-rqt" secondAttribute="trailing" constant="6" id="m44-2O-IF1"/>
|
|
|
+ <constraint firstItem="QgR-yT-JBY" firstAttribute="centerY" secondItem="F9X-uo-yfP" secondAttribute="centerY" id="nh4-N1-xfz"/>
|
|
|
+ <constraint firstItem="BC8-rm-1MC" firstAttribute="top" secondItem="F9X-uo-yfP" secondAttribute="top" id="qfx-uc-BsC"/>
|
|
|
+ <constraint firstItem="BC8-rm-1MC" firstAttribute="leading" secondItem="F9X-uo-yfP" secondAttribute="leading" id="u8O-lW-WCT"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OZO-kw-VjD">
|
|
|
- <rect key="frame" x="128.5" y="0.0" width="129" height="80"/>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Mgy-O1-NXO">
|
|
|
+ <rect key="frame" x="192.5" y="14" width="167.5" height="36"/>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
+ <real key="value" value="6"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
|
|
|
+ <real key="value" value="1"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
|
|
|
+ <color key="value" red="1" green="0.92156862745098034" blue="0.89803921568627454" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ywr-qF-6hh">
|
|
|
+ <rect key="frame" x="192.5" y="14" width="167.5" height="36"/>
|
|
|
<subviews>
|
|
|
- <label opaque="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WdG-ah-bQ7">
|
|
|
- <rect key="frame" x="0.0" y="15" width="129" height="26"/>
|
|
|
- <gestureRecognizers/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="26" id="kkf-0a-Aft"/>
|
|
|
- </constraints>
|
|
|
- <fontDescription key="fontDescription" name="DINAlternate-Bold" family="DIN Alternate" pointSize="22"/>
|
|
|
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="已上课时" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VX3-MA-GKi">
|
|
|
- <rect key="frame" x="35.5" y="42" width="58" height="28"/>
|
|
|
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mine_fansGroup_icon" translatesAutoresizingMaskIntoConstraints="NO" id="AH4-lx-iZW">
|
|
|
+ <rect key="frame" x="52" y="10" width="16" height="16"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="height" constant="28" id="u2s-Pi-uLD"/>
|
|
|
+ <constraint firstAttribute="height" constant="16" id="BBa-1t-yDa"/>
|
|
|
+ <constraint firstAttribute="width" constant="16" id="DAk-KV-HtS"/>
|
|
|
</constraints>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </imageView>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="粉丝群" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AtA-Nh-bM8">
|
|
|
+ <rect key="frame" x="74" y="9.5" width="42" height="17"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
|
|
+ <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nSM-G3-hi1">
|
|
|
- <rect key="frame" x="128.5" y="28" width="0.5" height="24"/>
|
|
|
- <color key="backgroundColor" red="0.91764705879999997" green="0.91764705879999997" blue="0.91764705879999997" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="24" id="DZa-I7-4xF"/>
|
|
|
- <constraint firstAttribute="width" constant="0.5" id="y0R-Z3-A8o"/>
|
|
|
- </constraints>
|
|
|
- </view>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8yh-P7-C7q">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="167.5" height="36"/>
|
|
|
+ <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
|
+ </button>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
- <gestureRecognizers/>
|
|
|
<constraints>
|
|
|
- <constraint firstItem="VX3-MA-GKi" firstAttribute="centerX" secondItem="WdG-ah-bQ7" secondAttribute="centerX" id="3jC-oK-DNr"/>
|
|
|
- <constraint firstItem="WdG-ah-bQ7" firstAttribute="leading" secondItem="OZO-kw-VjD" secondAttribute="leading" id="6wb-J8-pUs"/>
|
|
|
- <constraint firstItem="nSM-G3-hi1" firstAttribute="centerY" secondItem="OZO-kw-VjD" secondAttribute="centerY" id="FqU-6J-83b"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="VX3-MA-GKi" secondAttribute="bottom" constant="10" id="JDi-w0-EuP"/>
|
|
|
- <constraint firstItem="VX3-MA-GKi" firstAttribute="top" secondItem="WdG-ah-bQ7" secondAttribute="bottom" constant="1" id="aEL-hu-hkC"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="nSM-G3-hi1" secondAttribute="trailing" id="jF3-dA-N64"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="WdG-ah-bQ7" secondAttribute="trailing" id="xFT-6S-ffQ"/>
|
|
|
+ <constraint firstItem="8yh-P7-C7q" firstAttribute="top" secondItem="Ywr-qF-6hh" secondAttribute="top" id="6Pj-a4-Zqb"/>
|
|
|
+ <constraint firstItem="AtA-Nh-bM8" firstAttribute="centerX" secondItem="Ywr-qF-6hh" secondAttribute="centerX" constant="11" id="9SG-YX-ZdA"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="8yh-P7-C7q" secondAttribute="bottom" id="Ee5-fb-xLL"/>
|
|
|
+ <constraint firstItem="8yh-P7-C7q" firstAttribute="leading" secondItem="Ywr-qF-6hh" secondAttribute="leading" id="FtP-IE-IZe"/>
|
|
|
+ <constraint firstItem="AtA-Nh-bM8" firstAttribute="leading" secondItem="AH4-lx-iZW" secondAttribute="trailing" constant="6" id="Id3-mw-LzZ"/>
|
|
|
+ <constraint firstItem="AtA-Nh-bM8" firstAttribute="centerY" secondItem="Ywr-qF-6hh" secondAttribute="centerY" id="O9E-K9-h8g"/>
|
|
|
+ <constraint firstItem="AtA-Nh-bM8" firstAttribute="centerY" secondItem="AH4-lx-iZW" secondAttribute="centerY" id="V0e-Bk-Pb0"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="8yh-P7-C7q" secondAttribute="trailing" id="YVq-Mq-7qk"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5db-il-7Qs">
|
|
|
- <rect key="frame" x="257.5" y="0.0" width="128.5" height="80"/>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jcb-v4-GpB">
|
|
|
+ <rect key="frame" x="12" y="64" width="350" height="91"/>
|
|
|
<subviews>
|
|
|
- <label opaque="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="c7p-zT-BpU">
|
|
|
- <rect key="frame" x="0.0" y="15" width="128.5" height="26"/>
|
|
|
- <gestureRecognizers/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="26" id="wsD-cR-9aB"/>
|
|
|
- </constraints>
|
|
|
- <fontDescription key="fontDescription" name="DINAlternate-Bold" family="DIN Alternate" pointSize="22"/>
|
|
|
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="未上课时" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UAL-0p-7uP">
|
|
|
- <rect key="frame" x="35" y="42" width="58" height="28"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="28" id="hWC-Vo-Yra"/>
|
|
|
- </constraints>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PZD-oz-8cA">
|
|
|
+ <rect key="frame" x="12" y="9" width="326" height="0.0"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
+ <color key="textColor" red="0.46666666666666667" green="0.46666666666666667" blue="0.46666666666666667" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
</subviews>
|
|
|
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
- <gestureRecognizers/>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="trailing" secondItem="c7p-zT-BpU" secondAttribute="trailing" id="6la-uc-lik"/>
|
|
|
- <constraint firstItem="UAL-0p-7uP" firstAttribute="centerX" secondItem="c7p-zT-BpU" secondAttribute="centerX" id="Hsp-YF-73w"/>
|
|
|
- <constraint firstItem="UAL-0p-7uP" firstAttribute="top" secondItem="c7p-zT-BpU" secondAttribute="bottom" constant="1" id="P5P-so-8Wb"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="UAL-0p-7uP" secondAttribute="bottom" constant="10" id="noJ-rW-0fk"/>
|
|
|
- <constraint firstItem="c7p-zT-BpU" firstAttribute="leading" secondItem="5db-il-7Qs" secondAttribute="leading" id="vdI-yM-S6M"/>
|
|
|
+ <constraint firstItem="PZD-oz-8cA" firstAttribute="top" secondItem="jcb-v4-GpB" secondAttribute="top" constant="9" id="8Nh-Bf-joO"/>
|
|
|
+ <constraint firstItem="PZD-oz-8cA" firstAttribute="leading" secondItem="jcb-v4-GpB" secondAttribute="leading" constant="12" id="HZC-FJ-Ecn"/>
|
|
|
+ <constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="PZD-oz-8cA" secondAttribute="bottom" constant="9" id="dEZ-FN-GAB"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="PZD-oz-8cA" secondAttribute="trailing" constant="12" id="hKw-YT-kle"/>
|
|
|
</constraints>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
+ <real key="value" value="6"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
</view>
|
|
|
</subviews>
|
|
|
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <color key="backgroundColor" red="0.97254901960784312" green="0.97647058823529409" blue="0.9882352941176471" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<constraints>
|
|
|
- <constraint firstItem="oOv-s2-KI6" firstAttribute="top" secondItem="TF1-4L-ikX" secondAttribute="top" id="6gE-Ck-dhs"/>
|
|
|
- <constraint firstItem="OZO-kw-VjD" firstAttribute="width" secondItem="oOv-s2-KI6" secondAttribute="width" id="6pU-i5-DPJ"/>
|
|
|
- <constraint firstItem="OZO-kw-VjD" firstAttribute="leading" secondItem="oOv-s2-KI6" secondAttribute="trailing" id="9A0-5i-qjf"/>
|
|
|
- <constraint firstAttribute="height" constant="80" id="ETh-Us-0pw"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="oOv-s2-KI6" secondAttribute="bottom" id="Ghw-x4-b9U"/>
|
|
|
- <constraint firstItem="5db-il-7Qs" firstAttribute="top" secondItem="TF1-4L-ikX" secondAttribute="top" id="MRg-MS-gKj"/>
|
|
|
- <constraint firstItem="5db-il-7Qs" firstAttribute="width" secondItem="oOv-s2-KI6" secondAttribute="width" id="Nok-Nz-8wn"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="OZO-kw-VjD" secondAttribute="bottom" id="Phe-iu-fVX"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="5db-il-7Qs" secondAttribute="trailing" id="X7J-mD-uqh"/>
|
|
|
- <constraint firstItem="oOv-s2-KI6" firstAttribute="leading" secondItem="TF1-4L-ikX" secondAttribute="leading" id="az5-nB-Uc3"/>
|
|
|
- <constraint firstItem="OZO-kw-VjD" firstAttribute="top" secondItem="TF1-4L-ikX" secondAttribute="top" id="gSB-gt-2E0"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="5db-il-7Qs" secondAttribute="bottom" id="rm7-SL-1ll"/>
|
|
|
- <constraint firstItem="5db-il-7Qs" firstAttribute="leading" secondItem="OZO-kw-VjD" secondAttribute="trailing" id="tj5-DJ-lvP"/>
|
|
|
+ <constraint firstItem="Mgy-O1-NXO" firstAttribute="top" secondItem="Ywr-qF-6hh" secondAttribute="top" id="1Tj-Md-dHZ"/>
|
|
|
+ <constraint firstItem="Mgy-O1-NXO" firstAttribute="bottom" secondItem="Ywr-qF-6hh" secondAttribute="bottom" id="5I6-WO-mS9"/>
|
|
|
+ <constraint firstItem="Mgy-O1-NXO" firstAttribute="width" secondItem="USe-oC-N7T" secondAttribute="width" id="8Kj-kB-aeh"/>
|
|
|
+ <constraint firstItem="jcb-v4-GpB" firstAttribute="top" secondItem="USe-oC-N7T" secondAttribute="bottom" constant="14" id="Drc-Ud-G2b"/>
|
|
|
+ <constraint firstItem="Mgy-O1-NXO" firstAttribute="trailing" secondItem="Ywr-qF-6hh" secondAttribute="trailing" id="EAW-gt-f0x"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="Mgy-O1-NXO" secondAttribute="trailing" constant="14" id="Gp0-k9-bGp"/>
|
|
|
+ <constraint firstItem="USe-oC-N7T" firstAttribute="top" secondItem="4Jq-VA-6uM" secondAttribute="top" constant="14" id="IZa-U0-668"/>
|
|
|
+ <constraint firstItem="F9X-uo-yfP" firstAttribute="leading" secondItem="USe-oC-N7T" secondAttribute="leading" id="Mqi-mh-nJS"/>
|
|
|
+ <constraint firstItem="Mgy-O1-NXO" firstAttribute="leading" secondItem="USe-oC-N7T" secondAttribute="trailing" constant="11" id="N2R-7m-B89"/>
|
|
|
+ <constraint firstItem="Mgy-O1-NXO" firstAttribute="height" secondItem="USe-oC-N7T" secondAttribute="height" id="NOO-Sq-1fl"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="jcb-v4-GpB" secondAttribute="trailing" constant="12" id="eNu-lZ-Wvc"/>
|
|
|
+ <constraint firstItem="USe-oC-N7T" firstAttribute="leading" secondItem="4Jq-VA-6uM" secondAttribute="leading" constant="14" id="fIw-cp-gv6"/>
|
|
|
+ <constraint firstItem="jcb-v4-GpB" firstAttribute="leading" secondItem="4Jq-VA-6uM" secondAttribute="leading" constant="12" id="fVd-AP-Wug"/>
|
|
|
+ <constraint firstItem="F9X-uo-yfP" firstAttribute="trailing" secondItem="USe-oC-N7T" secondAttribute="trailing" id="jRG-eV-kTa"/>
|
|
|
+ <constraint firstItem="Mgy-O1-NXO" firstAttribute="top" secondItem="USe-oC-N7T" secondAttribute="top" id="kuL-z0-6QP"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="jcb-v4-GpB" secondAttribute="bottom" id="mby-aa-WnI"/>
|
|
|
+ <constraint firstItem="F9X-uo-yfP" firstAttribute="bottom" secondItem="USe-oC-N7T" secondAttribute="bottom" id="sRB-Qm-bTN"/>
|
|
|
+ <constraint firstItem="F9X-uo-yfP" firstAttribute="top" secondItem="USe-oC-N7T" secondAttribute="top" id="vWd-wz-FO4"/>
|
|
|
+ <constraint firstItem="Mgy-O1-NXO" firstAttribute="leading" secondItem="Ywr-qF-6hh" secondAttribute="leading" id="vnn-Xc-3M2"/>
|
|
|
</constraints>
|
|
|
- <userDefinedRuntimeAttributes>
|
|
|
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
- <real key="value" value="8"/>
|
|
|
- </userDefinedRuntimeAttribute>
|
|
|
- </userDefinedRuntimeAttributes>
|
|
|
</view>
|
|
|
</subviews>
|
|
|
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<constraints>
|
|
|
- <constraint firstItem="IsQ-zh-7a5" firstAttribute="top" secondItem="vZ2-QD-d8h" secondAttribute="bottom" constant="12" id="1Te-4O-WNT"/>
|
|
|
- <constraint firstItem="HE2-vS-rZC" firstAttribute="leading" secondItem="LhQ-B1-N8g" secondAttribute="trailing" constant="10" id="38B-1g-BuQ"/>
|
|
|
- <constraint firstAttribute="height" constant="240" id="5i8-wV-axq"/>
|
|
|
- <constraint firstItem="8kd-Ti-hHu" firstAttribute="leading" secondItem="nhJ-jg-o1N" secondAttribute="trailing" constant="25" id="6sP-gm-gel"/>
|
|
|
- <constraint firstItem="V1i-h1-rXV" firstAttribute="centerY" secondItem="LhQ-B1-N8g" secondAttribute="centerY" id="8vD-t2-O4h"/>
|
|
|
- <constraint firstItem="HE2-vS-rZC" firstAttribute="centerY" secondItem="LhQ-B1-N8g" secondAttribute="centerY" id="Bmz-Yl-VO8"/>
|
|
|
- <constraint firstItem="8kd-Ti-hHu" firstAttribute="centerY" secondItem="nhJ-jg-o1N" secondAttribute="centerY" id="JxI-Yd-tqh"/>
|
|
|
- <constraint firstItem="j04-k1-RIV" firstAttribute="leading" secondItem="8kd-Ti-hHu" secondAttribute="trailing" id="MV0-Na-HhL"/>
|
|
|
- <constraint firstItem="vZ2-QD-d8h" firstAttribute="top" secondItem="LhQ-B1-N8g" secondAttribute="bottom" constant="20" id="MWA-aQ-3YI"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="sxy-XN-92K" secondAttribute="trailing" constant="11" id="OrZ-Lk-L6Y"/>
|
|
|
- <constraint firstItem="LhQ-B1-N8g" firstAttribute="top" secondItem="w1f-9h-A4M" secondAttribute="top" constant="53" id="P4z-D4-aHE"/>
|
|
|
- <constraint firstItem="sxy-XN-92K" firstAttribute="top" secondItem="w1f-9h-A4M" secondAttribute="top" constant="11" id="XOi-Hq-ObU"/>
|
|
|
- <constraint firstItem="IsQ-zh-7a5" firstAttribute="leading" secondItem="w1f-9h-A4M" secondAttribute="leading" constant="13" id="Zjk-J6-Ooh"/>
|
|
|
- <constraint firstItem="vZ2-QD-d8h" firstAttribute="leading" secondItem="LhQ-B1-N8g" secondAttribute="leading" id="aaA-Il-VoX"/>
|
|
|
+ <constraint firstItem="LhQ-B1-N8g" firstAttribute="leading" secondItem="w1f-9h-A4M" secondAttribute="leading" constant="108" id="03X-tx-suR"/>
|
|
|
+ <constraint firstItem="j04-k1-RIV" firstAttribute="leading" secondItem="LhQ-B1-N8g" secondAttribute="trailing" constant="7" id="1TQ-qi-Jau"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="4Jq-VA-6uM" secondAttribute="bottom" id="2Ss-ex-J0r"/>
|
|
|
+ <constraint firstItem="LhQ-B1-N8g" firstAttribute="top" secondItem="w1f-9h-A4M" secondAttribute="top" constant="12" id="63f-vf-yDn"/>
|
|
|
+ <constraint firstItem="nI7-Zj-cP3" firstAttribute="centerY" secondItem="hqM-qu-Ygd" secondAttribute="centerY" id="8hC-Xc-fOO"/>
|
|
|
+ <constraint firstItem="hqM-qu-Ygd" firstAttribute="leading" secondItem="LhQ-B1-N8g" secondAttribute="leading" id="Eiq-yY-Nq8"/>
|
|
|
+ <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="j04-k1-RIV" secondAttribute="trailing" constant="12" id="N7u-AQ-ipf"/>
|
|
|
+ <constraint firstItem="VX3-MA-GKi" firstAttribute="leading" secondItem="zyK-kV-Bos" secondAttribute="trailing" constant="10" id="OqS-jK-KdZ"/>
|
|
|
+ <constraint firstItem="j04-k1-RIV" firstAttribute="centerY" secondItem="LhQ-B1-N8g" secondAttribute="centerY" id="avK-em-c0j"/>
|
|
|
<constraint firstItem="fZT-24-HFt" firstAttribute="leading" secondItem="IsQ-zh-7a5" secondAttribute="trailing" constant="10" id="bG8-zK-KPw"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="fZT-24-HFt" secondAttribute="trailing" constant="10" id="dnC-wd-VPw"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="TF1-4L-ikX" secondAttribute="trailing" id="eD0-oX-57B"/>
|
|
|
- <constraint firstItem="nhJ-jg-o1N" firstAttribute="centerY" secondItem="vZ2-QD-d8h" secondAttribute="centerY" id="j5e-io-jGz"/>
|
|
|
- <constraint firstItem="j04-k1-RIV" firstAttribute="centerY" secondItem="8kd-Ti-hHu" secondAttribute="centerY" id="jgO-wy-gnh"/>
|
|
|
- <constraint firstItem="V1i-h1-rXV" firstAttribute="leading" secondItem="HE2-vS-rZC" secondAttribute="trailing" constant="6" id="knV-NT-Inw"/>
|
|
|
- <constraint firstItem="nhJ-jg-o1N" firstAttribute="leading" secondItem="vZ2-QD-d8h" secondAttribute="trailing" id="neP-ib-65J"/>
|
|
|
- <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="V1i-h1-rXV" secondAttribute="trailing" constant="10" id="oz3-Il-T3b"/>
|
|
|
- <constraint firstItem="LhQ-B1-N8g" firstAttribute="leading" secondItem="w1f-9h-A4M" secondAttribute="leading" constant="11" id="pR6-dO-j4A"/>
|
|
|
- <constraint firstItem="TF1-4L-ikX" firstAttribute="leading" secondItem="w1f-9h-A4M" secondAttribute="leading" id="s0P-uh-Ooh"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="TF1-4L-ikX" secondAttribute="bottom" constant="10" id="sGE-xG-Lut"/>
|
|
|
+ <constraint firstItem="4Jq-VA-6uM" firstAttribute="leading" secondItem="w1f-9h-A4M" secondAttribute="leading" id="fQs-zy-Nr3"/>
|
|
|
+ <constraint firstItem="zyK-kV-Bos" firstAttribute="leading" secondItem="nI7-Zj-cP3" secondAttribute="trailing" constant="10" id="i1B-Sp-MqY"/>
|
|
|
+ <constraint firstItem="IsQ-zh-7a5" firstAttribute="leading" secondItem="w1f-9h-A4M" secondAttribute="leading" constant="14" id="iAB-7h-FYZ"/>
|
|
|
+ <constraint firstItem="zyK-kV-Bos" firstAttribute="centerY" secondItem="nI7-Zj-cP3" secondAttribute="centerY" id="idK-Q0-mmF"/>
|
|
|
+ <constraint firstItem="4Jq-VA-6uM" firstAttribute="top" secondItem="IsQ-zh-7a5" secondAttribute="bottom" constant="21" id="j5X-zB-IBS"/>
|
|
|
+ <constraint firstItem="VX3-MA-GKi" firstAttribute="centerY" secondItem="hqM-qu-Ygd" secondAttribute="centerY" id="jag-uE-4yX"/>
|
|
|
+ <constraint firstItem="WdG-ah-bQ7" firstAttribute="leading" secondItem="VX3-MA-GKi" secondAttribute="trailing" constant="6" id="k3l-g7-lSj"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="fZT-24-HFt" secondAttribute="trailing" constant="14" id="nrr-SS-sDs"/>
|
|
|
+ <constraint firstItem="hqM-qu-Ygd" firstAttribute="top" secondItem="LhQ-B1-N8g" secondAttribute="bottom" constant="12" id="oPG-dd-RpG"/>
|
|
|
+ <constraint firstItem="WdG-ah-bQ7" firstAttribute="centerY" secondItem="VX3-MA-GKi" secondAttribute="centerY" id="rv9-PP-bm7"/>
|
|
|
+ <constraint firstItem="nI7-Zj-cP3" firstAttribute="leading" secondItem="hqM-qu-Ygd" secondAttribute="trailing" constant="6" id="trz-Ye-BAl"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="4Jq-VA-6uM" secondAttribute="trailing" id="ui5-tB-BOc"/>
|
|
|
<constraint firstItem="fZT-24-HFt" firstAttribute="centerY" secondItem="IsQ-zh-7a5" secondAttribute="centerY" id="xhZ-uo-LnE"/>
|
|
|
+ <constraint firstItem="IsQ-zh-7a5" firstAttribute="top" secondItem="LhQ-B1-N8g" secondAttribute="bottom" constant="58" id="z7B-d9-lFB"/>
|
|
|
</constraints>
|
|
|
- <userDefinedRuntimeAttributes>
|
|
|
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
- <real key="value" value="10"/>
|
|
|
- </userDefinedRuntimeAttribute>
|
|
|
- </userDefinedRuntimeAttributes>
|
|
|
</view>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="teacher_avatar" translatesAutoresizingMaskIntoConstraints="NO" id="3JZ-4N-xLY">
|
|
|
- <rect key="frame" x="26" y="0.0" width="78" height="78"/>
|
|
|
+ <rect key="frame" x="15" y="14" width="74" height="74"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="width" constant="78" id="BQF-U0-Q5F"/>
|
|
|
- <constraint firstAttribute="height" constant="78" id="YUb-bw-MgE"/>
|
|
|
+ <constraint firstAttribute="width" constant="74" id="BQF-U0-Q5F"/>
|
|
|
+ <constraint firstAttribute="height" constant="74" id="YUb-bw-MgE"/>
|
|
|
</constraints>
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
- <real key="value" value="39"/>
|
|
|
+ <real key="value" value="37"/>
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
|
|
|
- <real key="value" value="2"/>
|
|
|
+ <real key="value" value="1"/>
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
|
|
|
<color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
@@ -349,62 +287,49 @@
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
</imageView>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="O4w-5f-Puh">
|
|
|
- <rect key="frame" x="74" y="60" width="43" height="18"/>
|
|
|
+ <rect key="frame" x="63" y="70" width="43" height="18"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" secondItem="O4w-5f-Puh" secondAttribute="height" multiplier="48:20" id="joZ-TS-Pci"/>
|
|
|
<constraint firstAttribute="height" constant="18" id="ogj-H9-eEZ"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
</subviews>
|
|
|
- <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<constraints>
|
|
|
- <constraint firstItem="w1f-9h-A4M" firstAttribute="top" secondItem="3JZ-4N-xLY" secondAttribute="top" constant="39" id="DWL-gY-dzx"/>
|
|
|
- <constraint firstItem="w1f-9h-A4M" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="14" id="KJi-WY-Wlp"/>
|
|
|
- <constraint firstItem="w1f-9h-A4M" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="39" id="Kbj-BA-WD8"/>
|
|
|
- <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="w1f-9h-A4M" secondAttribute="trailing" constant="14" id="Oop-Hc-pS9"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="w1f-9h-A4M" secondAttribute="trailing" id="Gvg-U6-qPP"/>
|
|
|
+ <constraint firstItem="3JZ-4N-xLY" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="MZx-Qc-MWK"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="w1f-9h-A4M" secondAttribute="bottom" id="Pbi-JX-SHW"/>
|
|
|
<constraint firstItem="O4w-5f-Puh" firstAttribute="bottom" secondItem="3JZ-4N-xLY" secondAttribute="bottom" id="RQO-qJ-vPd"/>
|
|
|
+ <constraint firstItem="w1f-9h-A4M" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="14" id="gzs-B7-pgT"/>
|
|
|
<constraint firstItem="O4w-5f-Puh" firstAttribute="leading" secondItem="3JZ-4N-xLY" secondAttribute="leading" constant="48" id="v6m-RP-GQ1"/>
|
|
|
- <constraint firstItem="w1f-9h-A4M" firstAttribute="leading" secondItem="3JZ-4N-xLY" secondAttribute="leading" constant="-12" id="zGP-9T-haE"/>
|
|
|
+ <constraint firstItem="3JZ-4N-xLY" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="14" id="vdE-Q5-B3a"/>
|
|
|
+ <constraint firstItem="w1f-9h-A4M" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="yPA-kW-x0y"/>
|
|
|
</constraints>
|
|
|
<nil key="simulatedTopBarMetrics"/>
|
|
|
<nil key="simulatedBottomBarMetrics"/>
|
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
|
<connections>
|
|
|
+ <outlet property="cornerView" destination="4Jq-VA-6uM" id="XNU-Bf-MN0"/>
|
|
|
<outlet property="fansCount" destination="nI7-Zj-cP3" id="ph8-6G-8dN"/>
|
|
|
+ <outlet property="fansGroupColorLayer" destination="Mgy-O1-NXO" id="znY-oG-i7Y"/>
|
|
|
<outlet property="finishCourse" destination="WdG-ah-bQ7" id="kTh-1z-CZK"/>
|
|
|
- <outlet property="firstImage" destination="HE2-vS-rZC" id="U2w-6R-hc6"/>
|
|
|
- <outlet property="firstImageWidth" destination="eqp-Dk-Zah" id="8gT-kc-SY4"/>
|
|
|
- <outlet property="liveImage" destination="msK-hu-IGj" id="2dx-Is-foA"/>
|
|
|
- <outlet property="musicImage" destination="Gtu-Mm-ocB" id="Zj7-ji-aky"/>
|
|
|
- <outlet property="secondImage" destination="V1i-h1-rXV" id="Rz7-en-SkA"/>
|
|
|
- <outlet property="secondImageWidth" destination="MJP-a5-PaL" id="qH7-NH-jH6"/>
|
|
|
+ <outlet property="introduceLabel" destination="PZD-oz-8cA" id="EJj-a3-yl6"/>
|
|
|
<outlet property="starBgView" destination="j04-k1-RIV" id="76r-zk-VWm"/>
|
|
|
<outlet property="starView" destination="7YI-eG-JcD" id="P33-L0-TAr"/>
|
|
|
- <outlet property="styleImage" destination="lc6-oJ-H90" id="MMV-VQ-XYM"/>
|
|
|
+ <outlet property="styleColorLayer" destination="USe-oC-N7T" id="kL9-ou-IXw"/>
|
|
|
<outlet property="subjectView" destination="fZT-24-HFt" id="A3q-LS-oWX"/>
|
|
|
<outlet property="teacherName" destination="LhQ-B1-N8g" id="2lX-lZ-dbL"/>
|
|
|
- <outlet property="unfinishCourse" destination="c7p-zT-BpU" id="g9L-Mb-5B6"/>
|
|
|
<outlet property="userAvatar" destination="3JZ-4N-xLY" id="bQ4-YD-XNr"/>
|
|
|
- <outlet property="videoImage" destination="YEy-rl-QiY" id="uMF-Ia-6D3"/>
|
|
|
<outlet property="viperImage" destination="O4w-5f-Puh" id="deL-wn-pHv"/>
|
|
|
</connections>
|
|
|
- <point key="canvasLocation" x="128.98550724637681" y="51.227678571428569"/>
|
|
|
+ <point key="canvasLocation" x="100.00000000000001" y="55.580357142857139"/>
|
|
|
</view>
|
|
|
- <tapGestureRecognizer id="pU3-So-ynT">
|
|
|
- <connections>
|
|
|
- <action selector="topCallback:" destination="iN0-l3-epB" id="XVm-Zu-KlM"/>
|
|
|
- </connections>
|
|
|
- </tapGestureRecognizer>
|
|
|
+ <tapGestureRecognizer id="pU3-So-ynT"/>
|
|
|
</objects>
|
|
|
<resources>
|
|
|
- <image name="education_icon" width="39" height="16"/>
|
|
|
- <image name="mineLive_nomal" width="24" height="23"/>
|
|
|
- <image name="mineMusic_nomal" width="24" height="23"/>
|
|
|
- <image name="mineStyle_nomal" width="23" height="23"/>
|
|
|
- <image name="mineVideo_nomal" width="23" height="23"/>
|
|
|
- <image name="mine_instrument_logo" width="68" height="17"/>
|
|
|
- <image name="qualification_icon" width="39" height="16"/>
|
|
|
+ <image name="mine_fansGroup_icon" width="16" height="16"/>
|
|
|
+ <image name="mine_instrument_logo" width="44" height="16"/>
|
|
|
+ <image name="mine_style_icon" width="16" height="16"/>
|
|
|
<image name="teacher_avatar" width="150" height="150"/>
|
|
|
</resources>
|
|
|
</document>
|