154 lines
13 KiB
XML
154 lines
13 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="22155" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="CLX-jd-tRb">
|
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22131"/>
|
|
<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>
|
|
<scenes>
|
|
<!--View Controller-->
|
|
<scene sceneID="tne-QT-ifu">
|
|
<objects>
|
|
<viewController storyboardIdentifier="ViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="BYZ-38-t0r" customClass="ViewController" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
|
|
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9sI-nt-sPs">
|
|
<rect key="frame" x="150.66666666666666" y="399" width="92" height="54.333333333333314"/>
|
|
<state key="normal" title="Button"/>
|
|
<buttonConfiguration key="configuration" style="tinted" image="shuaxin" imagePlacement="top" title="进入App"/>
|
|
<connections>
|
|
<action selector="intoGameAction:" destination="BYZ-38-t0r" eventType="touchUpInside" id="g2E-1A-Uc1"/>
|
|
</connections>
|
|
</button>
|
|
<activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" animating="YES" style="medium" translatesAutoresizingMaskIntoConstraints="NO" id="wDT-DT-yPP">
|
|
<rect key="frame" x="186.66666666666666" y="416" width="20" height="20"/>
|
|
</activityIndicatorView>
|
|
</subviews>
|
|
<viewLayoutGuide key="safeArea" id="s8A-Hx-U8O"/>
|
|
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="9sI-nt-sPs" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="OwP-N9-T7E"/>
|
|
<constraint firstItem="wDT-DT-yPP" firstAttribute="centerY" secondItem="8bC-Xf-vdC" secondAttribute="centerY" id="ccY-HQ-XLn"/>
|
|
<constraint firstItem="wDT-DT-yPP" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="gOD-bI-qCF"/>
|
|
<constraint firstItem="9sI-nt-sPs" firstAttribute="centerY" secondItem="8bC-Xf-vdC" secondAttribute="centerY" id="gkX-0j-pN6"/>
|
|
</constraints>
|
|
</view>
|
|
<connections>
|
|
<outlet property="activityIndicatorView" destination="wDT-DT-yPP" id="Tm5-SJ-0lI"/>
|
|
<outlet property="goIntoBtn" destination="9sI-nt-sPs" id="FJ7-H6-iJC"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="133.58778625954199" y="3.5211267605633805"/>
|
|
</scene>
|
|
<!--Main Old View Controller-->
|
|
<scene sceneID="Hwl-qq-Q04">
|
|
<objects>
|
|
<viewController storyboardIdentifier="MainOldViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="IMS-fv-0OO" customClass="MainOldViewController" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="Ys6-Sp-lCM">
|
|
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aS0-9b-Vdi">
|
|
<rect key="frame" x="150.66666666666666" y="399" width="92" height="54.333333333333314"/>
|
|
<state key="normal" title="Button"/>
|
|
<buttonConfiguration key="configuration" style="tinted" image="shuaxin" imagePlacement="top" title="进入App"/>
|
|
<connections>
|
|
<action selector="intoGameAction:" destination="IMS-fv-0OO" eventType="touchUpInside" id="eFh-NV-HoP"/>
|
|
</connections>
|
|
</button>
|
|
<activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" animating="YES" style="medium" translatesAutoresizingMaskIntoConstraints="NO" id="kot-ab-erv">
|
|
<rect key="frame" x="186.66666666666666" y="416" width="20" height="20"/>
|
|
</activityIndicatorView>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jWy-uW-8Li" customClass="DSWebDragView">
|
|
<rect key="frame" x="0.0" y="271.66666666666669" width="60" height="60"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="60" id="XG1-uZ-BDG"/>
|
|
<constraint firstAttribute="width" secondItem="jWy-uW-8Li" secondAttribute="height" multiplier="1:1" id="yzH-EX-jDa"/>
|
|
</constraints>
|
|
</view>
|
|
<collectionView hidden="YES" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="rsS-Qz-Fg1" customClass="DSWebMenuCollectionView">
|
|
<rect key="frame" x="0.0" y="271.66666666666669" width="60" height="334.00000000000006"/>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="60" id="gU5-UR-beg"/>
|
|
<constraint firstAttribute="height" constant="334" id="seP-m5-Lwg"/>
|
|
</constraints>
|
|
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="8Dp-df-goj">
|
|
<size key="itemSize" width="128" height="128"/>
|
|
<size key="headerReferenceSize" width="0.0" height="0.0"/>
|
|
<size key="footerReferenceSize" width="0.0" height="0.0"/>
|
|
<inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
</collectionViewFlowLayout>
|
|
</collectionView>
|
|
</subviews>
|
|
<viewLayoutGuide key="safeArea" id="fdh-Xv-lcd"/>
|
|
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="rsS-Qz-Fg1" firstAttribute="leading" secondItem="fdh-Xv-lcd" secondAttribute="leading" id="1K4-aF-xwO"/>
|
|
<constraint firstItem="aS0-9b-Vdi" firstAttribute="centerX" secondItem="Ys6-Sp-lCM" secondAttribute="centerX" id="3Ao-jF-5Bi"/>
|
|
<constraint firstItem="jWy-uW-8Li" firstAttribute="leading" secondItem="fdh-Xv-lcd" secondAttribute="leading" id="7jf-ye-5u6"/>
|
|
<constraint firstItem="jWy-uW-8Li" firstAttribute="top" secondItem="rsS-Qz-Fg1" secondAttribute="top" id="F8B-Ta-ciW"/>
|
|
<constraint firstItem="kot-ab-erv" firstAttribute="centerX" secondItem="Ys6-Sp-lCM" secondAttribute="centerX" id="LLF-YW-byF"/>
|
|
<constraint firstItem="kot-ab-erv" firstAttribute="centerY" secondItem="Ys6-Sp-lCM" secondAttribute="centerY" id="UA8-zb-doC"/>
|
|
<constraint firstItem="aS0-9b-Vdi" firstAttribute="centerY" secondItem="Ys6-Sp-lCM" secondAttribute="centerY" id="liw-9n-E6B"/>
|
|
<constraint firstItem="rsS-Qz-Fg1" firstAttribute="centerY" secondItem="fdh-Xv-lcd" secondAttribute="centerY" id="uWh-Hp-osv"/>
|
|
</constraints>
|
|
</view>
|
|
<connections>
|
|
<outlet property="activityIndicatorView" destination="kot-ab-erv" id="gVC-7r-fWS"/>
|
|
<outlet property="dragHeightConstarint" destination="seP-m5-Lwg" id="BoP-gD-lsf"/>
|
|
<outlet property="goIntoBtn" destination="aS0-9b-Vdi" id="Hkf-ju-EdR"/>
|
|
<outlet property="webDragView" destination="jWy-uW-8Li" id="rgh-nZ-KOF"/>
|
|
<outlet property="webMenuCollectionView" destination="rsS-Qz-Fg1" id="hfI-CF-2EW"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="42a-Tg-bzK" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="1066" y="4"/>
|
|
</scene>
|
|
<!--Launch View Controller-->
|
|
<scene sceneID="d3a-65-9lY">
|
|
<objects>
|
|
<viewController storyboardIdentifier="LaunchViewController" id="CLX-jd-tRb" customClass="LaunchViewController" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="3tr-J1-MfM">
|
|
<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="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="candy916" translatesAutoresizingMaskIntoConstraints="NO" id="keb-Jy-qyA">
|
|
<rect key="frame" x="96.666666666666686" y="298.66666666666669" width="200" height="200"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="200" id="B9b-Wy-kPu"/>
|
|
<constraint firstAttribute="width" secondItem="keb-Jy-qyA" secondAttribute="height" multiplier="1:1" id="vOa-Vr-1Dx"/>
|
|
</constraints>
|
|
</imageView>
|
|
</subviews>
|
|
<viewLayoutGuide key="safeArea" id="cX4-SA-T7x"/>
|
|
<color key="backgroundColor" red="0.98781532049999998" green="1" blue="0.99589437250000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<constraints>
|
|
<constraint firstItem="keb-Jy-qyA" firstAttribute="centerX" secondItem="cX4-SA-T7x" secondAttribute="centerX" id="PJ3-c1-DbO"/>
|
|
<constraint firstItem="keb-Jy-qyA" firstAttribute="centerY" secondItem="cX4-SA-T7x" secondAttribute="centerY" constant="-40" id="S3L-dn-yjZ"/>
|
|
</constraints>
|
|
</view>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="mic-Ts-gXt" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="-666" y="4"/>
|
|
</scene>
|
|
</scenes>
|
|
<resources>
|
|
<image name="candy916" width="1024" height="1024"/>
|
|
<image name="shuaxin" width="20" height="20"/>
|
|
<systemColor name="systemBackgroundColor">
|
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</systemColor>
|
|
</resources>
|
|
</document>
|