杨锴
3 天以前 876bce3064536c036112dd1834fb0d0013a57d16
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
<?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">
    <device id="ipad10_9rounded" orientation="landscape" layout="fullscreen" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
        <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="DolphinEnglishLearnStudent" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="1180" height="820"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FYo-U3-DCE">
                    <rect key="frame" x="0.0" y="587.5" width="1180" height="232.5"/>
                    <subviews>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="分享方式" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UvO-uQ-x4L">
                            <rect key="frame" x="553.5" y="16" width="73.5" height="21.5"/>
                            <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="18"/>
                            <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <stackView opaque="NO" contentMode="scaleToFill" spacing="195" translatesAutoresizingMaskIntoConstraints="NO" id="QCL-dY-yrF">
                            <rect key="frame" x="398.5" y="97.5" width="383" height="51"/>
                            <subviews>
                                <button opaque="NO" tag="10" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yhD-N5-Thb" customClass="QMUIButton">
                                    <rect key="frame" x="0.0" y="0.0" width="100" height="51"/>
                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                    <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                    <state key="normal" title="微信好友" image="share_wx">
                                        <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
                                    </state>
                                    <connections>
                                        <action selector="shareAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="bin-Bb-NJx"/>
                                    </connections>
                                </button>
                                <button opaque="NO" tag="11" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pdf-iF-s8i" customClass="QMUIButton">
                                    <rect key="frame" x="295" y="0.0" width="88" height="51"/>
                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                    <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                    <state key="normal" title="朋友圈" image="share_wxFri">
                                        <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
                                    </state>
                                    <connections>
                                        <action selector="shareAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="hsN-HA-Js5"/>
                                    </connections>
                                </button>
                            </subviews>
                        </stackView>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="iGl-Qk-fif">
                            <rect key="frame" x="1080" y="10" width="35" height="35"/>
                            <constraints>
                                <constraint firstAttribute="width" constant="35" id="BOm-0S-4Zg"/>
                                <constraint firstAttribute="height" constant="35" id="D1J-Ox-ykE"/>
                            </constraints>
                            <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                            <state key="normal" image="btn_close_circle"/>
                            <connections>
                                <action selector="closeAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="a7e-6x-k9c"/>
                            </connections>
                        </button>
                    </subviews>
                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                    <constraints>
                        <constraint firstItem="QCL-dY-yrF" firstAttribute="top" secondItem="UvO-uQ-x4L" secondAttribute="bottom" constant="60" id="Eer-Jq-yeA"/>
                        <constraint firstItem="iGl-Qk-fif" firstAttribute="top" secondItem="FYo-U3-DCE" secondAttribute="top" constant="10" id="Kak-W0-6L7"/>
                        <constraint firstItem="UvO-uQ-x4L" firstAttribute="top" secondItem="FYo-U3-DCE" secondAttribute="top" constant="16" id="UOu-Ae-ETf"/>
                        <constraint firstAttribute="trailing" secondItem="iGl-Qk-fif" secondAttribute="trailing" constant="65" id="V9H-dk-3ZE"/>
                        <constraint firstItem="QCL-dY-yrF" firstAttribute="centerX" secondItem="FYo-U3-DCE" secondAttribute="centerX" id="Xej-yC-6gP"/>
                        <constraint firstItem="UvO-uQ-x4L" firstAttribute="centerX" secondItem="FYo-U3-DCE" secondAttribute="centerX" id="g4N-ZC-j5u"/>
                        <constraint firstAttribute="width" secondItem="FYo-U3-DCE" secondAttribute="height" multiplier="1:0.1972" id="hji-FF-fZU"/>
                    </constraints>
                </view>
                <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9NU-dC-vCn">
                    <rect key="frame" x="350.5" y="160.5" width="479" height="377"/>
                    <subviews>
                        <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bg_login" translatesAutoresizingMaskIntoConstraints="NO" id="QBd-oU-bQt">
                            <rect key="frame" x="21" y="19" width="156" height="62"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="62" id="4Ex-gt-hVM"/>
                                <constraint firstAttribute="width" constant="156" id="4R7-c1-eC7"/>
                            </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="Hww-QI-7F9">
                            <rect key="frame" x="195" y="39" width="147" height="21.5"/>
                            <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="18"/>
                            <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="calibratedRGB"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="gaN-AI-OWd">
                            <rect key="frame" x="0.0" y="140" width="479" height="237"/>
                        </imageView>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="----" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="d4J-5c-Qcj">
                            <rect key="frame" x="21" y="102" width="437" height="21.5"/>
                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
                            <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.57999999999999996" colorSpace="custom" customColorSpace="calibratedRGB"/>
                            <nil key="highlightedColor"/>
                        </label>
                    </subviews>
                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                    <constraints>
                        <constraint firstItem="d4J-5c-Qcj" firstAttribute="top" secondItem="QBd-oU-bQt" secondAttribute="bottom" constant="21" id="51s-w4-Xn9"/>
                        <constraint firstItem="Hww-QI-7F9" firstAttribute="leading" secondItem="QBd-oU-bQt" secondAttribute="trailing" constant="18" id="CoS-sK-oyV"/>
                        <constraint firstAttribute="width" constant="479" id="FGl-3V-oPs"/>
                        <constraint firstItem="QBd-oU-bQt" firstAttribute="top" secondItem="9NU-dC-vCn" secondAttribute="top" constant="19" id="GBT-f5-bcc"/>
                        <constraint firstAttribute="trailing" secondItem="gaN-AI-OWd" secondAttribute="trailing" id="GhA-tY-dNN"/>
                        <constraint firstItem="d4J-5c-Qcj" firstAttribute="leading" secondItem="9NU-dC-vCn" secondAttribute="leading" constant="21" id="Hng-iI-3gW"/>
                        <constraint firstItem="Hww-QI-7F9" firstAttribute="centerY" secondItem="QBd-oU-bQt" secondAttribute="centerY" id="RWU-qR-eaR"/>
                        <constraint firstAttribute="bottom" secondItem="gaN-AI-OWd" secondAttribute="bottom" id="VhV-mg-OnB"/>
                        <constraint firstAttribute="trailing" secondItem="d4J-5c-Qcj" secondAttribute="trailing" constant="21" id="Vve-wI-iDn"/>
                        <constraint firstItem="gaN-AI-OWd" firstAttribute="leading" secondItem="9NU-dC-vCn" secondAttribute="leading" id="fvy-37-GdS"/>
                        <constraint firstItem="QBd-oU-bQt" firstAttribute="leading" secondItem="9NU-dC-vCn" secondAttribute="leading" constant="21" id="gMf-KN-9KM"/>
                        <constraint firstAttribute="height" constant="377" id="i0z-Yi-hHX"/>
                        <constraint firstItem="gaN-AI-OWd" firstAttribute="top" secondItem="9NU-dC-vCn" secondAttribute="top" constant="140" id="oWm-E7-EGX"/>
                    </constraints>
                    <userDefinedRuntimeAttributes>
                        <userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
                        <userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
                            <real key="value" value="10"/>
                        </userDefinedRuntimeAttribute>
                    </userDefinedRuntimeAttributes>
                </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="FYo-U3-DCE" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="Fy2-3W-zW7"/>
                <constraint firstItem="9NU-dC-vCn" firstAttribute="centerX" secondItem="vUN-kp-3ea" secondAttribute="centerX" id="Qjs-cB-et4"/>
                <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="FYo-U3-DCE" secondAttribute="trailing" id="cpO-Bd-3jx"/>
                <constraint firstItem="FYo-U3-DCE" firstAttribute="top" secondItem="9NU-dC-vCn" secondAttribute="bottom" constant="50" id="k8T-1g-KiS"/>
                <constraint firstAttribute="bottom" secondItem="FYo-U3-DCE" secondAttribute="bottom" id="tjg-FW-AJg"/>
            </constraints>
            <connections>
                <outlet property="btn_wx" destination="yhD-N5-Thb" id="Ifz-R6-fvq"/>
                <outlet property="btn_wxFri" destination="pdf-iF-s8i" id="JMT-Tz-Qey"/>
                <outlet property="cons_bottom" destination="tjg-FW-AJg" id="DkR-pm-WBb"/>
                <outlet property="img_cover" destination="gaN-AI-OWd" id="9pY-vW-tJp"/>
                <outlet property="label_info" destination="d4J-5c-Qcj" id="RVb-YG-Ytb"/>
                <outlet property="view_content" destination="9NU-dC-vCn" id="5iY-jd-AdJ"/>
            </connections>
            <point key="canvasLocation" x="56.949152542372886" y="19.756097560975608"/>
        </view>
    </objects>
    <resources>
        <image name="bg_login" width="296" height="119.5"/>
        <image name="btn_close_circle" width="26" height="26"/>
        <image name="share_wx" width="50" height="50"/>
        <image name="share_wxFri" width="51" height="51"/>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>