123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r">
- <device id="retina4_7" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
- <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="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="liK-HW-u6m">
- <rect key="frame" x="0.0" y="0.0" 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="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cgA-p7-7aC">
- <rect key="frame" x="187.5" y="0.0" 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="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Gaj-hU-Zbq">
- <rect key="frame" x="187.5" y="64" 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="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2g0-6s-ram">
- <rect key="frame" x="0.0" y="64" 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="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WcG-i9-MTV">
- <rect key="frame" x="0.0" y="128" 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="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="IMb-nZ-DaV">
- <rect key="frame" x="187.5" y="128" 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>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yVT-EZ-Rsg">
- <rect key="frame" x="0.0" y="192" width="187.5" height="64"/>
- <constraints>
- <constraint firstAttribute="height" constant="64" id="0uL-sX-Ieq"/>
- </constraints>
- <state key="normal" title="横幅广告"/>
- <connections>
- <action selector="adBanner:" destination="BYZ-38-t0r" eventType="touchUpInside" id="xxJ-d8-YlC"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="h0j-kT-oty">
- <rect key="frame" x="187.5" y="192" width="187.5" height="64"/>
- <constraints>
- <constraint firstAttribute="height" constant="64" id="8vL-n9-EHg"/>
- </constraints>
- <state key="normal" title="插页广告"/>
- <connections>
- <action selector="adInner:" destination="BYZ-38-t0r" eventType="touchUpInside" id="2p3-gw-aNb"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gui-yi-7cd">
- <rect key="frame" x="0.0" y="256" width="187.5" height="64"/>
- <constraints>
- <constraint firstAttribute="height" constant="64" id="FyN-NI-LC0"/>
- </constraints>
- <state key="normal" title="视频激励广告"/>
- <connections>
- <action selector="adVideo:" destination="BYZ-38-t0r" eventType="touchUpInside" id="qob-Qt-U47"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="skX-Te-cLs">
- <rect key="frame" x="0.0" y="320" width="187.5" height="64"/>
- <constraints>
- <constraint firstAttribute="height" constant="64" id="l5S-If-uh2"/>
- </constraints>
- <state key="normal" title="关闭横幅广告"/>
- <connections>
- <action selector="closeBanner:" destination="BYZ-38-t0r" eventType="touchUpInside" id="8mo-TX-GID"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pgk-td-1QF">
- <rect key="frame" x="187.5" y="256" width="187.5" height="64"/>
- <constraints>
- <constraint firstAttribute="height" constant="64" id="ohA-ma-EZO"/>
- </constraints>
- <state key="normal" title="原生广告"/>
- <connections>
- <action selector="nativeAd:" destination="BYZ-38-t0r" eventType="touchUpInside" id="WgE-i2-JuE"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="05d-xJ-gr2">
- <rect key="frame" x="0.0" y="384" width="187.5" height="64"/>
- <constraints>
- <constraint firstAttribute="height" constant="64" id="iaV-Lc-W6J"/>
- </constraints>
- <state key="normal" title="广告是否可用"/>
- <connections>
- <action selector="bannerIsReady:" destination="BYZ-38-t0r" eventType="touchUpInside" id="MmD-1L-his"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="grQ-Pa-XKw">
- <rect key="frame" x="187.5" y="320" width="187.5" height="64"/>
- <constraints>
- <constraint firstAttribute="height" constant="64" id="RGf-Lr-FfH"/>
- </constraints>
- <state key="normal" title="关闭原生广告"/>
- <connections>
- <action selector="closeNativeAd:" destination="BYZ-38-t0r" eventType="touchUpInside" id="Nti-lf-EIz"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3JZ-qa-Vcx">
- <rect key="frame" x="0.0" y="448" width="187.5" height="64"/>
- <constraints>
- <constraint firstAttribute="height" constant="64" id="Y4C-gZ-hEn"/>
- </constraints>
- <state key="normal" title="工具接口"/>
- <connections>
- <action selector="TestApi:" destination="BYZ-38-t0r" eventType="touchUpInside" id="Jxl-zM-Bed"/>
- </connections>
- </button>
- </subviews>
- <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="yVT-EZ-Rsg" firstAttribute="top" secondItem="WcG-i9-MTV" secondAttribute="bottom" id="09k-dE-Q3I"/>
- <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="3JZ-qa-Vcx" firstAttribute="width" secondItem="05d-xJ-gr2" secondAttribute="width" id="JFX-VA-ecC"/>
- <constraint firstItem="h0j-kT-oty" firstAttribute="top" secondItem="IMb-nZ-DaV" secondAttribute="bottom" id="JTs-Ey-NrN"/>
- <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="yVT-EZ-Rsg" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="NP1-G3-pUM"/>
- <constraint firstItem="05d-xJ-gr2" firstAttribute="top" secondItem="skX-Te-cLs" secondAttribute="bottom" id="NUK-cw-x0u"/>
- <constraint firstItem="cgA-p7-7aC" firstAttribute="width" secondItem="liK-HW-u6m" secondAttribute="width" id="Oeo-BB-OPO"/>
- <constraint firstItem="pgk-td-1QF" firstAttribute="trailing" secondItem="6Tk-OE-BBY" secondAttribute="trailing" id="PmT-UN-Uxn"/>
- <constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="cgA-p7-7aC" secondAttribute="trailing" id="RBF-ek-klr"/>
- <constraint firstItem="3JZ-qa-Vcx" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="RiF-gr-x63"/>
- <constraint firstItem="gui-yi-7cd" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="SJH-xJ-Yrz"/>
- <constraint firstItem="pgk-td-1QF" firstAttribute="width" secondItem="h0j-kT-oty" secondAttribute="width" id="SKd-nH-jJj"/>
- <constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="h0j-kT-oty" secondAttribute="trailing" id="Tdq-m0-gpE"/>
- <constraint firstItem="gui-yi-7cd" firstAttribute="width" secondItem="yVT-EZ-Rsg" secondAttribute="width" id="Uj2-lf-L7l"/>
- <constraint firstItem="05d-xJ-gr2" firstAttribute="width" secondItem="skX-Te-cLs" secondAttribute="width" id="XGd-3o-6Fj"/>
- <constraint firstItem="05d-xJ-gr2" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="XJC-9V-QxV"/>
- <constraint firstItem="h0j-kT-oty" firstAttribute="width" secondItem="IMb-nZ-DaV" secondAttribute="width" id="Zo1-Kg-H9m"/>
- <constraint firstItem="skX-Te-cLs" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="Zw7-VM-aK8"/>
- <constraint firstItem="skX-Te-cLs" firstAttribute="top" secondItem="gui-yi-7cd" secondAttribute="bottom" id="dIQ-y5-vhg"/>
- <constraint firstItem="Gaj-hU-Zbq" firstAttribute="width" secondItem="2g0-6s-ram" secondAttribute="width" id="eIX-xk-xXN"/>
- <constraint firstItem="gui-yi-7cd" firstAttribute="top" secondItem="yVT-EZ-Rsg" secondAttribute="bottom" id="i3F-UF-HnH"/>
- <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="pgk-td-1QF" firstAttribute="top" secondItem="h0j-kT-oty" secondAttribute="bottom" id="lat-EJ-NfN"/>
- <constraint firstItem="grQ-Pa-XKw" firstAttribute="width" secondItem="pgk-td-1QF" secondAttribute="width" id="ls8-Ti-prb"/>
- <constraint firstItem="skX-Te-cLs" firstAttribute="width" secondItem="gui-yi-7cd" secondAttribute="width" id="n31-Zn-qsc"/>
- <constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="grQ-Pa-XKw" secondAttribute="trailing" id="nld-fV-8Tz"/>
- <constraint firstItem="3JZ-qa-Vcx" firstAttribute="top" secondItem="05d-xJ-gr2" secondAttribute="bottom" id="oyx-J7-fu9"/>
- <constraint firstItem="grQ-Pa-XKw" firstAttribute="top" secondItem="pgk-td-1QF" secondAttribute="bottom" id="qzK-UA-W1V"/>
- <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 firstItem="yVT-EZ-Rsg" firstAttribute="width" secondItem="WcG-i9-MTV" secondAttribute="width" id="ukV-fd-VYV"/>
- <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>
- </view>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="-2194" y="-423"/>
- </scene>
- </scenes>
- </document>
|