|
@@ -10,21 +10,21 @@
|
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="TenantMineHeadView">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="110"/>
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="90"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6w5-En-SDh">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="110"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="90"/>
|
|
|
<subviews>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="teacher_avatar" translatesAutoresizingMaskIntoConstraints="NO" id="MUG-JJ-qQX">
|
|
|
- <rect key="frame" x="15" y="5" width="60" height="60"/>
|
|
|
+ <rect key="frame" x="15" y="5" width="64" height="64"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="width" constant="60" id="MEV-vM-Vrt"/>
|
|
|
- <constraint firstAttribute="height" constant="60" id="bCj-YP-ZjB"/>
|
|
|
+ <constraint firstAttribute="width" constant="64" id="MEV-vM-Vrt"/>
|
|
|
+ <constraint firstAttribute="height" constant="64" id="bCj-YP-ZjB"/>
|
|
|
</constraints>
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
- <real key="value" value="30"/>
|
|
|
+ <real key="value" value="32"/>
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
|
|
|
<real key="value" value="2"/>
|
|
@@ -35,7 +35,7 @@
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
</imageView>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vFq-5f-Squ">
|
|
|
- <rect key="frame" x="83" y="21" width="10" height="18"/>
|
|
|
+ <rect key="frame" x="87" y="40" width="10" height="18"/>
|
|
|
<subviews>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Fa1-iw-aks">
|
|
|
<rect key="frame" x="5" y="0.0" width="0.0" height="18"/>
|
|
@@ -65,108 +65,37 @@
|
|
|
</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="J7V-BY-Z3E">
|
|
|
- <rect key="frame" x="85" y="11" width="0.0" height="0.0"/>
|
|
|
+ <rect key="frame" x="89" y="13" width="0.0" height="17"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="17" id="N8P-XB-sBW"/>
|
|
|
+ </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="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="rk5-S8-fb2">
|
|
|
- <rect key="frame" x="231" y="86" width="30" height="15"/>
|
|
|
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
|
|
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wdE-hK-zbq">
|
|
|
- <rect key="frame" x="261" y="84" width="95" height="19"/>
|
|
|
- <subviews>
|
|
|
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Vee-Pj-USj" customClass="KSStarView">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="95" height="19"/>
|
|
|
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
- </view>
|
|
|
- </subviews>
|
|
|
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="19" id="Tqe-8I-THu"/>
|
|
|
- <constraint firstItem="Vee-Pj-USj" firstAttribute="leading" secondItem="wdE-hK-zbq" secondAttribute="leading" id="eR4-gZ-T5G"/>
|
|
|
- <constraint firstItem="Vee-Pj-USj" firstAttribute="top" secondItem="wdE-hK-zbq" secondAttribute="top" id="fOx-GY-Klj"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="Vee-Pj-USj" secondAttribute="bottom" id="pMz-4P-9nE"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="Vee-Pj-USj" secondAttribute="trailing" id="psY-yM-fHt"/>
|
|
|
- <constraint firstAttribute="width" constant="95" id="xGD-iA-mSc"/>
|
|
|
- </constraints>
|
|
|
- </view>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7ie-6w-nwS">
|
|
|
- <rect key="frame" x="15" y="5" width="60" height="60"/>
|
|
|
+ <rect key="frame" x="15" y="5" width="64" height="64"/>
|
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
|
<connections>
|
|
|
<action selector="toUserCenter:" destination="iN0-l3-epB" eventType="touchUpInside" id="O7D-ND-ABn"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OIG-vb-9aR">
|
|
|
- <rect key="frame" x="53" y="81.666666666666671" width="84" height="24"/>
|
|
|
- <subviews>
|
|
|
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mineStyle_nomal" translatesAutoresizingMaskIntoConstraints="NO" id="y0K-rg-5qe">
|
|
|
- <rect key="frame" x="4" y="4" width="16" height="16"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="16" id="WPf-0e-AZg"/>
|
|
|
- <constraint firstAttribute="height" constant="16" id="zDJ-rd-0WC"/>
|
|
|
- </constraints>
|
|
|
- </imageView>
|
|
|
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mineVideo_nomal" translatesAutoresizingMaskIntoConstraints="NO" id="SFp-8t-ODB">
|
|
|
- <rect key="frame" x="24" y="4" width="16" height="16"/>
|
|
|
- </imageView>
|
|
|
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mineLive_nomal" translatesAutoresizingMaskIntoConstraints="NO" id="6cX-rV-icN">
|
|
|
- <rect key="frame" x="44" y="4" width="16" height="16"/>
|
|
|
- </imageView>
|
|
|
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mineMusic_nomal" translatesAutoresizingMaskIntoConstraints="NO" id="6qb-vS-dZU">
|
|
|
- <rect key="frame" x="64" y="4" width="16" height="16"/>
|
|
|
- </imageView>
|
|
|
- </subviews>
|
|
|
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
- <gestureRecognizers/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="24" id="3Ak-uB-Efm"/>
|
|
|
- <constraint firstItem="6qb-vS-dZU" firstAttribute="width" secondItem="y0K-rg-5qe" secondAttribute="width" id="4wc-QI-yVa"/>
|
|
|
- <constraint firstItem="6cX-rV-icN" firstAttribute="leading" secondItem="SFp-8t-ODB" secondAttribute="trailing" constant="4" id="9Rl-ab-6pM"/>
|
|
|
- <constraint firstItem="y0K-rg-5qe" firstAttribute="centerY" secondItem="OIG-vb-9aR" secondAttribute="centerY" id="KId-fY-KI8"/>
|
|
|
- <constraint firstItem="SFp-8t-ODB" firstAttribute="width" secondItem="y0K-rg-5qe" secondAttribute="width" id="Qy7-lB-yma"/>
|
|
|
- <constraint firstItem="6cX-rV-icN" firstAttribute="height" secondItem="y0K-rg-5qe" secondAttribute="height" id="dGC-2o-I5R"/>
|
|
|
- <constraint firstItem="6qb-vS-dZU" firstAttribute="leading" secondItem="6cX-rV-icN" secondAttribute="trailing" constant="4" id="elM-8M-Iyq"/>
|
|
|
- <constraint firstItem="6qb-vS-dZU" firstAttribute="height" secondItem="y0K-rg-5qe" secondAttribute="height" id="faj-uQ-WVe"/>
|
|
|
- <constraint firstItem="SFp-8t-ODB" firstAttribute="height" secondItem="y0K-rg-5qe" secondAttribute="height" id="haw-zU-nkP"/>
|
|
|
- <constraint firstItem="y0K-rg-5qe" firstAttribute="leading" secondItem="OIG-vb-9aR" secondAttribute="leading" constant="4" id="io5-it-ODt"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="6qb-vS-dZU" secondAttribute="trailing" constant="4" id="ppM-Un-44N"/>
|
|
|
- <constraint firstItem="SFp-8t-ODB" firstAttribute="leading" secondItem="y0K-rg-5qe" secondAttribute="trailing" constant="4" id="rVk-Yl-vfY"/>
|
|
|
- <constraint firstItem="6qb-vS-dZU" firstAttribute="centerY" secondItem="y0K-rg-5qe" secondAttribute="centerY" id="sPw-1f-8eZ"/>
|
|
|
- <constraint firstItem="SFp-8t-ODB" firstAttribute="centerY" secondItem="y0K-rg-5qe" secondAttribute="centerY" id="x23-PF-dZQ"/>
|
|
|
- <constraint firstItem="6cX-rV-icN" firstAttribute="width" secondItem="y0K-rg-5qe" secondAttribute="width" id="z7H-t2-n4L"/>
|
|
|
- <constraint firstItem="6cX-rV-icN" firstAttribute="centerY" secondItem="y0K-rg-5qe" secondAttribute="centerY" id="zPg-KS-TVt"/>
|
|
|
- </constraints>
|
|
|
- <connections>
|
|
|
- <outletCollection property="gestureRecognizers" destination="hOy-H9-kj9" appends="YES" id="iz5-UE-iVC"/>
|
|
|
- </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="pug-lS-V28">
|
|
|
- <rect key="frame" x="23" y="86" width="30" height="15"/>
|
|
|
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
|
|
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="QHb-w1-1yi">
|
|
|
- <rect key="frame" x="94" y="3" width="39" height="16"/>
|
|
|
+ <rect key="frame" x="98" y="13.666666666666664" width="39" height="16"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="39" id="dmt-FK-O3O"/>
|
|
|
<constraint firstAttribute="height" constant="16" id="oKJ-9H-jHo"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Pf0-fO-g6q">
|
|
|
- <rect key="frame" x="139" y="3" width="39" height="16"/>
|
|
|
+ <rect key="frame" x="143" y="13.666666666666664" width="39" height="16"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="39" id="0jU-Yr-iab"/>
|
|
|
<constraint firstAttribute="height" constant="16" id="WMh-DL-Rcf"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="sLr-9M-73V">
|
|
|
- <rect key="frame" x="25.666666666666671" y="52" width="39" height="18"/>
|
|
|
+ <rect key="frame" x="27.666666666666671" y="56" width="39" height="18"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" secondItem="sLr-9M-73V" secondAttribute="height" multiplier="39:18" id="Dcp-Jv-4fE"/>
|
|
|
<constraint firstAttribute="height" constant="18" id="Xik-sy-tnm"/>
|
|
@@ -177,30 +106,21 @@
|
|
|
<gestureRecognizers/>
|
|
|
<constraints>
|
|
|
<constraint firstItem="MUG-JJ-qQX" firstAttribute="leading" secondItem="6w5-En-SDh" secondAttribute="leading" constant="15" id="1SG-mb-u5B"/>
|
|
|
- <constraint firstItem="wdE-hK-zbq" firstAttribute="centerY" secondItem="rk5-S8-fb2" secondAttribute="centerY" id="39e-iZ-mdg"/>
|
|
|
- <constraint firstItem="pug-lS-V28" firstAttribute="top" secondItem="sLr-9M-73V" secondAttribute="bottom" constant="16" id="4lf-2M-dzr"/>
|
|
|
- <constraint firstItem="J7V-BY-Z3E" firstAttribute="top" secondItem="MUG-JJ-qQX" secondAttribute="top" constant="6" id="8dW-9H-ZGe"/>
|
|
|
+ <constraint firstItem="J7V-BY-Z3E" firstAttribute="top" secondItem="MUG-JJ-qQX" secondAttribute="top" constant="8" id="8dW-9H-ZGe"/>
|
|
|
<constraint firstItem="Pf0-fO-g6q" firstAttribute="centerY" secondItem="J7V-BY-Z3E" secondAttribute="centerY" id="EEO-69-wM2"/>
|
|
|
- <constraint firstItem="pug-lS-V28" firstAttribute="leading" secondItem="6w5-En-SDh" secondAttribute="leading" constant="23" id="FqR-j6-UDO"/>
|
|
|
<constraint firstItem="7ie-6w-nwS" firstAttribute="top" secondItem="MUG-JJ-qQX" secondAttribute="top" id="IdQ-33-FFt"/>
|
|
|
<constraint firstItem="vFq-5f-Squ" firstAttribute="top" secondItem="J7V-BY-Z3E" secondAttribute="bottom" constant="10" id="JBn-7m-3Mk"/>
|
|
|
<constraint firstItem="sLr-9M-73V" firstAttribute="centerX" secondItem="MUG-JJ-qQX" secondAttribute="centerX" id="NZY-1n-rgQ"/>
|
|
|
- <constraint firstItem="wdE-hK-zbq" firstAttribute="leading" secondItem="rk5-S8-fb2" secondAttribute="trailing" id="P29-Uc-H8t"/>
|
|
|
<constraint firstItem="sLr-9M-73V" firstAttribute="bottom" secondItem="MUG-JJ-qQX" secondAttribute="bottom" constant="5" id="Qsm-SJ-vkk"/>
|
|
|
<constraint firstItem="Pf0-fO-g6q" firstAttribute="leading" secondItem="QHb-w1-1yi" secondAttribute="trailing" constant="6" id="Vxa-rb-qgx"/>
|
|
|
<constraint firstItem="7ie-6w-nwS" firstAttribute="leading" secondItem="MUG-JJ-qQX" secondAttribute="leading" id="Vy8-3K-WaH"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="wdE-hK-zbq" secondAttribute="trailing" constant="19" id="Xf0-A0-CjC"/>
|
|
|
<constraint firstItem="7ie-6w-nwS" firstAttribute="trailing" secondItem="MUG-JJ-qQX" secondAttribute="trailing" id="aza-jf-emx"/>
|
|
|
<constraint firstItem="vFq-5f-Squ" firstAttribute="leading" secondItem="J7V-BY-Z3E" secondAttribute="leading" constant="-2" id="c5L-71-tmn"/>
|
|
|
<constraint firstItem="QHb-w1-1yi" firstAttribute="leading" secondItem="J7V-BY-Z3E" secondAttribute="trailing" constant="9" id="djv-LZ-Zp8"/>
|
|
|
<constraint firstItem="7ie-6w-nwS" firstAttribute="bottom" secondItem="MUG-JJ-qQX" secondAttribute="bottom" id="fn3-ed-5ex"/>
|
|
|
- <constraint firstItem="OIG-vb-9aR" firstAttribute="leading" secondItem="pug-lS-V28" secondAttribute="trailing" id="gR3-wc-390"/>
|
|
|
<constraint firstItem="J7V-BY-Z3E" firstAttribute="leading" secondItem="MUG-JJ-qQX" secondAttribute="trailing" constant="10" id="i0C-Zc-4H6"/>
|
|
|
<constraint firstItem="QHb-w1-1yi" firstAttribute="centerY" secondItem="J7V-BY-Z3E" secondAttribute="centerY" id="lsV-MG-QuC"/>
|
|
|
- <constraint firstItem="rk5-S8-fb2" firstAttribute="centerY" secondItem="OIG-vb-9aR" secondAttribute="centerY" id="mic-Lj-TDD"/>
|
|
|
- <constraint firstAttribute="height" constant="110" id="ord-Ho-HeA"/>
|
|
|
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="Pf0-fO-g6q" secondAttribute="trailing" constant="10" id="pOA-Yw-5eC"/>
|
|
|
- <constraint firstItem="OIG-vb-9aR" firstAttribute="centerY" secondItem="pug-lS-V28" secondAttribute="centerY" id="qbQ-DQ-K6d"/>
|
|
|
<constraint firstItem="MUG-JJ-qQX" firstAttribute="top" secondItem="6w5-En-SDh" secondAttribute="top" constant="5" id="tD0-v0-dqs"/>
|
|
|
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="vFq-5f-Squ" secondAttribute="trailing" constant="10" id="zq6-t4-Oao"/>
|
|
|
</constraints>
|
|
@@ -211,6 +131,7 @@
|
|
|
<constraint firstAttribute="trailing" secondItem="6w5-En-SDh" secondAttribute="trailing" id="KRS-Lm-GZT"/>
|
|
|
<constraint firstItem="6w5-En-SDh" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="OBv-4b-NoP"/>
|
|
|
<constraint firstItem="6w5-En-SDh" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="WTE-hM-vMx"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="6w5-En-SDh" secondAttribute="bottom" id="p0A-fh-bQk"/>
|
|
|
</constraints>
|
|
|
<nil key="simulatedTopBarMetrics"/>
|
|
|
<nil key="simulatedBottomBarMetrics"/>
|
|
@@ -218,16 +139,11 @@
|
|
|
<connections>
|
|
|
<outlet property="firstImage" destination="QHb-w1-1yi" id="xFZ-D3-L0A"/>
|
|
|
<outlet property="firstImageWidth" destination="dmt-FK-O3O" id="Sev-4v-Mgd"/>
|
|
|
- <outlet property="liveImage" destination="6cX-rV-icN" id="uMO-0U-97O"/>
|
|
|
- <outlet property="musicImage" destination="6qb-vS-dZU" id="Q0N-X6-Mnr"/>
|
|
|
<outlet property="secondImage" destination="Pf0-fO-g6q" id="LoJ-cJ-Yr7"/>
|
|
|
<outlet property="secondImageWidth" destination="0jU-Yr-iab" id="pCT-gY-xn0"/>
|
|
|
- <outlet property="starView" destination="Vee-Pj-USj" id="Ctj-dB-b48"/>
|
|
|
- <outlet property="styleImage" destination="y0K-rg-5qe" id="Udc-S2-lzT"/>
|
|
|
<outlet property="tenantName" destination="Fa1-iw-aks" id="qTf-rU-7Bz"/>
|
|
|
<outlet property="userAvatal" destination="MUG-JJ-qQX" id="DMc-LE-rW8"/>
|
|
|
<outlet property="userName" destination="J7V-BY-Z3E" id="C0T-35-Zuk"/>
|
|
|
- <outlet property="videoImage" destination="SFp-8t-ODB" id="rOw-D5-6Zi"/>
|
|
|
<outlet property="viperImage" destination="sLr-9M-73V" id="e35-a7-ZOe"/>
|
|
|
</connections>
|
|
|
<point key="canvasLocation" x="38.931297709923662" y="-207.74647887323945"/>
|
|
@@ -239,10 +155,6 @@
|
|
|
</tapGestureRecognizer>
|
|
|
</objects>
|
|
|
<resources>
|
|
|
- <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="teacher_avatar" width="150" height="150"/>
|
|
|
</resources>
|
|
|
</document>
|