杨锴
2025-04-16 09a372bc45fde16fd42257ab6f78b8deeecf720b
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
<?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="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" customClass="PlanGuide_1_VC" customModule="XQMuse" customModuleProvider="target">
            <connections>
                <outlet property="btn_answer" destination="0xQ-jz-ts8" id="pTJ-wN-tXy"/>
                <outlet property="label_info" destination="Al3-JQ-1uR" id="6wf-hJ-yH5"/>
                <outlet property="label_subTitle" destination="2B0-5U-4lk" id="Jd3-Mv-NbL"/>
                <outlet property="label_title" destination="OqX-ab-xko" id="Efz-He-aCc"/>
                <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
            </connections>
        </placeholder>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
            <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bg_guide" translatesAutoresizingMaskIntoConstraints="NO" id="lsJ-Pj-oQ7">
                    <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
                </imageView>
                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="35k-EJ-Ttd">
                    <rect key="frame" x="178.66666666666666" y="769" width="36" height="34"/>
                    <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.15686274509803921" green="0.15686274509803921" blue="0.15686274509803921" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    </state>
                    <connections>
                        <action selector="backAction:" destination="-1" eventType="touchUpInside" id="Os9-hm-mdh"/>
                    </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="OqX-ab-xko">
                    <rect key="frame" x="154.33333333333334" y="120" width="84.333333333333343" height="21"/>
                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                    <nil key="textColor"/>
                    <nil key="highlightedColor"/>
                </label>
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2B0-5U-4lk">
                    <rect key="frame" x="112.33333333333333" y="171" width="168.66666666666669" height="101.66666666666669"/>
                    <string key="text">请您遵从本心
回答以下问题
挑选您喜欢的空间环境
为您定制专属您的
泉疗愈空间</string>
                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                    <nil key="textColor"/>
                    <nil key="highlightedColor"/>
                </label>
                <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="Al3-JQ-1uR">
                    <rect key="frame" x="103.66666666666667" y="317.66666666666669" width="185.66666666666663" height="20.333333333333314"/>
                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                    <nil key="textColor"/>
                    <nil key="highlightedColor"/>
                </label>
                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0xQ-jz-ts8">
                    <rect key="frame" x="86.666666666666686" y="669" width="220" height="50"/>
                    <color key="backgroundColor" red="0.36862745098039218" green="0.58039215686274503" blue="0.33725490196078434" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="50" id="9WK-dg-WWn"/>
                        <constraint firstAttribute="width" constant="220" id="a8z-oz-s9G"/>
                    </constraints>
                    <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                    <state key="normal" title="开始答题">
                        <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                    </state>
                    <userDefinedRuntimeAttributes>
                        <userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
                        <userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
                            <real key="value" value="25"/>
                        </userDefinedRuntimeAttribute>
                    </userDefinedRuntimeAttributes>
                    <connections>
                        <action selector="answerAction:" destination="-1" eventType="touchUpInside" id="FWf-9e-Qlb"/>
                    </connections>
                </button>
            </subviews>
            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
            <constraints>
                <constraint firstItem="OqX-ab-xko" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="120" id="6aC-Nd-zqB"/>
                <constraint firstItem="2B0-5U-4lk" firstAttribute="top" secondItem="OqX-ab-xko" secondAttribute="bottom" constant="30" id="FyI-QB-SAU"/>
                <constraint firstItem="0xQ-jz-ts8" firstAttribute="centerX" secondItem="OqX-ab-xko" secondAttribute="centerX" id="HAu-QV-Yyj"/>
                <constraint firstItem="lsJ-Pj-oQ7" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="IQF-Ys-tZf"/>
                <constraint firstItem="35k-EJ-Ttd" firstAttribute="centerX" secondItem="lsJ-Pj-oQ7" secondAttribute="centerX" id="VP7-T1-3ar"/>
                <constraint firstAttribute="bottomMargin" secondItem="35k-EJ-Ttd" secondAttribute="bottom" constant="15" id="aeU-od-ybq"/>
                <constraint firstAttribute="bottom" secondItem="lsJ-Pj-oQ7" secondAttribute="bottom" id="aed-ht-W1Z"/>
                <constraint firstItem="Al3-JQ-1uR" firstAttribute="centerX" secondItem="OqX-ab-xko" secondAttribute="centerX" id="dfb-HT-boo"/>
                <constraint firstItem="35k-EJ-Ttd" firstAttribute="top" secondItem="0xQ-jz-ts8" secondAttribute="bottom" constant="50" id="dgH-wt-Bdc"/>
                <constraint firstItem="2B0-5U-4lk" firstAttribute="centerX" secondItem="OqX-ab-xko" secondAttribute="centerX" id="gsh-DL-JRj"/>
                <constraint firstItem="OqX-ab-xko" firstAttribute="centerX" secondItem="lsJ-Pj-oQ7" secondAttribute="centerX" id="hSK-in-w3h"/>
                <constraint firstItem="Al3-JQ-1uR" firstAttribute="top" secondItem="2B0-5U-4lk" secondAttribute="bottom" constant="45" id="hY8-9L-MZX"/>
                <constraint firstAttribute="trailing" secondItem="lsJ-Pj-oQ7" secondAttribute="trailing" id="nqd-C9-B9U"/>
                <constraint firstItem="lsJ-Pj-oQ7" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="z5l-NI-5ch"/>
            </constraints>
            <point key="canvasLocation" x="140" y="21"/>
        </view>
    </objects>
    <resources>
        <image name="bg_guide" width="585" height="1266"/>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>