|
@@ -8,9 +8,9 @@
|
|
</caption>
|
|
</caption>
|
|
<window pos="5,[2,-5,-5">
|
|
<window pos="5,[2,-5,-5">
|
|
<text pos="%30,%30" offset="-0.5,-0.5">账号</text>
|
|
<text pos="%30,%30" offset="-0.5,-0.5">账号</text>
|
|
- <edit pos="[10,{-6,@120,@30" name="edit_accout" readOnly="0" cueText="请输入账号"></edit>
|
|
|
|
|
|
+ <edit pos="[10,{-6,@120,@30" name="edit_account" readOnly="0" notifyChange="1" cueText="请输入账号">admin</edit>
|
|
<text pos="%30,%45" offset="-0.5,-0.5">密码</text>
|
|
<text pos="%30,%45" offset="-0.5,-0.5">密码</text>
|
|
- <edit pos="[10,{-6,@120,@30" readOnly="0" name="edit_password" password="1">请输入密码</edit>
|
|
|
|
|
|
+ <edit pos="[10,{-6,@120,@30" readOnly="0" margin="0" name="edit_password" password="1" cueText="请输入密码">123456</edit>
|
|
<button pos="%50,%60,@80,@30" name="btn_login" offset="-1.1,0" text="登录"/>
|
|
<button pos="%50,%60,@80,@30" name="btn_login" offset="-1.1,0" text="登录"/>
|
|
<button pos="%85,%60,@80,@30" name="btn_cancel" offset="-1.1,0" text="取消"/>
|
|
<button pos="%85,%60,@80,@30" name="btn_cancel" offset="-1.1,0" text="取消"/>
|
|
</window>
|
|
</window>
|