From acb2b278663952ce555b06a2e821f359225f15e0 Mon Sep 17 00:00:00 2001 From: xm <1271024303@qq.com> Date: 星期五, 10 七月 2020 09:41:15 +0800 Subject: [PATCH] 备份 --- ZigbeeApp/Home.Ios/LaunchScreen.storyboard | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Home0630/Home.Ios/LaunchScreen.storyboard b/ZigbeeApp/Home.Ios/LaunchScreen.storyboard old mode 100644 new mode 100755 similarity index 80% rename from Home0630/Home.Ios/LaunchScreen.storyboard rename to ZigbeeApp/Home.Ios/LaunchScreen.storyboard index 9f01bbc..f18534b --- a/Home0630/Home.Ios/LaunchScreen.storyboard +++ b/ZigbeeApp/Home.Ios/LaunchScreen.storyboard @@ -1,8 +1,8 @@ 锘�<?xml version="1.0" encoding="UTF-8" standalone="no"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9532" systemVersion="15D21" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" initialViewController="01J-lp-oVM"> <dependencies> - <deployment identifier="iOS"/> - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9530"/> + <deployment identifier="iOS" /> + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9530" /> </dependencies> <scenes> <!--View Controller--> @@ -10,18 +10,18 @@ <objects> <viewController id="01J-lp-oVM" sceneMemberID="viewController"> <layoutGuides> - <viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/> - <viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/> + <viewControllerLayoutGuide type="top" id="Llm-lL-Icb" /> + <viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok" /> </layoutGuides> <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3"> - <rect key="frame" x="0.0" y="0.0" width="414" height="736"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> - <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> + <rect key="frame" x="0.0" y="0.0" width="600" height="600" /> + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES" /> + <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite" /> </view> </viewController> - <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/> + <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder" /> </objects> - <point key="canvasLocation" x="53" y="375"/> + <point key="canvasLocation" x="53" y="375" /> </scene> </scenes> </document> \ No newline at end of file -- Gitblit v1.8.0