|
@@ -359,6 +359,7 @@
|
|
|
<!--Book Content NavVC-->
|
|
|
<scene sceneID="yQT-ue-5Rm">
|
|
|
<objects>
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="kLd-si-DdZ" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
|
|
<viewController storyboardIdentifier="BookContentNavVC" id="hJI-SY-M4N" customClass="BookContentNavVC" sceneMemberID="viewController">
|
|
|
<view key="view" contentMode="scaleToFill" id="A6a-7S-1Uq">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
|
|
@@ -520,98 +521,9 @@
|
|
|
<outlet property="showBtn" destination="ixV-1L-FUX" id="Ow6-tr-Lj0"/>
|
|
|
</connections>
|
|
|
</viewController>
|
|
|
- <placeholder placeholderIdentifier="IBFirstResponder" id="kLd-si-DdZ" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
|
<point key="canvasLocation" x="-968.11594202898561" y="827.44565217391312"/>
|
|
|
</scene>
|
|
|
- <!--Book Wei CousreVC-->
|
|
|
- <scene sceneID="pvk-ck-4WO">
|
|
|
- <objects>
|
|
|
- <viewController storyboardIdentifier="BookWeiCousreVC" id="dO4-pd-Ocl" customClass="BookWeiCousreVC" sceneMemberID="viewController">
|
|
|
- <view key="view" contentMode="scaleToFill" id="cN8-Wb-7OE">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
- <subviews>
|
|
|
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XPf-VC-y0l">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="414" height="230"/>
|
|
|
- <color key="backgroundColor" cocoaTouchSystemColor="darkTextColor"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="230" id="Wfs-dq-IRa"/>
|
|
|
- </constraints>
|
|
|
- </view>
|
|
|
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lab-6M-4Kn" customClass="WQNavigationBar">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
|
|
|
- <subviews>
|
|
|
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XkC-fA-obE">
|
|
|
- <rect key="frame" x="0.0" y="20" width="414" height="44"/>
|
|
|
- <subviews>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vq6-TY-RS5">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="50" id="D0e-VS-Fh2"/>
|
|
|
- <constraint firstAttribute="height" constant="44" id="fMZ-uL-DlN"/>
|
|
|
- </constraints>
|
|
|
- <state key="normal" image="back_white_icon"/>
|
|
|
- <connections>
|
|
|
- <action selector="backAction:" destination="dO4-pd-Ocl" eventType="touchUpInside" id="igf-V4-RBS"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3dC-rq-2NM">
|
|
|
- <rect key="frame" x="50" y="0.0" width="35" height="44"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="44" id="YMv-5n-QEe"/>
|
|
|
- <constraint firstAttribute="width" constant="35" id="dkp-FF-q0T"/>
|
|
|
- </constraints>
|
|
|
- <state key="normal" image="menu_white_icon"/>
|
|
|
- <connections>
|
|
|
- <action selector="menuAction:" destination="dO4-pd-Ocl" eventType="touchUpInside" id="gyo-yT-VOl"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- </subviews>
|
|
|
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="bottom" secondItem="vq6-TY-RS5" secondAttribute="bottom" id="JdN-Sy-J1L"/>
|
|
|
- <constraint firstItem="3dC-rq-2NM" firstAttribute="top" secondItem="vq6-TY-RS5" secondAttribute="top" id="PSO-cB-6Uw"/>
|
|
|
- <constraint firstItem="3dC-rq-2NM" firstAttribute="leading" secondItem="vq6-TY-RS5" secondAttribute="trailing" id="TJT-SQ-S7U"/>
|
|
|
- <constraint firstAttribute="height" constant="44" id="bFB-ZD-MeN"/>
|
|
|
- <constraint firstItem="vq6-TY-RS5" firstAttribute="leading" secondItem="XkC-fA-obE" secondAttribute="leading" id="w1x-Mb-2Zb"/>
|
|
|
- <constraint firstItem="3dC-rq-2NM" firstAttribute="bottom" secondItem="vq6-TY-RS5" secondAttribute="bottom" id="xBP-mD-ZR0"/>
|
|
|
- </constraints>
|
|
|
- </view>
|
|
|
- </subviews>
|
|
|
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstItem="XkC-fA-obE" firstAttribute="leading" secondItem="TRJ-Kh-aT1" secondAttribute="leading" id="7D6-Nd-9NB"/>
|
|
|
- <constraint firstItem="TRJ-Kh-aT1" firstAttribute="bottom" secondItem="XkC-fA-obE" secondAttribute="bottom" id="Ubh-Sb-2yA"/>
|
|
|
- <constraint firstItem="XkC-fA-obE" firstAttribute="trailing" secondItem="TRJ-Kh-aT1" secondAttribute="trailing" id="vNS-xt-dPL"/>
|
|
|
- <constraint firstAttribute="height" constant="64" id="ytT-zi-KHP"/>
|
|
|
- </constraints>
|
|
|
- <viewLayoutGuide key="safeArea" id="TRJ-Kh-aT1"/>
|
|
|
- <connections>
|
|
|
- <outlet property="height" destination="ytT-zi-KHP" id="cwA-8J-Osx"/>
|
|
|
- </connections>
|
|
|
- </view>
|
|
|
- </subviews>
|
|
|
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstItem="XPf-VC-y0l" firstAttribute="top" secondItem="OUo-Er-6PT" secondAttribute="top" id="5hc-1a-1EY"/>
|
|
|
- <constraint firstItem="lab-6M-4Kn" firstAttribute="leading" secondItem="OUo-Er-6PT" secondAttribute="leading" id="Cs2-r5-ZbK"/>
|
|
|
- <constraint firstItem="lab-6M-4Kn" firstAttribute="top" secondItem="cN8-Wb-7OE" secondAttribute="top" id="E26-vl-T2A"/>
|
|
|
- <constraint firstItem="lab-6M-4Kn" firstAttribute="trailing" secondItem="OUo-Er-6PT" secondAttribute="trailing" id="G9g-XL-46y"/>
|
|
|
- <constraint firstItem="XPf-VC-y0l" firstAttribute="leading" secondItem="OUo-Er-6PT" secondAttribute="leading" id="Yzp-fL-12N"/>
|
|
|
- <constraint firstItem="XPf-VC-y0l" firstAttribute="trailing" secondItem="OUo-Er-6PT" secondAttribute="trailing" id="aDk-YG-Ozt"/>
|
|
|
- </constraints>
|
|
|
- <viewLayoutGuide key="safeArea" id="OUo-Er-6PT"/>
|
|
|
- </view>
|
|
|
- <navigationItem key="navigationItem" id="bEq-gQ-dna"/>
|
|
|
- <connections>
|
|
|
- <outlet property="VideoView" destination="XPf-VC-y0l" id="APp-Og-PFy"/>
|
|
|
- </connections>
|
|
|
- </viewController>
|
|
|
- <placeholder placeholderIdentifier="IBFirstResponder" id="4bd-gv-bAx" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
|
|
- </objects>
|
|
|
- <point key="canvasLocation" x="-252.17391304347828" y="827.44565217391312"/>
|
|
|
- </scene>
|
|
|
<!--Book Play ListVC-->
|
|
|
<scene sceneID="Hg3-X5-17h">
|
|
|
<objects>
|
|
@@ -724,14 +636,464 @@
|
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="B7K-N4-Nzq" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
|
+ <point key="canvasLocation" x="-252" y="827"/>
|
|
|
+ </scene>
|
|
|
+ <!--BookWC DetailVC-->
|
|
|
+ <scene sceneID="zBY-yi-8YF">
|
|
|
+ <objects>
|
|
|
+ <viewController storyboardIdentifier="BookWCDetailVC" id="0Ab-aM-dLm" customClass="BookWCDetailVC" sceneMemberID="viewController">
|
|
|
+ <view key="view" contentMode="scaleToFill" id="O0G-1f-CBo">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Sbn-6r-BAf">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="230"/>
|
|
|
+ <color key="backgroundColor" cocoaTouchSystemColor="darkTextColor"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="230" id="LJR-SG-ZSp"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xrB-JM-o9C" customClass="WQNavigationBar">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
|
|
|
+ <subviews>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bqa-Ye-giA">
|
|
|
+ <rect key="frame" x="0.0" y="20" width="414" height="44"/>
|
|
|
+ <subviews>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0HC-e7-mgO">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="44" id="8Gh-D7-uUx"/>
|
|
|
+ <constraint firstAttribute="width" constant="50" id="fDq-Tu-yrb"/>
|
|
|
+ </constraints>
|
|
|
+ <state key="normal" image="back_white_icon"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="backAction:" destination="0Ab-aM-dLm" eventType="touchUpInside" id="KJw-fm-U0V"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oe9-eF-EES">
|
|
|
+ <rect key="frame" x="50" y="0.0" width="35" height="44"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="35" id="XuP-fy-dOt"/>
|
|
|
+ <constraint firstAttribute="height" constant="44" id="acG-E9-jcV"/>
|
|
|
+ </constraints>
|
|
|
+ <state key="normal" image="menu_white_icon"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="menuAction:" destination="0Ab-aM-dLm" eventType="touchUpInside" id="khl-ko-LxS"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="44" id="1pS-da-Axp"/>
|
|
|
+ <constraint firstItem="0HC-e7-mgO" firstAttribute="leading" secondItem="bqa-Ye-giA" secondAttribute="leading" id="2jm-Bf-QGO"/>
|
|
|
+ <constraint firstItem="oe9-eF-EES" firstAttribute="leading" secondItem="0HC-e7-mgO" secondAttribute="trailing" id="4Dc-7f-0x2"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="0HC-e7-mgO" secondAttribute="bottom" id="oeS-JN-VmH"/>
|
|
|
+ <constraint firstItem="oe9-eF-EES" firstAttribute="bottom" secondItem="0HC-e7-mgO" secondAttribute="bottom" id="qrY-RS-aR1"/>
|
|
|
+ <constraint firstItem="oe9-eF-EES" firstAttribute="top" secondItem="0HC-e7-mgO" secondAttribute="top" id="vv1-lI-aO9"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="bqa-Ye-giA" firstAttribute="leading" secondItem="d9H-SO-LNl" secondAttribute="leading" id="DXn-CT-8CK"/>
|
|
|
+ <constraint firstItem="bqa-Ye-giA" firstAttribute="trailing" secondItem="d9H-SO-LNl" secondAttribute="trailing" id="Y3K-nE-ueN"/>
|
|
|
+ <constraint firstAttribute="height" constant="64" id="gj2-ju-c5Q"/>
|
|
|
+ <constraint firstItem="d9H-SO-LNl" firstAttribute="bottom" secondItem="bqa-Ye-giA" secondAttribute="bottom" id="j1s-vA-a09"/>
|
|
|
+ </constraints>
|
|
|
+ <viewLayoutGuide key="safeArea" id="d9H-SO-LNl"/>
|
|
|
+ <connections>
|
|
|
+ <outlet property="height" destination="gj2-ju-c5Q" id="FOs-oc-dfH"/>
|
|
|
+ </connections>
|
|
|
+ </view>
|
|
|
+ <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="MEU-cA-SNK">
|
|
|
+ <rect key="frame" x="0.0" y="230" width="414" height="448"/>
|
|
|
+ <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
|
|
+ </tableView>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2dM-5h-T17">
|
|
|
+ <rect key="frame" x="0.0" y="678" width="414" height="58"/>
|
|
|
+ <subviews>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9CR-p8-J6J">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="0.66666666666666663"/>
|
|
|
+ <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="0.5" id="59E-gM-wfr"/>
|
|
|
+ <constraint firstAttribute="height" constant="0.5" id="8rl-yW-49g"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JJu-Ge-4qk">
|
|
|
+ <rect key="frame" x="20" y="8" width="177" height="42"/>
|
|
|
+ <subviews>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="说点什么..." lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BMh-iI-tSu">
|
|
|
+ <rect key="frame" x="10" y="14" width="60" height="14.333333333333336"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="12"/>
|
|
|
+ <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fik-SP-MqQ">
|
|
|
+ <rect key="frame" x="140.66666666666666" y="5" width="0.33333333333334281" height="32"/>
|
|
|
+ <color key="backgroundColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="0.5" id="ayq-OD-Z1h"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dPb-au-Qd1">
|
|
|
+ <rect key="frame" x="141" y="5" width="31" height="32"/>
|
|
|
+ <subviews>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="评论" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pDY-Qk-FLq">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="31" height="32"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="8"/>
|
|
|
+ <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="pDY-Qk-FLq" secondAttribute="bottom" id="AB5-1w-ab0"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="pDY-Qk-FLq" secondAttribute="trailing" id="YXZ-Xr-3xS"/>
|
|
|
+ <constraint firstItem="pDY-Qk-FLq" firstAttribute="top" secondItem="dPb-au-Qd1" secondAttribute="top" id="heI-J4-Qmz"/>
|
|
|
+ <constraint firstAttribute="width" constant="31" id="q9E-vo-oY9"/>
|
|
|
+ <constraint firstItem="pDY-Qk-FLq" firstAttribute="leading" secondItem="dPb-au-Qd1" secondAttribute="leading" id="xbu-TJ-TYf"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3Ug-Dv-M4e">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="141" height="42"/>
|
|
|
+ <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <state key="normal">
|
|
|
+ <color key="titleColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ </state>
|
|
|
+ </button>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Pzk-xl-EkR">
|
|
|
+ <rect key="frame" x="141" y="0.0" width="36" height="42"/>
|
|
|
+ <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <state key="normal">
|
|
|
+ <color key="titleColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ </state>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="3Ug-Dv-M4e" firstAttribute="top" secondItem="JJu-Ge-4qk" secondAttribute="top" id="1BT-0J-knC"/>
|
|
|
+ <constraint firstItem="BMh-iI-tSu" firstAttribute="centerY" secondItem="JJu-Ge-4qk" secondAttribute="centerY" id="1te-LW-18S"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="Pzk-xl-EkR" secondAttribute="bottom" id="3ZK-gm-Tky"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="3Ug-Dv-M4e" secondAttribute="bottom" id="F6m-sp-Mte"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="dPb-au-Qd1" secondAttribute="bottom" constant="5" id="LwZ-xa-reY"/>
|
|
|
+ <constraint firstItem="Pzk-xl-EkR" firstAttribute="leading" secondItem="fik-SP-MqQ" secondAttribute="trailing" id="WVf-4I-wXV"/>
|
|
|
+ <constraint firstItem="dPb-au-Qd1" firstAttribute="leading" secondItem="fik-SP-MqQ" secondAttribute="trailing" id="arO-qV-qEp"/>
|
|
|
+ <constraint firstItem="BMh-iI-tSu" firstAttribute="leading" secondItem="JJu-Ge-4qk" secondAttribute="leading" constant="10" id="efl-x9-Rk9"/>
|
|
|
+ <constraint firstItem="3Ug-Dv-M4e" firstAttribute="leading" secondItem="JJu-Ge-4qk" secondAttribute="leading" id="jAx-XN-UTa"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="fik-SP-MqQ" secondAttribute="bottom" constant="5" id="nZb-Dn-9Qe"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="dPb-au-Qd1" secondAttribute="trailing" constant="5" id="s76-uq-Eqw"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="Pzk-xl-EkR" secondAttribute="trailing" id="xFP-Z8-pc8"/>
|
|
|
+ <constraint firstItem="fik-SP-MqQ" firstAttribute="trailing" secondItem="3Ug-Dv-M4e" secondAttribute="trailing" id="xTA-tb-7vM"/>
|
|
|
+ <constraint firstItem="fik-SP-MqQ" firstAttribute="top" secondItem="JJu-Ge-4qk" secondAttribute="top" constant="5" id="xsQ-sZ-76F"/>
|
|
|
+ <constraint firstItem="dPb-au-Qd1" firstAttribute="top" secondItem="JJu-Ge-4qk" secondAttribute="top" constant="5" id="y0T-8o-7t9"/>
|
|
|
+ <constraint firstItem="Pzk-xl-EkR" firstAttribute="top" secondItem="JJu-Ge-4qk" secondAttribute="top" id="zeq-ex-hTE"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pjA-bK-jJC" userLabel="First">
|
|
|
+ <rect key="frame" x="217" y="0.0" width="187" height="58"/>
|
|
|
+ <subviews>
|
|
|
+ <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" baselineRelativeArrangement="YES" translatesAutoresizingMaskIntoConstraints="NO" id="bzP-py-hLq">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="187" height="58"/>
|
|
|
+ <subviews>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Xj5-0Z-cSp">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="62.333333333333336" height="58"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="zan_no" translatesAutoresizingMaskIntoConstraints="NO" id="caZ-EV-t2e">
|
|
|
+ <rect key="frame" x="12.333333333333343" y="20" width="18" height="18"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" secondItem="caZ-EV-t2e" secondAttribute="height" multiplier="1:1" id="hdO-D7-UvC"/>
|
|
|
+ <constraint firstAttribute="width" constant="18" id="xma-Fp-OCD"/>
|
|
|
+ </constraints>
|
|
|
+ </imageView>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9KT-ef-Bdk">
|
|
|
+ <rect key="frame" x="35.333333333333343" y="12" width="0.0" height="0.0"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="10"/>
|
|
|
+ <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aSK-oW-CZo">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="62.333333333333336" height="58"/>
|
|
|
+ <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <state key="normal">
|
|
|
+ <color key="titleColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ </state>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="caZ-EV-t2e" firstAttribute="centerX" secondItem="Xj5-0Z-cSp" secondAttribute="centerX" constant="-10" id="M5s-gk-6lh"/>
|
|
|
+ <constraint firstItem="aSK-oW-CZo" firstAttribute="top" secondItem="Xj5-0Z-cSp" secondAttribute="top" id="MK1-RU-yzu"/>
|
|
|
+ <constraint firstItem="aSK-oW-CZo" firstAttribute="leading" secondItem="Xj5-0Z-cSp" secondAttribute="leading" id="Wzn-C3-hWk"/>
|
|
|
+ <constraint firstItem="caZ-EV-t2e" firstAttribute="centerY" secondItem="Xj5-0Z-cSp" secondAttribute="centerY" id="X6o-FY-qfD"/>
|
|
|
+ <constraint firstItem="9KT-ef-Bdk" firstAttribute="trailing" secondItem="caZ-EV-t2e" secondAttribute="trailing" constant="5" id="cWm-Lg-QTg"/>
|
|
|
+ <constraint firstItem="caZ-EV-t2e" firstAttribute="top" secondItem="Xj5-0Z-cSp" secondAttribute="top" constant="20" id="eds-31-Y4n"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="aSK-oW-CZo" secondAttribute="trailing" id="rsK-aT-c9C"/>
|
|
|
+ <constraint firstItem="9KT-ef-Bdk" firstAttribute="top" secondItem="caZ-EV-t2e" secondAttribute="top" constant="-8" id="x9m-4z-mBb"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="aSK-oW-CZo" secondAttribute="bottom" id="yBq-8V-f6o"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="x5f-M0-I53">
|
|
|
+ <rect key="frame" x="62.333333333333314" y="0.0" width="62.333333333333343" height="58"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="收藏五角星" translatesAutoresizingMaskIntoConstraints="NO" id="6Hw-LW-oUZ">
|
|
|
+ <rect key="frame" x="11.666666666666686" y="20" width="19" height="18"/>
|
|
|
+ </imageView>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FzQ-cy-LrB">
|
|
|
+ <rect key="frame" x="35.666666666666686" y="12" width="0.0" height="0.0"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="10"/>
|
|
|
+ <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="OEp-oA-x8U">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="62.333333333333336" height="58"/>
|
|
|
+ <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <state key="normal">
|
|
|
+ <color key="titleColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ </state>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="6Hw-LW-oUZ" firstAttribute="centerX" secondItem="x5f-M0-I53" secondAttribute="centerX" constant="-10" id="1HV-k6-cUH"/>
|
|
|
+ <constraint firstItem="OEp-oA-x8U" firstAttribute="top" secondItem="x5f-M0-I53" secondAttribute="top" id="1pO-XG-ns0"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="OEp-oA-x8U" secondAttribute="bottom" id="2IT-PT-xWO"/>
|
|
|
+ <constraint firstItem="FzQ-cy-LrB" firstAttribute="trailing" secondItem="6Hw-LW-oUZ" secondAttribute="trailing" constant="5" id="4F2-sf-Q71"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="OEp-oA-x8U" secondAttribute="trailing" id="Agz-EN-lid"/>
|
|
|
+ <constraint firstItem="OEp-oA-x8U" firstAttribute="leading" secondItem="x5f-M0-I53" secondAttribute="leading" id="FVT-3b-eaM"/>
|
|
|
+ <constraint firstItem="6Hw-LW-oUZ" firstAttribute="top" secondItem="x5f-M0-I53" secondAttribute="top" constant="20" id="VOs-LY-EvZ"/>
|
|
|
+ <constraint firstItem="6Hw-LW-oUZ" firstAttribute="centerY" secondItem="x5f-M0-I53" secondAttribute="centerY" id="Zd9-cY-6dc"/>
|
|
|
+ <constraint firstItem="FzQ-cy-LrB" firstAttribute="top" secondItem="6Hw-LW-oUZ" secondAttribute="top" constant="-8" id="znQ-64-zy4"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VTO-F9-zeq">
|
|
|
+ <rect key="frame" x="124.66666666666667" y="0.0" width="62.333333333333329" height="58"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_share" translatesAutoresizingMaskIntoConstraints="NO" id="Tdr-c3-AYC">
|
|
|
+ <rect key="frame" x="11.666666666666629" y="20" width="19" height="18"/>
|
|
|
+ </imageView>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2IK-03-X7G">
|
|
|
+ <rect key="frame" x="38.666666666666629" y="12" width="0.0" height="0.0"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="10"/>
|
|
|
+ <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bLP-pE-VLL">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="62.333333333333336" height="58"/>
|
|
|
+ <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <state key="normal">
|
|
|
+ <color key="titleColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ </state>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="bLP-pE-VLL" secondAttribute="bottom" id="7fs-PA-jZB"/>
|
|
|
+ <constraint firstItem="Tdr-c3-AYC" firstAttribute="centerX" secondItem="VTO-F9-zeq" secondAttribute="centerX" constant="-10" id="9vB-0d-uPy"/>
|
|
|
+ <constraint firstItem="Tdr-c3-AYC" firstAttribute="top" secondItem="VTO-F9-zeq" secondAttribute="top" constant="20" id="F5E-Xa-XfL"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="bLP-pE-VLL" secondAttribute="trailing" id="MFx-D2-p5R"/>
|
|
|
+ <constraint firstItem="Tdr-c3-AYC" firstAttribute="centerY" secondItem="VTO-F9-zeq" secondAttribute="centerY" id="Pw6-Hc-YB5"/>
|
|
|
+ <constraint firstItem="2IK-03-X7G" firstAttribute="top" secondItem="Tdr-c3-AYC" secondAttribute="top" constant="-8" id="k9Z-ra-I2o"/>
|
|
|
+ <constraint firstItem="2IK-03-X7G" firstAttribute="trailing" secondItem="Tdr-c3-AYC" secondAttribute="trailing" constant="8" id="myl-6V-n1q"/>
|
|
|
+ <constraint firstItem="bLP-pE-VLL" firstAttribute="leading" secondItem="VTO-F9-zeq" secondAttribute="leading" id="wg9-ui-WDX"/>
|
|
|
+ <constraint firstItem="bLP-pE-VLL" firstAttribute="top" secondItem="VTO-F9-zeq" secondAttribute="top" id="xEY-7i-Wfk"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ </subviews>
|
|
|
+ </stackView>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="bzP-py-hLq" firstAttribute="leading" secondItem="pjA-bK-jJC" secondAttribute="leading" id="2ZJ-ke-usB"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="bzP-py-hLq" secondAttribute="bottom" id="AHn-W8-tfy"/>
|
|
|
+ <constraint firstItem="bzP-py-hLq" firstAttribute="top" secondItem="pjA-bK-jJC" secondAttribute="top" id="JWg-ca-L20"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="bzP-py-hLq" secondAttribute="trailing" id="Rw0-2e-3yH"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="58" id="4Rc-f1-naD"/>
|
|
|
+ <constraint firstItem="pjA-bK-jJC" firstAttribute="top" secondItem="2dM-5h-T17" secondAttribute="top" id="E7J-QG-zpn"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="9CR-p8-J6J" secondAttribute="trailing" id="Kcb-hl-0Qn"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="JJu-Ge-4qk" secondAttribute="bottom" constant="8" id="Ni7-2i-MW5"/>
|
|
|
+ <constraint firstItem="9CR-p8-J6J" firstAttribute="leading" secondItem="2dM-5h-T17" secondAttribute="leading" id="Pr3-bt-Heq"/>
|
|
|
+ <constraint firstItem="JJu-Ge-4qk" firstAttribute="width" secondItem="2dM-5h-T17" secondAttribute="width" multiplier="0.5" constant="-30" id="Qjg-tc-ECs"/>
|
|
|
+ <constraint firstItem="pjA-bK-jJC" firstAttribute="leading" secondItem="JJu-Ge-4qk" secondAttribute="trailing" constant="20" id="Vax-4f-dqm"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="pjA-bK-jJC" secondAttribute="bottom" id="ZSm-sN-OQt"/>
|
|
|
+ <constraint firstItem="JJu-Ge-4qk" firstAttribute="leading" secondItem="2dM-5h-T17" secondAttribute="leading" constant="20" id="cDS-UV-bBY"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="pjA-bK-jJC" secondAttribute="trailing" constant="10" id="nUR-OZ-hgd"/>
|
|
|
+ <constraint firstItem="9CR-p8-J6J" firstAttribute="top" secondItem="2dM-5h-T17" secondAttribute="top" id="qJ4-rQ-FlZ"/>
|
|
|
+ <constraint firstItem="JJu-Ge-4qk" firstAttribute="top" secondItem="2dM-5h-T17" secondAttribute="top" constant="8" id="uFg-YK-Oay"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="2dM-5h-T17" firstAttribute="top" secondItem="MEU-cA-SNK" secondAttribute="bottom" id="7Rd-eV-D2p"/>
|
|
|
+ <constraint firstItem="Sbn-6r-BAf" firstAttribute="trailing" secondItem="T4b-mX-xfA" secondAttribute="trailing" id="C88-6v-Ei1"/>
|
|
|
+ <constraint firstItem="T4b-mX-xfA" firstAttribute="trailing" secondItem="MEU-cA-SNK" secondAttribute="trailing" id="CT4-J9-5yy"/>
|
|
|
+ <constraint firstItem="xrB-JM-o9C" firstAttribute="trailing" secondItem="T4b-mX-xfA" secondAttribute="trailing" id="I87-eQ-6d6"/>
|
|
|
+ <constraint firstItem="2dM-5h-T17" firstAttribute="leading" secondItem="T4b-mX-xfA" secondAttribute="leading" id="RdX-AJ-mx4"/>
|
|
|
+ <constraint firstItem="MEU-cA-SNK" firstAttribute="top" secondItem="Sbn-6r-BAf" secondAttribute="bottom" id="XTS-iM-rPU"/>
|
|
|
+ <constraint firstItem="xrB-JM-o9C" firstAttribute="top" secondItem="O0G-1f-CBo" secondAttribute="top" id="a7q-LJ-fz8"/>
|
|
|
+ <constraint firstItem="MEU-cA-SNK" firstAttribute="leading" secondItem="T4b-mX-xfA" secondAttribute="leading" id="aTh-MD-Vf2"/>
|
|
|
+ <constraint firstItem="2dM-5h-T17" firstAttribute="bottom" secondItem="T4b-mX-xfA" secondAttribute="bottom" id="fAd-za-w72"/>
|
|
|
+ <constraint firstItem="2dM-5h-T17" firstAttribute="trailing" secondItem="T4b-mX-xfA" secondAttribute="trailing" id="gd2-bb-DC4"/>
|
|
|
+ <constraint firstItem="xrB-JM-o9C" firstAttribute="leading" secondItem="T4b-mX-xfA" secondAttribute="leading" id="icm-dj-RLF"/>
|
|
|
+ <constraint firstItem="Sbn-6r-BAf" firstAttribute="top" secondItem="T4b-mX-xfA" secondAttribute="top" id="p4d-tP-xhy"/>
|
|
|
+ <constraint firstItem="Sbn-6r-BAf" firstAttribute="leading" secondItem="T4b-mX-xfA" secondAttribute="leading" id="ywN-7g-Qvo"/>
|
|
|
+ </constraints>
|
|
|
+ <viewLayoutGuide key="safeArea" id="T4b-mX-xfA"/>
|
|
|
+ </view>
|
|
|
+ <navigationItem key="navigationItem" id="KwL-Yf-QDJ"/>
|
|
|
+ <connections>
|
|
|
+ <outlet property="BottomView" destination="2dM-5h-T17" id="7tu-oX-2L8"/>
|
|
|
+ <outlet property="TalkView" destination="JJu-Ge-4qk" id="axA-vA-GEl"/>
|
|
|
+ <outlet property="VideoView" destination="Sbn-6r-BAf" id="Lgt-KY-hej"/>
|
|
|
+ <outlet property="collectButton" destination="OEp-oA-x8U" id="fIN-1I-sVC"/>
|
|
|
+ <outlet property="collectImgV" destination="6Hw-LW-oUZ" id="aMK-X9-NYH"/>
|
|
|
+ <outlet property="collectL" destination="FzQ-cy-LrB" id="bvl-QX-qiF"/>
|
|
|
+ <outlet property="commentButton" destination="3Ug-Dv-M4e" id="bGb-u4-9q6"/>
|
|
|
+ <outlet property="commentCountL" destination="pDY-Qk-FLq" id="ysM-Mn-bj3"/>
|
|
|
+ <outlet property="commentScrollBtn" destination="Pzk-xl-EkR" id="Ci1-hl-Tg2"/>
|
|
|
+ <outlet property="shareButton" destination="bLP-pE-VLL" id="Np7-uZ-sSW"/>
|
|
|
+ <outlet property="shareCountL" destination="2IK-03-X7G" id="6DE-fB-WMV"/>
|
|
|
+ <outlet property="shareImgV" destination="Tdr-c3-AYC" id="2ak-3z-TwQ"/>
|
|
|
+ <outlet property="tableView" destination="MEU-cA-SNK" id="hzN-vq-fKR"/>
|
|
|
+ <outlet property="zanButton" destination="aSK-oW-CZo" id="O52-vr-cCR"/>
|
|
|
+ <outlet property="zanCountL" destination="9KT-ef-Bdk" id="Q7j-LN-llY"/>
|
|
|
+ <outlet property="zanImgV" destination="caZ-EV-t2e" id="iXh-oc-FFt"/>
|
|
|
+ </connections>
|
|
|
+ </viewController>
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="tfr-n5-aBQ" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
|
|
+ </objects>
|
|
|
<point key="canvasLocation" x="458" y="827"/>
|
|
|
</scene>
|
|
|
+ <!--Book Wei Course ListVC-->
|
|
|
+ <scene sceneID="Wfs-PV-Rq0">
|
|
|
+ <objects>
|
|
|
+ <viewController storyboardIdentifier="BookWeiCourseListVC" id="j14-sC-JUg" customClass="BookWeiCourseListVC" sceneMemberID="viewController">
|
|
|
+ <view key="view" contentMode="scaleToFill" id="JF0-pU-ruc">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="88V-hJ-g5e" customClass="WQNavigationBar">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
|
|
|
+ <subviews>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fQq-Yl-n25">
|
|
|
+ <rect key="frame" x="0.0" y="20" width="414" height="44"/>
|
|
|
+ <subviews>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Wxw-mb-rNB">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="50" id="0xT-sK-qn0"/>
|
|
|
+ <constraint firstAttribute="height" constant="44" id="A80-UC-4s7"/>
|
|
|
+ </constraints>
|
|
|
+ <state key="normal" image="back_black_icon"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="backAction:" destination="j14-sC-JUg" eventType="touchUpInside" id="PRU-iv-hnj"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aNN-Fn-clJ">
|
|
|
+ <rect key="frame" x="50" y="0.0" width="35" height="44"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="35" id="ACZ-ht-1aK"/>
|
|
|
+ <constraint firstAttribute="height" constant="44" id="rFx-d8-NYV"/>
|
|
|
+ </constraints>
|
|
|
+ <state key="normal" image="menu_black_icon"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="menuAction:" destination="j14-sC-JUg" eventType="touchUpInside" id="ymq-WB-RCF"/>
|
|
|
+ </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="J9C-DU-7Mo">
|
|
|
+ <rect key="frame" x="184" y="11.666666666666668" width="46" height="21.000000000000004"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
|
+ <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" 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="J9C-DU-7Mo" firstAttribute="centerX" secondItem="fQq-Yl-n25" secondAttribute="centerX" id="2Yj-x4-9lI"/>
|
|
|
+ <constraint firstAttribute="height" constant="44" id="965-3N-Zec"/>
|
|
|
+ <constraint firstItem="aNN-Fn-clJ" firstAttribute="top" secondItem="Wxw-mb-rNB" secondAttribute="top" id="JkY-UY-h4t"/>
|
|
|
+ <constraint firstItem="J9C-DU-7Mo" firstAttribute="centerY" secondItem="Wxw-mb-rNB" secondAttribute="centerY" id="UIk-du-j0H"/>
|
|
|
+ <constraint firstItem="aNN-Fn-clJ" firstAttribute="leading" secondItem="Wxw-mb-rNB" secondAttribute="trailing" id="Xv1-TT-mhd"/>
|
|
|
+ <constraint firstItem="Wxw-mb-rNB" firstAttribute="leading" secondItem="fQq-Yl-n25" secondAttribute="leading" id="mcC-r9-C6r"/>
|
|
|
+ <constraint firstItem="aNN-Fn-clJ" firstAttribute="bottom" secondItem="Wxw-mb-rNB" secondAttribute="bottom" id="q7k-j9-JoW"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="Wxw-mb-rNB" secondAttribute="bottom" id="woP-9B-8n2"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="fQq-Yl-n25" firstAttribute="trailing" secondItem="OFc-ne-92i" secondAttribute="trailing" id="EzH-rn-d0X"/>
|
|
|
+ <constraint firstItem="OFc-ne-92i" firstAttribute="bottom" secondItem="fQq-Yl-n25" secondAttribute="bottom" id="hvv-0O-eWS"/>
|
|
|
+ <constraint firstAttribute="height" constant="64" id="m2n-Vy-waZ"/>
|
|
|
+ <constraint firstItem="fQq-Yl-n25" firstAttribute="leading" secondItem="OFc-ne-92i" secondAttribute="leading" id="zGq-FD-e4E"/>
|
|
|
+ </constraints>
|
|
|
+ <viewLayoutGuide key="safeArea" id="OFc-ne-92i"/>
|
|
|
+ <connections>
|
|
|
+ <outlet property="height" destination="m2n-Vy-waZ" id="8uV-SO-5gq"/>
|
|
|
+ </connections>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="oW3-nG-TfH">
|
|
|
+ <rect key="frame" x="0.0" y="64" width="414" height="40"/>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="40" id="jPg-Cf-di9"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="huj-97-wP6">
|
|
|
+ <rect key="frame" x="0.0" y="104" width="80" height="632"/>
|
|
|
+ <color key="backgroundColor" red="0.92156862745098034" green="0.92156862745098034" blue="0.92156862745098034" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="80" id="aeX-mX-57K"/>
|
|
|
+ </constraints>
|
|
|
+ </tableView>
|
|
|
+ <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Yxd-Gf-hH9">
|
|
|
+ <rect key="frame" x="80" y="104" width="334" height="632"/>
|
|
|
+ </tableView>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="Brz-rD-XBo" firstAttribute="trailing" secondItem="Yxd-Gf-hH9" secondAttribute="trailing" id="5GD-sx-g6K"/>
|
|
|
+ <constraint firstItem="huj-97-wP6" firstAttribute="leading" secondItem="Brz-rD-XBo" secondAttribute="leading" id="5XP-GH-Gem"/>
|
|
|
+ <constraint firstItem="oW3-nG-TfH" firstAttribute="leading" secondItem="Brz-rD-XBo" secondAttribute="leading" id="Fr9-oH-Kt0"/>
|
|
|
+ <constraint firstItem="88V-hJ-g5e" firstAttribute="leading" secondItem="Brz-rD-XBo" secondAttribute="leading" id="S6A-ji-cxV"/>
|
|
|
+ <constraint firstItem="oW3-nG-TfH" firstAttribute="trailing" secondItem="Brz-rD-XBo" secondAttribute="trailing" id="SFD-Hz-M5n"/>
|
|
|
+ <constraint firstItem="88V-hJ-g5e" firstAttribute="top" secondItem="JF0-pU-ruc" secondAttribute="top" id="WYY-vw-aIH"/>
|
|
|
+ <constraint firstItem="88V-hJ-g5e" firstAttribute="trailing" secondItem="Brz-rD-XBo" secondAttribute="trailing" id="Z7d-IL-iVN"/>
|
|
|
+ <constraint firstItem="oW3-nG-TfH" firstAttribute="top" secondItem="88V-hJ-g5e" secondAttribute="bottom" id="c3V-J0-EZz"/>
|
|
|
+ <constraint firstItem="Brz-rD-XBo" firstAttribute="bottom" secondItem="huj-97-wP6" secondAttribute="bottom" id="kHN-o1-uL6"/>
|
|
|
+ <constraint firstItem="Yxd-Gf-hH9" firstAttribute="top" secondItem="oW3-nG-TfH" secondAttribute="bottom" id="kbp-CZ-LiI"/>
|
|
|
+ <constraint firstItem="Yxd-Gf-hH9" firstAttribute="leading" secondItem="huj-97-wP6" secondAttribute="trailing" id="s9S-rV-7Uq"/>
|
|
|
+ <constraint firstItem="Yxd-Gf-hH9" firstAttribute="bottom" secondItem="Brz-rD-XBo" secondAttribute="bottom" id="uYo-5J-Y7l"/>
|
|
|
+ <constraint firstItem="huj-97-wP6" firstAttribute="top" secondItem="oW3-nG-TfH" secondAttribute="bottom" id="xYa-t7-itt"/>
|
|
|
+ </constraints>
|
|
|
+ <viewLayoutGuide key="safeArea" id="Brz-rD-XBo"/>
|
|
|
+ </view>
|
|
|
+ <navigationItem key="navigationItem" id="QIt-Cz-Efj"/>
|
|
|
+ <connections>
|
|
|
+ <outlet property="HeadView" destination="oW3-nG-TfH" id="R5g-dD-u3t"/>
|
|
|
+ <outlet property="leftTableV" destination="huj-97-wP6" id="RDx-rG-wVW"/>
|
|
|
+ <outlet property="rightTableV" destination="Yxd-Gf-hH9" id="7T6-DL-WYW"/>
|
|
|
+ </connections>
|
|
|
+ </viewController>
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="Ggb-Zt-nFk" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
|
|
+ </objects>
|
|
|
+ <point key="canvasLocation" x="1151" y="827"/>
|
|
|
+ </scene>
|
|
|
</scenes>
|
|
|
<resources>
|
|
|
<image name="Book_shaisuan_right" width="17" height="15.666666984558105"/>
|
|
|
<image name="back_black_icon" width="11" height="20"/>
|
|
|
<image name="back_white_icon" width="9.6666669845581055" height="17.666666030883789"/>
|
|
|
+ <image name="icon_share" width="19" height="17"/>
|
|
|
<image name="menu_black_icon" width="16.666666030883789" height="14.666666984558105"/>
|
|
|
<image name="menu_white_icon" width="17" height="15.666666984558105"/>
|
|
|
+ <image name="zan_no" width="14" height="14.5"/>
|
|
|
+ <image name="收藏五角星" width="19" height="18.333333969116211"/>
|
|
|
</resources>
|
|
|
</document>
|