|
|
@@ -1,11 +1,11 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12120" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="zf9-JT-Kr2">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="zf9-JT-Kr2">
|
|
|
<device id="retina4_7" orientation="portrait">
|
|
|
<adaptation id="fullscreen"/>
|
|
|
</device>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/>
|
|
|
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
@@ -15,7 +15,7 @@
|
|
|
<objects>
|
|
|
<navigationController id="zf9-JT-Kr2" customClass="RootNavigationController" sceneMemberID="viewController">
|
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="fQ0-CT-SJq">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
|
|
|
+ <rect key="frame" x="0.0" y="20" width="375" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
</navigationBar>
|
|
|
<connections>
|
|
|
@@ -29,7 +29,7 @@
|
|
|
<!--Root View Controller-->
|
|
|
<scene sceneID="OHA-Vc-Klx">
|
|
|
<objects>
|
|
|
- <viewController id="Dtz-oi-w09" customClass="RootViewController" sceneMemberID="viewController">
|
|
|
+ <viewController storyboardIdentifier="RootViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="Dtz-oi-w09" customClass="RootViewController" sceneMemberID="viewController">
|
|
|
<layoutGuides>
|
|
|
<viewControllerLayoutGuide type="top" id="qba-7X-gfw"/>
|
|
|
<viewControllerLayoutGuide type="bottom" id="X0p-Er-QSV"/>
|
|
|
@@ -46,7 +46,7 @@
|
|
|
<rect key="frame" x="0.0" y="28" width="375" height="40"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="a3Z-Pv-WAq" id="KU3-qN-JgJ">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="40"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="39.5"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Mode" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wdD-Sc-rpM">
|
|
|
@@ -204,7 +204,7 @@
|
|
|
<rect key="frame" x="0.0" y="28" width="375" height="50"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="AzG-Bz-3Gu" id="DIU-Qe-sGe">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="49.5"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" placeholder="place order" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="YXP-if-YQ2">
|
|
|
@@ -232,7 +232,7 @@
|
|
|
<rect key="frame" x="0.0" y="78" width="375" height="50"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="LYr-Om-Dpu" id="DQB-yC-XbO">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="49.5"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="记住我的登录状态" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="l0F-dN-mYq">
|