| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- <?xml version="1.0" encoding="UTF-8"?>
- <Window size="1024,738" sizebox="4,4,6,6" caption="0,0,0,90" mininfo="1024,738" roundcorner="5,5" showdirty="false" >
- <Font id="14" name="微软雅黑" size="14" />
- <Font shared="true" id="16" name="微软雅黑" size="16" default="true" />
- <Font id="18" name="微软雅黑" size="18" />
- <Font id="20" name="微软雅黑" size="20" />
- <Font id="22" name="微软雅黑" size="22" />
- <Font id="24" name="微软雅黑" size="24" />
- <Font id="26" name="微软雅黑" size="26" />
- <Font id="28" name="微软雅黑" size="28" />
- <Font id="30" name="微软雅黑" size="30" />
- <Font id="32" name="微软雅黑" size="32" />
- <Font id="34" name="微软雅黑" size="34" />
- <Font id="36" name="微软雅黑" size="36" />
-
- <Default shared="true" name="VScrollBar" value="width="8" showbutton1="false" showbutton2="false" thumbnormalimage="file='scrollbar_shu_line_zhengchang.png' corner='2,2,2,2'" thumbhotimage="file='scrollbar_shu_line_xuanfu.png' corner='2,2,2,2'" thumbpushedimage="file='scrollbar_shu_line_dianji.png' corner='2,2,2,2'"" />
- <Default shared="true" name="HScrollBar" value="height="8" showbutton1="false" showbutton2="false" thumbnormalimage="file='scrollbar_heng_line_zhengchang.png' corner='2,2,2,2'" thumbhotimage="file='scrollbar_heng_line_xuanfu.png' corner='2,2,2,2'" thumbpushedimage="file='scrollbar_heng_line_dianji.png' corner='2,2,2,2'"" />
-
- <Default name="Button" value="normalimage="file='btn_green_zhengchang.png' corner='5,5,5,5'" hotimage="file='btn_green_xuanfu.png' corner='5,5,5,5'" pushedimage="file='btn_green_dianji.png' corner='5,5,5,5'" " />
- <VerticalLayout bkcolor="#FFF5F5F5">
- <HorizontalLayout height="79" bkcolor="#FF3CB371">
- <Control bkimage="main_logo.png" width="179" height="46" padding="15,17,0,17"></Control>
- <Control width="1" padding="20,27,15,20" bkcolor="#FFFFFFFF"></Control>
- <Label name="main_shopname" text="" width="400" padding="15,0,0,0" textcolor="#FFFFFFFF" font="28"/>
- <Control></Control>
- <HorizontalLayout width="360" height="36" padding="0,21,20,0">
- <Control></Control>
- <Button name="main_shangchengbtn" tooltip="智铺子硬件商城" width="36" height="36" padding="0,0,20,0" normalimage="file='shopping_n.png'" hotimage="file='shopping_xuanfu.png'" pushedimage="file='shopping_dianji.png'"/>
- <Button name="main_appbtn" tooltip="下载商家app" width="36" height="36" padding="0,0,20,0" normalimage="file='download_n.png'" hotimage="file='download_xuanfu.png'" pushedimage="file='download_dianji.png'"/>
- <Button name="main_kefubtn" tooltip="联系客服" width="36" height="36" padding="0,0,20,0" normalimage="file='kefu_n.png'" hotimage="file='kefu_xuanfu.png'" pushedimage="file='kefu_dianji.png'"/>
- <Button name="minbtn" width="36" height="36" normalimage="file='icon_shou_n.png'" hotimage="file='icon_shou_xuanfu.png'" pushedimage="file='icon_shou_dianji.png'"/>
- <Button name="maxbtn" visible="false" width="36" height="36" normalimage="file='icon_fangda_n.png'" hotimage="file='icon_fangda_xuanfu.png'" pushedimage="file='icon_fangda_dianji.png'"/>
- <Button name="restorebtn" width="36" height="36" normalimage="file='icon_suoxiao_n.png'" hotimage="file='icon_suoxiao_xuanfu.png'" pushedimage="file='icon_suoxiao_dianji.png'"/>
- <Button name="closebtn" width="36" height="36" normalimage="file='icon_close_n.png'" hotimage="file='icon_close_xuanfu.png'" pushedimage="file='icon_close_dianji.png'"/>
- </HorizontalLayout>
- </HorizontalLayout>
-
- <HorizontalLayout>
- <VerticalLayout width="91" bkcolor="#FFEDEDED">
- <VerticalLayout name="main_gongneng_daohang_layout" inset="0,15,0,20" vscrollbar="true">
- </VerticalLayout>
-
- <Control height="1" bkcolor="#FFD1D1D1" padding="0,0,0,0"></Control>
- <HorizontalLayout height="90">
- <Button name="main_web_login_btn" width="90" height="90" normalimage="" hotimage="" pushedimage="" bordersize="0"></Button>
- <Control bkimage="web_login.png" width="50" height="50" float="true" pos="18,15,68,65" mouse="false"></Control>
- <Label text="进入后台" float="true" pos="13,60,88,85" mouse="false"></Label>
- </HorizontalLayout>
- </VerticalLayout>
-
- <!-- 主要的布局内容,所有主页面的内容都放在这个容器的内部 -->
- <Container name="main_content_layout">
-
- </Container>
- </HorizontalLayout>
-
- </VerticalLayout>
- </Window>
|