alroyso 2 jaren geleden
bovenliggende
commit
bfc8b2e922

BIN
SProxy/uires/image/bg-login.png


BIN
SProxy/uires/image/bg-user.png


BIN
SProxy/uires/image/btn-border.png


BIN
SProxy/uires/image/btn-selection.png


BIN
SProxy/uires/image/tyte_selection.png


+ 4 - 4
SProxy/uires/xml/dlg_login.xml

@@ -1,7 +1,7 @@
-<SOUI name="mainWindow" title="@string/title" bigIcon="ICON_LOGO:32" smallIcon="ICON_LOGO:16"  width="414" height="500" margin="5,5,5,5"  resizable="1" wndType="appMain"
+<SOUI name="mainWindow" title="@string/title" bigIcon="ICON_LOGO:32" smallIcon="ICON_LOGO:16"  width="414" height="536" margin="5,5,5,5"  resizable="1" wndType="appMain"
 appWnd="1"
 >
-  <root skin="bg-login_png" cache="1">
+  <root skin="skin_bguser" cache="1">
     <caption pos="0,0,-0,30" show="1" font="adding:0">
       <text pos="29,9">@string/title</text>
       <imgbtn name="btn_close" skin="_skin.sys.btn.close"    pos="-45,0" tip="close" animate="1"/>
@@ -33,7 +33,7 @@ appWnd="1"
 
             <img skin="skin_line" extend="60,5,44,0"/>
 
-            <imgbtn name="onlogin" skin="skin_btnborder"  colorText="#ffffff" font="adding:12,bold:1"  extend="0,50,0,0">登录</imgbtn>
+            <imgbtn name="onlogin" skin="skin_btnborder"  colorText="#A79BB8" font="adding:12,bold:1"  extend="0,50,0,0">登录</imgbtn>
 
 
             <window size="-2,35" layout="hbox"   gravity="center"  extend="0,10,44,0">
@@ -47,7 +47,7 @@ appWnd="1"
 
             <text colorText="#ffffff88" font="adding:5,bold:1" extend="10,25,0,0" >登录服务器选择</text>
 
-            <!-- <tabtypecontrol name="nodeclass" size="400,45" gravity="center" extend="47,25,44,0"/> -->
+            <tabtypecontrol name="nodeclass" size="400,45" gravity="center" extend="47,25,44,0"/>
                            <!-- <window size="-2,-1" layout="hbox"   gravity="center"  extend="47,19,44,0">
                                   <radio2 size="0,-1" name="url_txt" colorTextPush="#D8D8D8" colorText="#D8D8D844" font="adding:12,bold:1" checked="1" skin="skin_tyteselection" align="center" weight="1" extend="0,0,0,0" >首选</radio2>
                                   <radio2 size="0,-1" name="url_txt1" colorTextPush="#D8D8D8" colorText="#D8D8D844" font="adding:12,bold:1" checked="1" skin="skin_tyteselection" align="center" weight="1" extend="0,0,0,0" >备用1</radio2>