|
@@ -2,7 +2,7 @@
|
|
|
<Window size="800,600" caption="0,0,0,44" roundcorner="4,4">
|
|
<Window size="800,600" caption="0,0,0,44" roundcorner="4,4">
|
|
|
<Font id="0" name="微软雅黑" size="16"/>
|
|
<Font id="0" name="微软雅黑" size="16"/>
|
|
|
<Font id="1" name="微软雅黑" size="40"/>
|
|
<Font id="1" name="微软雅黑" size="40"/>
|
|
|
- <Font id="2" name="微软雅黑" size="18"/>
|
|
|
|
|
|
|
+ <Font id="2" name="微软雅黑" size="22"/>
|
|
|
<Font id="3" name="微软雅黑" size="32"/>
|
|
<Font id="3" name="微软雅黑" size="32"/>
|
|
|
<VerticalLayout bkimage="shoukuan_bkg.png">
|
|
<VerticalLayout bkimage="shoukuan_bkg.png">
|
|
|
<HorizontalLayout name="jiaoyijilu_title_bkg" height="44" bkcolor="0xFF3CB371">
|
|
<HorizontalLayout name="jiaoyijilu_title_bkg" height="44" bkcolor="0xFF3CB371">
|
|
@@ -27,12 +27,11 @@
|
|
|
<ListHeaderItem text="订单号" enabled="false" dragable="false" />
|
|
<ListHeaderItem text="订单号" enabled="false" dragable="false" />
|
|
|
</List>
|
|
</List>
|
|
|
</HorizontalLayout>
|
|
</HorizontalLayout>
|
|
|
- <HorizontalLayout name="jiaoyijilu_error" padding="0,50,0,0" height="30">
|
|
|
|
|
|
|
+ <HorizontalLayout name="jiaoyijilu_error_layout" float="true" pos="0,200,800,300" height="30">
|
|
|
<Control></Control>
|
|
<Control></Control>
|
|
|
- <Label text="错误信息" font="2" width="120"></Label>
|
|
|
|
|
|
|
+ <Label name="jiaoyijilu_error" text="错误信息1" font="2"></Label>
|
|
|
<Control></Control>
|
|
<Control></Control>
|
|
|
</HorizontalLayout>
|
|
</HorizontalLayout>
|
|
|
- <Control></Control>
|
|
|
|
|
</VerticalLayout>
|
|
</VerticalLayout>
|
|
|
<HorizontalLayout height="60">
|
|
<HorizontalLayout height="60">
|
|
|
<Button name="jiaoyijilu_list_last" width="70" height="36" padding="20,4,0,0" text="上一页" normalimage="file='Btn_White.png' corner='5,5,5,5'" hotimage="file='Btn_White_Hover.png' corner='5,5,5,5'" pushedimage="file='Btn_White_Click.png' corner='5,5,5,5'" />
|
|
<Button name="jiaoyijilu_list_last" width="70" height="36" padding="20,4,0,0" text="上一页" normalimage="file='Btn_White.png' corner='5,5,5,5'" hotimage="file='Btn_White_Hover.png' corner='5,5,5,5'" pushedimage="file='Btn_White_Click.png' corner='5,5,5,5'" />
|