From 83dcb19ea8481a8ae38ef75359dadbf0bf61d3b3 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期一, 01 二月 2021 18:20:25 +0800 Subject: [PATCH] 2021-02-01 1.更新 --- HDL-ON_iOS/Resources/EZ/Base.lproj/EZMain.storyboard | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/HDL-ON_iOS/EZ/EZMain.storyboard b/HDL-ON_iOS/Resources/EZ/Base.lproj/EZMain.storyboard similarity index 99% rename from HDL-ON_iOS/EZ/EZMain.storyboard rename to HDL-ON_iOS/Resources/EZ/Base.lproj/EZMain.storyboard index 4c47933..c27e14f 100644 --- a/HDL-ON_iOS/EZ/EZMain.storyboard +++ b/HDL-ON_iOS/Resources/EZ/Base.lproj/EZMain.storyboard @@ -1196,14 +1196,14 @@ <action selector="localButtonClicked:" destination="uBF-Yq-Qo0" eventType="touchUpInside" id="ghH-Hn-KkG"/> </connections> </button> - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WYB-ca-Ox6"> + <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WYB-ca-Ox6"> <rect key="frame" x="323" y="20" width="32" height="32"/> <state key="normal" image="cloud"/> <connections> <action selector="clickCloudBtn:" destination="uBF-Yq-Qo0" eventType="touchUpInside" id="Ft8-PW-PT5"/> </connections> </button> - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="浜戝瓨鍌�" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wXb-RI-dLd"> + <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="浜戝瓨鍌�" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wXb-RI-dLd"> <rect key="frame" x="319" y="52" width="40" height="16"/> <fontDescription key="fontDescription" type="system" pointSize="13"/> <color key="textColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> @@ -2486,6 +2486,7 @@ <segue reference="q2I-Q5-CUY"/> <segue reference="vdt-wN-aOY"/> </inferredMetricsTieBreakers> + <color key="tintColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <resources> <image name="StreamStudio" width="24" height="24"/> <image name="StreamStudio-2" width="24" height="24"/> -- Gitblit v1.8.0