|
@@ -0,0 +1,86 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="ap2-Fm-VRO">
|
|
|
+ <device id="retina5_5" orientation="portrait" appearance="light"/>
|
|
|
+ <dependencies>
|
|
|
+ <deployment identifier="iOS"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
|
|
|
+ <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
|
+ <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
+ </dependencies>
|
|
|
+ <scenes>
|
|
|
+ <!--Navigation Controller-->
|
|
|
+ <scene sceneID="NtJ-7v-DCv">
|
|
|
+ <objects>
|
|
|
+ <navigationController navigationBarHidden="YES" id="ap2-Fm-VRO" sceneMemberID="viewController">
|
|
|
+ <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="5N9-fH-udg">
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ </navigationBar>
|
|
|
+ <connections>
|
|
|
+ <segue destination="SHO-cN-RrV" kind="relationship" relationship="rootViewController" id="mLN-lO-ZNx"/>
|
|
|
+ </connections>
|
|
|
+ </navigationController>
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="BPU-ZW-m87" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
|
|
+ </objects>
|
|
|
+ <point key="canvasLocation" x="-968" y="96"/>
|
|
|
+ </scene>
|
|
|
+ <!--Common HomeVC-->
|
|
|
+ <scene sceneID="BFe-KM-Ft4">
|
|
|
+ <objects>
|
|
|
+ <viewController storyboardIdentifier="CommonHomeVC" id="SHO-cN-RrV" customClass="CommonHomeVC" sceneMemberID="viewController">
|
|
|
+ <view key="view" contentMode="scaleToFill" id="DUl-bS-JUQ">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hCB-eT-rx4" customClass="WQNavigationBar">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
|
|
|
+ <subviews>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nXu-vq-Dw6">
|
|
|
+ <rect key="frame" x="0.0" y="20" width="414" height="44"/>
|
|
|
+ <subviews>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="常用" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jog-Lg-Zi7">
|
|
|
+ <rect key="frame" x="189" y="9.3333333333333339" width="36.333333333333343" height="25.333333333333329"/>
|
|
|
+ <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="18"/>
|
|
|
+ <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="Jog-Lg-Zi7" firstAttribute="centerX" secondItem="nXu-vq-Dw6" secondAttribute="centerX" id="EH9-ga-bnI"/>
|
|
|
+ <constraint firstItem="Jog-Lg-Zi7" firstAttribute="centerY" secondItem="nXu-vq-Dw6" secondAttribute="centerY" id="ELO-jG-ee9"/>
|
|
|
+ <constraint firstAttribute="height" constant="44" id="gAr-gG-sBR"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="64" id="4EF-wU-gZO"/>
|
|
|
+ <constraint firstItem="nXu-vq-Dw6" firstAttribute="leading" secondItem="hCB-eT-rx4" secondAttribute="leading" id="Kvf-Vz-3rM"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="nXu-vq-Dw6" secondAttribute="bottom" id="swN-y3-8ZJ"/>
|
|
|
+ <constraint firstItem="nXu-vq-Dw6" firstAttribute="trailing" secondItem="hCB-eT-rx4" secondAttribute="trailing" id="zlO-zU-FlR"/>
|
|
|
+ </constraints>
|
|
|
+ <viewLayoutGuide key="safeArea" id="N9b-tS-8Mg"/>
|
|
|
+ <connections>
|
|
|
+ <outlet property="height" destination="4EF-wU-gZO" id="qe0-R5-HtA"/>
|
|
|
+ </connections>
|
|
|
+ </view>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="hCB-eT-rx4" firstAttribute="trailing" secondItem="7c1-e0-9St" secondAttribute="trailing" id="aeX-EI-pWy"/>
|
|
|
+ <constraint firstItem="hCB-eT-rx4" firstAttribute="top" secondItem="DUl-bS-JUQ" secondAttribute="top" id="dLA-cp-dy0"/>
|
|
|
+ <constraint firstItem="hCB-eT-rx4" firstAttribute="leading" secondItem="7c1-e0-9St" secondAttribute="leading" id="rMd-z6-kZq"/>
|
|
|
+ </constraints>
|
|
|
+ <viewLayoutGuide key="safeArea" id="7c1-e0-9St"/>
|
|
|
+ </view>
|
|
|
+ <navigationItem key="navigationItem" id="NKA-Hb-T1U"/>
|
|
|
+ <connections>
|
|
|
+ <outlet property="NavBar" destination="nXu-vq-Dw6" id="TGZ-dd-fe7"/>
|
|
|
+ </connections>
|
|
|
+ </viewController>
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="QVI-Va-6oy" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
|
|
+ </objects>
|
|
|
+ <point key="canvasLocation" x="-251" y="96"/>
|
|
|
+ </scene>
|
|
|
+ </scenes>
|
|
|
+</document>
|