[fix]去掉默认密码
This commit is contained in:
parent
95a7f92a29
commit
871027ac5c
@ -82,7 +82,7 @@
|
|||||||
<item row="4" column="1">
|
<item row="4" column="1">
|
||||||
<widget class="QLineEdit" name="le_passwd">
|
<widget class="QLineEdit" name="le_passwd">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>ems@byd23</string>
|
<string/>
|
||||||
</property>
|
</property>
|
||||||
<property name="echoMode">
|
<property name="echoMode">
|
||||||
<enum>QLineEdit::Password</enum>
|
<enum>QLineEdit::Password</enum>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user