Skip to content

Commit ea95922

Browse files
committed
修改布局和描述文字
1 parent f742ab7 commit ea95922

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

EncryptDBUI/Base.lproj/Main.storyboard

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -738,17 +738,17 @@
738738
</button>
739739
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ljM-JJ-JoV">
740740
<rect key="frame" x="72" y="69" width="136" height="22"/>
741-
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="输入加解密key" drawsBackground="YES" id="dfZ-Cw-TOu">
741+
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="center" placeholderString="输入加解密key" drawsBackground="YES" id="dfZ-Cw-TOu">
742742
<font key="font" metaFont="system"/>
743743
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
744744
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
745745
</textFieldCell>
746746
</textField>
747747
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nfr-Ip-wKQ">
748-
<rect key="frame" x="211" y="290" width="67" height="32"/>
749-
<buttonCell key="cell" type="push" title="重选" bezelStyle="rounded" imagePosition="overlaps" alignment="center" borderStyle="border" inset="2" id="dgf-1O-6Uf">
748+
<rect key="frame" x="184" y="290" width="94" height="32"/>
749+
<buttonCell key="cell" type="push" title="清空重选" bezelStyle="rounded" imagePosition="overlaps" alignment="center" borderStyle="border" inset="2" id="dgf-1O-6Uf">
750750
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
751-
<font key="font" metaFont="system"/>
751+
<font key="font" size="13" name=".PingFangSC-Regular"/>
752752
</buttonCell>
753753
<connections>
754754
<action selector="rePicker:" target="XfG-lQ-9wD" id="aPF-gs-xgx"/>
@@ -777,7 +777,7 @@
777777
<color key="value" red="0.50588235290000005" green="0.78823529410000004" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
778778
</userDefinedRuntimeAttribute>
779779
<userDefinedRuntimeAttribute type="image" keyPath="image" value="addDB"/>
780-
<userDefinedRuntimeAttribute type="string" keyPath="text" value="拖入数据库到这里"/>
780+
<userDefinedRuntimeAttribute type="string" keyPath="text" value="拖拽数据库到这里"/>
781781
</userDefinedRuntimeAttributes>
782782
</customView>
783783
</subviews>

0 commit comments

Comments
 (0)