build to 486

This commit is contained in:
xuemh
2018-07-24 22:47:33 +08:00
parent 9444a289d6
commit e1fef71a9a
13 changed files with 466 additions and 65 deletions
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14109" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14109" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
<capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
@@ -16,57 +17,46 @@
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="i5M-Pr-FkT">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<rect key="frame" x="0.0" y="0.0" width="375" height="3174"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ga8-zb-3S0">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<rect key="frame" x="0.0" y="0.0" width="375" height="3174"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Knt-KR-zUe">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1、请将新产品通电" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="S5I-st-nTV">
<rect key="frame" x="20" y="28" width="335" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2、打开手机点击:设置-WIFI-选择ifish-xxxx的网络,输入密码12345678 连接好后返回爱鱼奇热点连接页面输入路由器名称和密码。" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ryL-3J-xoh">
<rect key="frame" x="20" y="57" width="335" height="81.5"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="tip.png" translatesAutoresizingMaskIntoConstraints="NO" id="SwS-gb-wDb">
<rect key="frame" x="0.0" y="0.0" width="375" height="1724.5"/>
<constraints>
<constraint firstItem="S5I-st-nTV" firstAttribute="top" secondItem="Knt-KR-zUe" secondAttribute="top" constant="28" id="4BH-ol-r9i"/>
<constraint firstAttribute="trailing" secondItem="S5I-st-nTV" secondAttribute="trailing" constant="20" id="9dI-Vp-P9a"/>
<constraint firstAttribute="trailing" secondItem="ryL-3J-xoh" secondAttribute="trailing" constant="20" id="GUV-PY-RZx"/>
<constraint firstItem="ryL-3J-xoh" firstAttribute="top" secondItem="S5I-st-nTV" secondAttribute="bottom" constant="8" id="LKb-oT-XwG"/>
<constraint firstItem="ryL-3J-xoh" firstAttribute="leading" secondItem="Knt-KR-zUe" secondAttribute="leading" constant="20" id="QWr-LG-AW2"/>
<constraint firstItem="S5I-st-nTV" firstAttribute="leading" secondItem="Knt-KR-zUe" secondAttribute="leading" constant="20" id="mGn-Pq-uHv"/>
<constraint firstAttribute="width" secondItem="SwS-gb-wDb" secondAttribute="height" multiplier="750:3449" id="Tdv-hp-gEO"/>
<constraint firstAttribute="height" constant="1724.5" id="TfU-XG-Yp1"/>
</constraints>
</view>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
<real key="value" value="0.0"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</imageView>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="Knt-KR-zUe" secondAttribute="bottom" id="GNV-vS-a72"/>
<constraint firstAttribute="trailing" secondItem="Knt-KR-zUe" secondAttribute="trailing" id="rGa-Hq-4Rk"/>
<constraint firstItem="Knt-KR-zUe" firstAttribute="top" secondItem="ga8-zb-3S0" secondAttribute="top" id="tpa-kN-pSx"/>
<constraint firstItem="Knt-KR-zUe" firstAttribute="leading" secondItem="ga8-zb-3S0" secondAttribute="leading" id="wAj-iS-IDe"/>
<constraint firstItem="SwS-gb-wDb" firstAttribute="leading" secondItem="ga8-zb-3S0" secondAttribute="leading" id="VnB-ze-GKK"/>
<constraint firstItem="SwS-gb-wDb" firstAttribute="top" secondItem="ga8-zb-3S0" secondAttribute="top" id="iB9-V6-KAV"/>
<constraint firstAttribute="bottom" secondItem="SwS-gb-wDb" secondAttribute="bottom" id="rZM-Vw-go1"/>
<constraint firstAttribute="trailing" secondItem="SwS-gb-wDb" secondAttribute="trailing" id="s8q-gp-UwF"/>
</constraints>
</scrollView>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="Knt-KR-zUe" firstAttribute="height" secondItem="i5M-Pr-FkT" secondAttribute="height" id="L3t-S6-fSC"/>
<constraint firstItem="Knt-KR-zUe" firstAttribute="width" secondItem="i5M-Pr-FkT" secondAttribute="width" id="RKJ-Yu-txu"/>
<constraint firstItem="ga8-zb-3S0" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="X63-pt-sKA"/>
<constraint firstItem="ga8-zb-3S0" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="byF-Gh-KKV"/>
<constraint firstAttribute="bottom" secondItem="ga8-zb-3S0" secondAttribute="bottom" id="lza-8T-7t7"/>
<constraint firstAttribute="trailing" secondItem="ga8-zb-3S0" secondAttribute="trailing" id="xx5-Oj-iBR"/>
<constraint firstAttribute="bottom" secondItem="ga8-zb-3S0" secondAttribute="bottom" id="9vT-F2-9an"/>
<constraint firstAttribute="trailing" secondItem="ga8-zb-3S0" secondAttribute="trailing" id="CTc-eO-o8t"/>
<constraint firstItem="ga8-zb-3S0" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="KYp-hh-hve"/>
<constraint firstItem="SwS-gb-wDb" firstAttribute="width" secondItem="i5M-Pr-FkT" secondAttribute="width" id="OnW-ou-Y9w"/>
<constraint firstItem="ga8-zb-3S0" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="ey7-pu-en9"/>
</constraints>
<point key="canvasLocation" x="32.5" y="76.5"/>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<point key="canvasLocation" x="32.5" y="1330"/>
</view>
</objects>
<resources>
<image name="tip.png" width="750" height="3449"/>
</resources>
</document>