mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-11-04 00:02:21 +08:00
fix:搜索框改为placeholdertext显示默认文本
This commit is contained in:
parent
a9c137110c
commit
b35ac593cb
@ -147,6 +147,12 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="plainText">
|
||||
<string/>
|
||||
</property>
|
||||
<property name="tabStopDistance">
|
||||
<double>81.000000000000000</double>
|
||||
</property>
|
||||
<property name="placeholderText">
|
||||
<string>搜索软件...</string>
|
||||
</property>
|
||||
</widget>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user