|
|
@@ -1,16 +1,15 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<Window size="520,410" caption="0,0,0,36" roundcorner="4,4" >
|
|
|
<Font shared="true" id="0" name="微软雅黑" size="20" />
|
|
|
- <VerticalLayout bkimage="file='Dialog_BG2.png' corner='4,48,4,4'" >
|
|
|
- <HorizontalLayout height="44">
|
|
|
- <Label text="自动更新" width="200" height="44" valign="center" padding="10,0,0,0" textcolor="#FFFFFFFF"/>
|
|
|
- <Control />
|
|
|
- <Button name="closebtn" width="42" height="18" padding="0,6,0,0" tooltip="退出软件" normalimage="file='frame_btn_close_normal.bmp' mask='#FFFF00FF'" hotimage="file='frame_btn_close_hot.bmp' mask='#FFFF00FF'" pushedimage="file='frame_btn_close_down.bmp' mask='#FFFF00FF'"/>
|
|
|
+ <VerticalLayout bkimage="file='Dialog_BG2.png' corner='4,48,4,4'" >
|
|
|
+ <HorizontalLayout height="44" bkcolor="0xFF3CB371">
|
|
|
+ <Label text="自动更新" height="44" align="left" valign="center" padding="15,0,0,0" textcolor="#FFFFFFFF" font="0"/>
|
|
|
+ <Button name="closebtn" padding="0,13,15,0" width="16" height="16" tooltip="关闭" normalimage="file='close_normal.png'" hotimage="file='close_hover.png'" pushedimage="file='close_normal.png'"/>
|
|
|
</HorizontalLayout>
|
|
|
|
|
|
<HorizontalLayout height="80">
|
|
|
<Control></Control>
|
|
|
- <HorizontalLayout bkimage="file='logo_guanwang.png'" width="179" height="55" padding="0,18,0,0"></HorizontalLayout>
|
|
|
+ <HorizontalLayout bkimage="file='logo_guanwang.png'" width="202" height="43" padding="0,18,0,0"></HorizontalLayout>
|
|
|
<Control></Control>
|
|
|
</HorizontalLayout>
|
|
|
|
|
|
@@ -26,7 +25,7 @@
|
|
|
|
|
|
<HorizontalLayout padding="0,0,0,15">
|
|
|
<Control></Control>
|
|
|
- <Button name="guanwang" text="{u}www.lewaimai.com{/u}" showhtml="true" width="200" align="center"/>
|
|
|
+ <Button name="guanwang" text="{u}www.zhipuzi.com{/u}" showhtml="true" width="200" align="center"/>
|
|
|
<Control></Control>
|
|
|
</HorizontalLayout>
|
|
|
</VerticalLayout>
|