123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r">
- <device id="retina4_7" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <scenes>
- <!--View Controller-->
- <scene sceneID="tne-QT-ifu">
- <objects>
- <viewController 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="375" height="667"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="liK-HW-u6m">
- <rect key="frame" x="0.0" y="20" width="187.5" height="64"/>
- <constraints>
- <constraint firstAttribute="height" constant="64" id="BVr-qV-6jA"/>
- </constraints>
- <state key="normal" title="登录"/>
- <connections>
- <action selector="login:" destination="BYZ-38-t0r" eventType="touchUpInside" id="7TN-xw-Rta"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cgA-p7-7aC">
- <rect key="frame" x="187.5" y="20" width="187.5" height="64"/>
- <constraints>
- <constraint firstAttribute="height" constant="64" id="pcz-7F-dYk"/>
- </constraints>
- <state key="normal" title="登出"/>
- <connections>
- <action selector="logout:" destination="BYZ-38-t0r" eventType="touchUpInside" id="0dJ-0c-C85"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Gaj-hU-Zbq">
- <rect key="frame" x="187.5" y="84" width="187.5" height="64"/>
- <constraints>
- <constraint firstAttribute="height" constant="64" id="0pX-OB-8Y7"/>
- </constraints>
- <state key="normal" title="个人中心"/>
- <connections>
- <action selector="userCenter:" destination="BYZ-38-t0r" eventType="touchUpInside" id="Lan-HX-nYs"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2g0-6s-ram">
- <rect key="frame" x="0.0" y="84" width="187.5" height="64"/>
- <constraints>
- <constraint firstAttribute="height" constant="64" id="z5S-WY-KhI"/>
- </constraints>
- <state key="normal" title="支付"/>
- <connections>
- <action selector="pay:" destination="BYZ-38-t0r" eventType="touchUpInside" id="CJi-hc-w5A"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WcG-i9-MTV">
- <rect key="frame" x="0.0" y="148" width="187.5" height="64"/>
- <constraints>
- <constraint firstAttribute="height" constant="64" id="NLH-rP-mhv"/>
- </constraints>
- <state key="normal" title="上报角色信息"/>
- <connections>
- <action selector="report:" destination="BYZ-38-t0r" eventType="touchUpInside" id="BmL-M7-ueU"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="IMb-nZ-DaV">
- <rect key="frame" x="187.5" y="148" width="187.5" height="64"/>
- <constraints>
- <constraint firstAttribute="height" constant="64" id="CSx-WD-lPO"/>
- </constraints>
- <state key="normal" title="清空Web缓存"/>
- <connections>
- <action selector="clean:" destination="BYZ-38-t0r" eventType="touchUpInside" id="I8R-gn-N00"/>
- <action selector="report:" destination="BYZ-38-t0r" eventType="touchUpInside" id="ATA-c3-FYN"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="IMb-nZ-DaV" firstAttribute="top" secondItem="Gaj-hU-Zbq" secondAttribute="bottom" id="75b-rJ-fCK"/>
- <constraint firstItem="WcG-i9-MTV" firstAttribute="width" secondItem="2g0-6s-ram" secondAttribute="width" id="8UQ-aW-zG1"/>
- <constraint firstItem="liK-HW-u6m" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="8da-C0-kyH"/>
- <constraint firstItem="cgA-p7-7aC" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" id="9HK-3h-g8u"/>
- <constraint firstItem="IMb-nZ-DaV" firstAttribute="leading" secondItem="WcG-i9-MTV" secondAttribute="trailing" id="EbM-TN-CBW"/>
- <constraint firstItem="WcG-i9-MTV" firstAttribute="top" secondItem="2g0-6s-ram" secondAttribute="bottom" id="FQh-0Q-byg"/>
- <constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="Gaj-hU-Zbq" secondAttribute="trailing" id="H1R-VR-vH2"/>
- <constraint firstItem="2g0-6s-ram" firstAttribute="top" secondItem="liK-HW-u6m" secondAttribute="bottom" id="JhU-Eq-gV5"/>
- <constraint firstItem="liK-HW-u6m" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" id="KBx-yR-IYS"/>
- <constraint firstItem="cgA-p7-7aC" firstAttribute="width" secondItem="liK-HW-u6m" secondAttribute="width" id="Oeo-BB-OPO"/>
- <constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="cgA-p7-7aC" secondAttribute="trailing" id="RBF-ek-klr"/>
- <constraint firstItem="Gaj-hU-Zbq" firstAttribute="width" secondItem="2g0-6s-ram" secondAttribute="width" id="eIX-xk-xXN"/>
- <constraint firstItem="Gaj-hU-Zbq" firstAttribute="top" secondItem="liK-HW-u6m" secondAttribute="bottom" id="ieW-2l-CZQ"/>
- <constraint firstItem="cgA-p7-7aC" firstAttribute="leading" secondItem="liK-HW-u6m" secondAttribute="trailing" id="jgj-j4-uMR"/>
- <constraint firstItem="WcG-i9-MTV" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leading" id="sHX-w9-tDJ"/>
- <constraint firstItem="2g0-6s-ram" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="sRR-Z7-oxD"/>
- <constraint firstAttribute="trailing" secondItem="IMb-nZ-DaV" secondAttribute="trailing" id="x1p-LV-w6H"/>
- <constraint firstItem="Gaj-hU-Zbq" firstAttribute="leading" secondItem="2g0-6s-ram" secondAttribute="trailing" id="xPm-4v-MHg"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
- </view>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
- </objects>
- </scene>
- </scenes>
- </document>
|