|
|
@@ -1,9 +1,9 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17156" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="WGl-BJ-Qs3">
|
|
|
+<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="WGl-BJ-Qs3">
|
|
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17125"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
|
|
|
<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"/>
|
|
|
@@ -12,7 +12,7 @@
|
|
|
<!--Base Navigation Controller-->
|
|
|
<scene sceneID="dqw-PC-Muy">
|
|
|
<objects>
|
|
|
- <navigationController storyboardIdentifier="OrderNav" id="WGl-BJ-Qs3" customClass="BaseNavigationController" customModule="BPML" customModuleProvider="target" sceneMemberID="viewController">
|
|
|
+ <navigationController storyboardIdentifier="OrderNav" id="WGl-BJ-Qs3" customClass="BaseNavigationController" customModule="LYB" customModuleProvider="target" sceneMemberID="viewController">
|
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="Ycf-xZ-5pn">
|
|
|
<rect key="frame" x="0.0" y="44" width="414" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
@@ -32,7 +32,7 @@
|
|
|
<!--我的订单-->
|
|
|
<scene sceneID="4FA-UE-rpG">
|
|
|
<objects>
|
|
|
- <viewController storyboardIdentifier="Order" hidesBottomBarWhenPushed="YES" id="jYQ-Da-8lX" customClass="OrderViewController" customModule="BPML" customModuleProvider="target" sceneMemberID="viewController">
|
|
|
+ <viewController storyboardIdentifier="Order" hidesBottomBarWhenPushed="YES" id="jYQ-Da-8lX" customClass="OrderViewController" customModule="LYB" customModuleProvider="target" sceneMemberID="viewController">
|
|
|
<view key="view" contentMode="scaleToFill" id="MOu-sL-h6U">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
@@ -48,7 +48,7 @@
|
|
|
<rect key="frame" x="0.0" y="132" width="414" height="730"/>
|
|
|
<color key="backgroundColor" red="0.96470588239999999" green="0.96470588239999999" blue="0.97254901959999995" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<prototypes>
|
|
|
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="Order_Cell" rowHeight="210" id="Cdi-Ih-DJP" customClass="OrderCell" customModule="BPML" customModuleProvider="target">
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="Order_Cell" rowHeight="210" id="Cdi-Ih-DJP" customClass="OrderCell" customModule="LYB" customModuleProvider="target">
|
|
|
<rect key="frame" x="0.0" y="28" width="414" height="210"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Cdi-Ih-DJP" id="ELU-cU-gij">
|
|
|
@@ -141,16 +141,17 @@
|
|
|
<rect key="frame" x="0.0" y="69" width="280" height="25"/>
|
|
|
<subviews>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="#365464" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="tUM-oM-bWn">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="140" height="25"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="80" height="25"/>
|
|
|
<constraints>
|
|
|
+ <constraint firstAttribute="width" constant="80" id="C54-TX-sTt"/>
|
|
|
<constraint firstAttribute="height" constant="25" id="r81-ob-Ihq"/>
|
|
|
</constraints>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="金额:¥--" textAlignment="right" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="uYr-bq-V9J">
|
|
|
- <rect key="frame" x="140" y="0.0" width="140" height="25"/>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="金额:¥--" textAlignment="right" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.69999999999999996" translatesAutoresizingMaskIntoConstraints="NO" id="uYr-bq-V9J">
|
|
|
+ <rect key="frame" x="80" y="0.0" width="200" height="25"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
<color key="textColor" red="0.46274509803921571" green="0.76078431372549016" blue="0.8666666666666667" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
@@ -317,7 +318,7 @@
|
|
|
<!--收银台-->
|
|
|
<scene sceneID="dhK-Dt-Ykb">
|
|
|
<objects>
|
|
|
- <viewController storyboardIdentifier="Payment" title="收银台" id="nzp-mT-WuH" customClass="PaymentViewController" customModule="BPML" customModuleProvider="target" sceneMemberID="viewController">
|
|
|
+ <viewController storyboardIdentifier="Payment" title="收银台" id="nzp-mT-WuH" customClass="PaymentViewController" customModule="LYB" customModuleProvider="target" sceneMemberID="viewController">
|
|
|
<view key="view" contentMode="scaleToFill" id="ugb-ar-MdI">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
@@ -349,7 +350,7 @@
|
|
|
<rect key="frame" x="0.0" y="268" width="414" height="514"/>
|
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
|
<prototypes>
|
|
|
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="Payment_Cell" rowHeight="60" id="4M5-IH-oH6" customClass="PaymentCell" customModule="BPML" customModuleProvider="target">
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="Payment_Cell" rowHeight="60" id="4M5-IH-oH6" customClass="PaymentCell" customModule="LYB" customModuleProvider="target">
|
|
|
<rect key="frame" x="0.0" y="28" width="414" height="60"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="4M5-IH-oH6" id="M6E-Ob-HOt">
|
|
|
@@ -457,7 +458,7 @@
|
|
|
<!--我的包裹-->
|
|
|
<scene sceneID="boX-Bs-dwz">
|
|
|
<objects>
|
|
|
- <viewController storyboardIdentifier="Packet" title="我的包裹" id="Gog-7t-Nnl" customClass="PacketViewController" customModule="BPML" customModuleProvider="target" sceneMemberID="viewController">
|
|
|
+ <viewController storyboardIdentifier="Packet" title="我的包裹" id="Gog-7t-Nnl" customClass="PacketViewController" customModule="LYB" customModuleProvider="target" sceneMemberID="viewController">
|
|
|
<view key="view" contentMode="scaleToFill" id="R3j-Dr-tWF">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
@@ -473,7 +474,7 @@
|
|
|
<rect key="frame" x="0.0" y="132" width="414" height="730"/>
|
|
|
<color key="backgroundColor" red="0.96470588239999999" green="0.96470588239999999" blue="0.97254901959999995" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<prototypes>
|
|
|
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="Packet_Cell" rowHeight="210" id="f6x-9g-Egh" customClass="PacketCell" customModule="BPML" customModuleProvider="target">
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="Packet_Cell" rowHeight="210" id="f6x-9g-Egh" customClass="PacketCell" customModule="LYB" customModuleProvider="target">
|
|
|
<rect key="frame" x="0.0" y="28" width="414" height="210"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="f6x-9g-Egh" id="ex6-fi-0aV">
|
|
|
@@ -566,16 +567,17 @@
|
|
|
<rect key="frame" x="0.0" y="74" width="270" height="25"/>
|
|
|
<subviews>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="EKF-rD-chy">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="135" height="25"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="80" height="25"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="25" id="EId-Rr-WIY"/>
|
|
|
+ <constraint firstAttribute="width" constant="80" id="RVg-Hv-Vte"/>
|
|
|
</constraints>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="金额:¥--" textAlignment="right" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="OEr-Pz-d1t">
|
|
|
- <rect key="frame" x="135" y="0.0" width="135" height="25"/>
|
|
|
+ <rect key="frame" x="80" y="0.0" width="190" height="25"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
<color key="textColor" red="0.46274509803921571" green="0.76078431372549016" blue="0.80392156862745101" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
@@ -734,7 +736,7 @@
|
|
|
<!--包裹明细-->
|
|
|
<scene sceneID="vrq-cV-boc">
|
|
|
<objects>
|
|
|
- <viewController storyboardIdentifier="PacketDetail" id="PdF-M9-ved" customClass="PacketDetailViewController" customModule="BPML" customModuleProvider="target" sceneMemberID="viewController">
|
|
|
+ <viewController storyboardIdentifier="PacketDetail" id="PdF-M9-ved" customClass="PacketDetailViewController" customModule="LYB" customModuleProvider="target" sceneMemberID="viewController">
|
|
|
<view key="view" contentMode="scaleToFill" id="3d0-K3-gFi">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|