123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_12" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
- <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>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="HomeNavBar" customModule="JSJP_Student_sw" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="393" height="44"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zNw-wU-7jb" userLabel="View-content">
- <rect key="frame" x="0.0" y="0.0" width="393" height="44"/>
- <subviews>
- <button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Tib-4M-xrA">
- <rect key="frame" x="15" y="7" width="30" height="30"/>
- <constraints>
- <constraint firstAttribute="width" constant="30" id="QAA-TJ-usy"/>
- <constraint firstAttribute="height" constant="30" id="jnd-Lf-0wy"/>
- </constraints>
- <state key="normal" title="Button"/>
- <buttonConfiguration key="configuration" style="plain" image="user_img"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="fontFitType">
- <integer key="value" value="0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="15"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
- <color key="value" systemColor="linkColor"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
- <real key="value" value="1"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XXR-be-CIp" userLabel="View-center">
- <rect key="frame" x="126.66666666666669" y="0.0" width="140" height="44"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="jsjp_img" translatesAutoresizingMaskIntoConstraints="NO" id="1Iq-KY-jZm">
- <rect key="frame" x="13.999999999999986" y="14" width="80" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="80" id="QBv-wX-fhX"/>
- <constraint firstAttribute="height" constant="16" id="ZCV-Ol-MUL"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="小车" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YQW-tW-0ax">
- <rect key="frame" x="101.99999999999999" y="13" width="48.000000000000014" height="18"/>
- <constraints>
- <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="48" id="aEG-Kh-onu"/>
- <constraint firstAttribute="height" constant="18" id="wSt-3b-PEr"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
- <color key="textColor" red="0.36078431372549019" green="0.37647058823529411" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="YQW-tW-0ax" firstAttribute="centerY" secondItem="XXR-be-CIp" secondAttribute="centerY" id="4nZ-Eh-IKK"/>
- <constraint firstAttribute="width" constant="140" id="Btr-Zi-d3z"/>
- <constraint firstItem="1Iq-KY-jZm" firstAttribute="leading" secondItem="XXR-be-CIp" secondAttribute="leading" constant="14" id="CU6-5k-WR6"/>
- <constraint firstItem="1Iq-KY-jZm" firstAttribute="centerY" secondItem="XXR-be-CIp" secondAttribute="centerY" id="LMb-pk-sxc"/>
- <constraint firstAttribute="height" constant="44" id="nmJ-kh-jx2"/>
- <constraint firstItem="YQW-tW-0ax" firstAttribute="leading" secondItem="1Iq-KY-jZm" secondAttribute="trailing" constant="8" symbolic="YES" id="yu3-NR-aiQ"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="Tib-4M-xrA" firstAttribute="centerY" secondItem="zNw-wU-7jb" secondAttribute="centerY" id="23i-NJ-m8c"/>
- <constraint firstItem="Tib-4M-xrA" firstAttribute="leading" secondItem="zNw-wU-7jb" secondAttribute="leading" constant="15" id="8VR-Ch-s6v"/>
- <constraint firstItem="XXR-be-CIp" firstAttribute="top" secondItem="zNw-wU-7jb" secondAttribute="top" id="FX8-aw-3NJ"/>
- <constraint firstItem="XXR-be-CIp" firstAttribute="centerX" secondItem="zNw-wU-7jb" secondAttribute="centerX" id="N4p-ku-3Kh"/>
- </constraints>
- </view>
- </subviews>
- <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="zNw-wU-7jb" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="CFR-JE-WeU"/>
- <constraint firstItem="zNw-wU-7jb" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="RTW-ga-VSS"/>
- <constraint firstItem="zNw-wU-7jb" firstAttribute="trailing" secondItem="vUN-kp-3ea" secondAttribute="trailing" id="pDs-fu-U7W"/>
- <constraint firstAttribute="bottom" secondItem="zNw-wU-7jb" secondAttribute="bottom" id="vDM-hX-aco"/>
- </constraints>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <outlet property="logo_Icon_img" destination="1Iq-KY-jZm" id="Wyb-XH-cCC"/>
- <outlet property="title_txt_lab" destination="YQW-tW-0ax" id="As7-Ek-Nd6"/>
- <outlet property="user_Icon_btn" destination="Tib-4M-xrA" id="6Mm-69-5WO"/>
- </connections>
- <point key="canvasLocation" x="41.984732824427482" y="-11.267605633802818"/>
- </view>
- </objects>
- <resources>
- <image name="jsjp_img" width="80" height="16.333333969116211"/>
- <image name="user_img" width="69" height="69"/>
- <systemColor name="linkColor">
- <color red="0.0" green="0.47843137254901963" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|