OOGuidePageController.xib 6.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14109" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <objects>
  13. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="OOGuidePageController" customModule="O2Platform" customModuleProvider="target">
  14. <connections>
  15. <outlet property="containerView" destination="b8j-JG-m3f" id="kbT-KS-Vdv"/>
  16. <outlet property="pageControl" destination="FFs-In-a7W" id="nXb-ef-dCe"/>
  17. <outlet property="startButton" destination="qcH-0l-3VH" id="D0J-pH-FcG"/>
  18. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  19. </connections>
  20. </placeholder>
  21. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  22. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  23. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  24. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  25. <subviews>
  26. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" pagingEnabled="YES" translatesAutoresizingMaskIntoConstraints="NO" id="b8j-JG-m3f">
  27. <rect key="frame" x="0.0" y="20" width="375" height="647"/>
  28. </scrollView>
  29. <button opaque="NO" alpha="0.0" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qcH-0l-3VH" customClass="OOBaseUIButton" customModule="O2Platform" customModuleProvider="target">
  30. <rect key="frame" x="60" y="587" width="255" height="30"/>
  31. <constraints>
  32. <constraint firstAttribute="height" constant="30" id="k6Q-yp-Njh"/>
  33. </constraints>
  34. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="18"/>
  35. <state key="normal" title="开启体验">
  36. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  37. </state>
  38. <userDefinedRuntimeAttributes>
  39. <userDefinedRuntimeAttribute type="number" keyPath="layerCornerRadius">
  40. <integer key="value" value="15"/>
  41. </userDefinedRuntimeAttribute>
  42. </userDefinedRuntimeAttributes>
  43. <connections>
  44. <action selector="startAppAction:" destination="-1" eventType="touchUpInside" id="OFz-qG-DLb"/>
  45. </connections>
  46. </button>
  47. <pageControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" numberOfPages="3" translatesAutoresizingMaskIntoConstraints="NO" id="FFs-In-a7W">
  48. <rect key="frame" x="0.0" y="627" width="375" height="20"/>
  49. <constraints>
  50. <constraint firstAttribute="height" constant="20" id="vDD-9n-Nla"/>
  51. </constraints>
  52. <color key="pageIndicatorTintColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  53. <color key="currentPageIndicatorTintColor" red="0.98431372549999996" green="0.2784313725" blue="0.2784313725" alpha="1" colorSpace="calibratedRGB"/>
  54. </pageControl>
  55. </subviews>
  56. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  57. <constraints>
  58. <constraint firstItem="b8j-JG-m3f" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="0TF-0a-GYI"/>
  59. <constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="FFs-In-a7W" secondAttribute="bottom" constant="20" id="7V2-Ux-SHS"/>
  60. <constraint firstItem="b8j-JG-m3f" firstAttribute="bottom" secondItem="qcH-0l-3VH" secondAttribute="bottom" constant="50" id="97i-Rs-NdT"/>
  61. <constraint firstItem="FFs-In-a7W" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="JGe-r0-waK"/>
  62. <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="qcH-0l-3VH" secondAttribute="trailing" constant="60" id="Lln-23-LFi"/>
  63. <constraint firstItem="FFs-In-a7W" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="OvK-Qm-yjQ"/>
  64. <constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="b8j-JG-m3f" secondAttribute="bottom" id="URP-gU-7M9"/>
  65. <constraint firstItem="b8j-JG-m3f" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="eDr-jf-mnv"/>
  66. <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="b8j-JG-m3f" secondAttribute="trailing" id="nFv-O5-5Q0"/>
  67. <constraint firstItem="qcH-0l-3VH" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="60" id="tcz-1x-m4C"/>
  68. </constraints>
  69. <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
  70. <point key="canvasLocation" x="62" y="177"/>
  71. </view>
  72. </objects>
  73. </document>