<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23094" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23084"/>
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
</dependencies>
|
<objects>
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="ShareView" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wZN-hq-21i">
|
<rect key="frame" x="0.0" y="594" width="393" height="258"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="分享到" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ORe-Xh-Fdk">
|
<rect key="frame" x="172.66666666666666" y="17" width="47.666666666666657" height="26"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="26" id="haw-CW-u0b"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
|
<nil key="textColor"/>
|
<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="Vvy-Pb-wYf">
|
<rect key="frame" x="119" y="95.666666666666629" width="155" height="15.666666666666671"/>
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
<color key="textColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<stackView opaque="NO" contentMode="scaleToFill" spacing="92" translatesAutoresizingMaskIntoConstraints="NO" id="0PG-Ww-jQZ">
|
<rect key="frame" x="99.666666666666686" y="66" width="194" height="75"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="28f-zu-dkE" customClass="TapBtn" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="51" height="75"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="btn_wechat_1" translatesAutoresizingMaskIntoConstraints="NO" id="nQe-Qx-CrR">
|
<rect key="frame" x="0.0" y="0.0" width="51" height="50"/>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="微信分享" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KVQ-as-9PR">
|
<rect key="frame" x="1.3333333333333286" y="58.000000000000007" width="48" height="14.333333333333336"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="nQe-Qx-CrR" firstAttribute="top" secondItem="28f-zu-dkE" secondAttribute="top" id="6aT-3u-d1B"/>
|
<constraint firstItem="nQe-Qx-CrR" firstAttribute="top" secondItem="28f-zu-dkE" secondAttribute="top" id="By0-ub-QET"/>
|
<constraint firstAttribute="width" constant="51" id="DcP-Yo-uEj"/>
|
<constraint firstItem="KVQ-as-9PR" firstAttribute="centerX" secondItem="nQe-Qx-CrR" secondAttribute="centerX" id="Ejo-Xk-1iz"/>
|
<constraint firstItem="nQe-Qx-CrR" firstAttribute="leading" secondItem="28f-zu-dkE" secondAttribute="leading" id="Xxz-eH-HZq"/>
|
<constraint firstItem="KVQ-as-9PR" firstAttribute="top" secondItem="nQe-Qx-CrR" secondAttribute="bottom" constant="8" id="bi5-tH-n2s"/>
|
<constraint firstAttribute="trailing" secondItem="nQe-Qx-CrR" secondAttribute="trailing" id="yYv-Hi-F8r"/>
|
</constraints>
|
<connections>
|
<action selector="shareWechatAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="4j3-nH-SUP"/>
|
</connections>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="G6H-X1-86v" customClass="TapBtn" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="143" y="0.0" width="51" height="75"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="btn_wechat_fri" translatesAutoresizingMaskIntoConstraints="NO" id="A7Q-8p-loL">
|
<rect key="frame" x="0.0" y="0.0" width="51" height="51"/>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="朋友圈" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IIB-Ay-50b">
|
<rect key="frame" x="7.3333333333333428" y="59.000000000000007" width="36" height="14.333333333333336"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="A7Q-8p-loL" firstAttribute="top" secondItem="G6H-X1-86v" secondAttribute="top" id="1yp-x7-xr7"/>
|
<constraint firstAttribute="width" constant="51" id="2tz-zA-iuL"/>
|
<constraint firstItem="IIB-Ay-50b" firstAttribute="top" secondItem="A7Q-8p-loL" secondAttribute="bottom" constant="8" id="BqV-nJ-7Fx"/>
|
<constraint firstItem="A7Q-8p-loL" firstAttribute="leading" secondItem="G6H-X1-86v" secondAttribute="leading" id="OsY-sS-UyD"/>
|
<constraint firstItem="A7Q-8p-loL" firstAttribute="top" secondItem="G6H-X1-86v" secondAttribute="top" id="cA9-8M-dzu"/>
|
<constraint firstItem="IIB-Ay-50b" firstAttribute="centerX" secondItem="A7Q-8p-loL" secondAttribute="centerX" id="etj-OK-c41"/>
|
<constraint firstAttribute="trailing" secondItem="A7Q-8p-loL" secondAttribute="trailing" id="rs6-bc-8zr"/>
|
</constraints>
|
<connections>
|
<action selector="shareWechatFriAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="dk4-ZD-bI7"/>
|
</connections>
|
</view>
|
<view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YWd-mA-5l0" customClass="TapBtn" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="194" y="0.0" width="51" height="75"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="btn_download" translatesAutoresizingMaskIntoConstraints="NO" id="TFY-Ai-5mf">
|
<rect key="frame" x="0.0" y="0.0" width="51" height="51"/>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="保存至相册" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wZG-si-wUc">
|
<rect key="frame" x="-4.3333333333333712" y="59.000000000000007" width="59.666666666666664" height="14.333333333333336"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="TFY-Ai-5mf" secondAttribute="trailing" id="DEA-sc-OYv"/>
|
<constraint firstItem="wZG-si-wUc" firstAttribute="top" secondItem="TFY-Ai-5mf" secondAttribute="bottom" constant="8" id="Qxq-OL-PPH"/>
|
<constraint firstItem="wZG-si-wUc" firstAttribute="centerX" secondItem="TFY-Ai-5mf" secondAttribute="centerX" id="VCX-J2-5Cb"/>
|
<constraint firstItem="TFY-Ai-5mf" firstAttribute="top" secondItem="YWd-mA-5l0" secondAttribute="top" id="aab-iy-nem"/>
|
<constraint firstAttribute="width" constant="51" id="q4P-dG-Gvg"/>
|
<constraint firstItem="TFY-Ai-5mf" firstAttribute="top" secondItem="YWd-mA-5l0" secondAttribute="top" id="wSS-km-sdb"/>
|
<constraint firstItem="TFY-Ai-5mf" firstAttribute="leading" secondItem="YWd-mA-5l0" secondAttribute="leading" id="ysx-fS-W3X"/>
|
</constraints>
|
<connections>
|
<action selector="saveAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="4Ab-aC-JOh"/>
|
</connections>
|
</view>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="75" id="HHP-Ze-KYb"/>
|
</constraints>
|
</stackView>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="n6l-h0-g55">
|
<rect key="frame" x="359" y="20" width="20" height="20"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="20" id="Czo-01-6SO"/>
|
<constraint firstAttribute="width" constant="20" id="qG0-sm-cpd"/>
|
</constraints>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="Button" image="btn_close"/>
|
<connections>
|
<action selector="cancelAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="Kyd-5q-4Er"/>
|
</connections>
|
</button>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lbC-Uv-Tnb">
|
<rect key="frame" x="0.0" y="163" width="393" height="0.66666666666665719"/>
|
<color key="backgroundColor" red="0.85882352941176465" green="0.85882352941176465" blue="0.90588235294117647" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.5" id="DWD-xe-CTM"/>
|
</constraints>
|
</view>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jqn-0N-gLE">
|
<rect key="frame" x="0.0" y="163.66666666666663" width="393" height="50"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="50" id="Lx3-Zs-fod"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<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.0" green="0.0" blue="0.0" alpha="0.40000000000000002" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<connections>
|
<action selector="cancelAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="2EO-fm-grA"/>
|
</connections>
|
</button>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="U0r-0B-hJh">
|
<rect key="frame" x="0.0" y="213.66666666666663" width="393" height="0.66666666666665719"/>
|
<color key="backgroundColor" red="0.85882352939999995" green="0.85882352939999995" blue="0.90588235289999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.80000000000000004" id="88b-UQ-1Pj"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="258" id="9In-lH-fFZ"/>
|
<constraint firstItem="ORe-Xh-Fdk" firstAttribute="centerX" secondItem="wZN-hq-21i" secondAttribute="centerX" id="9at-kD-kV0"/>
|
<constraint firstAttribute="trailing" secondItem="lbC-Uv-Tnb" secondAttribute="trailing" id="DIH-iR-jzc"/>
|
<constraint firstAttribute="trailing" secondItem="U0r-0B-hJh" secondAttribute="trailing" id="JfT-UM-Fqs"/>
|
<constraint firstItem="0PG-Ww-jQZ" firstAttribute="top" secondItem="ORe-Xh-Fdk" secondAttribute="bottom" constant="23" id="NkI-HE-6Xv"/>
|
<constraint firstItem="jqn-0N-gLE" firstAttribute="top" secondItem="lbC-Uv-Tnb" secondAttribute="bottom" id="Ocq-rC-aLx"/>
|
<constraint firstItem="ORe-Xh-Fdk" firstAttribute="top" secondItem="wZN-hq-21i" secondAttribute="top" constant="17" id="cCN-kp-cjw"/>
|
<constraint firstItem="Vvy-Pb-wYf" firstAttribute="centerY" secondItem="0PG-Ww-jQZ" secondAttribute="centerY" id="fWt-LR-97b"/>
|
<constraint firstItem="lbC-Uv-Tnb" firstAttribute="leading" secondItem="wZN-hq-21i" secondAttribute="leading" id="fgP-yK-92y"/>
|
<constraint firstItem="lbC-Uv-Tnb" firstAttribute="top" secondItem="0PG-Ww-jQZ" secondAttribute="bottom" constant="22" id="iZo-ia-IRj"/>
|
<constraint firstItem="jqn-0N-gLE" firstAttribute="leading" secondItem="wZN-hq-21i" secondAttribute="leading" id="n6F-Eh-dER"/>
|
<constraint firstAttribute="trailing" secondItem="n6l-h0-g55" secondAttribute="trailing" constant="14" id="pfh-DW-D6R"/>
|
<constraint firstItem="U0r-0B-hJh" firstAttribute="top" secondItem="jqn-0N-gLE" secondAttribute="bottom" id="sH9-Bi-vu0"/>
|
<constraint firstItem="0PG-Ww-jQZ" firstAttribute="centerX" secondItem="wZN-hq-21i" secondAttribute="centerX" id="tUM-Bl-UGu"/>
|
<constraint firstItem="U0r-0B-hJh" firstAttribute="leading" secondItem="wZN-hq-21i" secondAttribute="leading" id="uLj-2f-fiX"/>
|
<constraint firstItem="Vvy-Pb-wYf" firstAttribute="centerX" secondItem="0PG-Ww-jQZ" secondAttribute="centerX" id="x0F-G5-ktd"/>
|
<constraint firstAttribute="trailing" secondItem="jqn-0N-gLE" secondAttribute="trailing" id="yMv-uD-Pmv"/>
|
<constraint firstItem="n6l-h0-g55" firstAttribute="top" secondItem="wZN-hq-21i" secondAttribute="top" constant="20" id="yqG-Fn-Ggg"/>
|
</constraints>
|
</view>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.69999999999999996" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="wZN-hq-21i" secondAttribute="trailing" id="TYs-HY-UaM"/>
|
<constraint firstAttribute="bottom" secondItem="wZN-hq-21i" secondAttribute="bottom" id="WbY-wM-I0G"/>
|
<constraint firstItem="wZN-hq-21i" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="ymT-Hr-VdD"/>
|
</constraints>
|
<connections>
|
<outlet property="btn_save" destination="YWd-mA-5l0" id="kVe-kU-bwK"/>
|
<outlet property="btn_wechat" destination="28f-zu-dkE" id="bdK-2g-ZtC"/>
|
<outlet property="btn_wechatFri" destination="G6H-X1-86v" id="6nJ-VL-7i9"/>
|
<outlet property="cons_bottom" destination="WbY-wM-I0G" id="JLM-B4-xRY"/>
|
<outlet property="view_content" destination="wZN-hq-21i" id="ToD-3j-oTG"/>
|
</connections>
|
<point key="canvasLocation" x="139.69465648854961" y="20.422535211267608"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="btn_close" width="20" height="20"/>
|
<image name="btn_download" width="51" height="51"/>
|
<image name="btn_wechat_1" width="50" height="50"/>
|
<image name="btn_wechat_fri" width="51" height="51"/>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|