|
|
@@ -45,17 +45,17 @@
|
|
|
<Control width="1" bkcolor="#FFEBE8E8"></Control>
|
|
|
|
|
|
<VerticalLayout width="120" padding="0,0,0,0">
|
|
|
- <Button name="btn_diandan_jia" width="80" height="36" padding="10,80,10,0" text="+" textcolor="#FFFFFFFF" />
|
|
|
- <Button name="btn_diandan_jian" width="80" height="36" padding="10,15,10,0" text="-" textcolor="#FFFFFFFF" />
|
|
|
- <Button name="btn_diandan_shanchu" width="80" height="36" padding="10,15,10,0" text="删除" textcolor="#FFFFFFFF" />
|
|
|
- <Button name="btn_diandan_guige" width="80" height="36" padding="10,15,10,0" text="规格/做法" textcolor="#FFFFFFFF" />
|
|
|
+ <Button name="btn_diandan_jia" width="90" height="38" padding="15,80,15,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="btn_diandan_jian" width="90" height="38" padding="15,15,15,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="btn_diandan_shanchu" width="90" height="38" padding="15,15,15,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="btn_diandan_guige" width="90" height="38" padding="15,30,15,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="btn_diandan_dabao" width="80" height="36" padding="10,50,10,0" text="打包" textcolor="#FFFFFFFF" />
|
|
|
+ <Button name="btn_diandan_dabao" width="90" height="38" padding="15,15,15,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="btn_diandan_cundan" width="80" height="36" padding="10,50,10,0" text="存单" textcolor="#FFFFFFFF" />
|
|
|
- <Button name="btn_diandan_qudan" width="80" height="36" padding="10,15,10,0" text="取单" textcolor="#FFFFFFFF" />
|
|
|
+ <Button name="btn_diandan_cundan" width="90" height="38" padding="15,50,15,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="btn_diandan_qudan" width="90" height="38" padding="15,15,15,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="btn_diandan_zhengdanbeizhu" width="80" height="36" padding="10,50,10,0" text="整单备注" textcolor="#FFFFFFFF" />
|
|
|
+ <Button name="btn_diandan_zhengdanbeizhu" width="90" height="38" padding="15,15,15,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'" />
|
|
|
</VerticalLayout>
|
|
|
</HorizontalLayout>
|
|
|
|
|
|
@@ -92,11 +92,11 @@
|
|
|
<Control width="1" bkcolor="#FFEBE8E8"></Control>
|
|
|
|
|
|
<VerticalLayout name="diandan_food_layout">
|
|
|
- <HorizontalLayout name="diandan_fenlei_layout" height="62" hscrollbar="true" padding="15,15,15,0">
|
|
|
+ <HorizontalLayout name="diandan_fenlei_layout" height="80" hscrollbar="true" padding="0,0,0,0" bkcolor="#FFFFFFFF">
|
|
|
|
|
|
</HorizontalLayout>
|
|
|
|
|
|
- <TileLayout name="diandan_foodlist" padding="15,15,15,0" childpadding="1" itemsize="150,220" vscrollbar="true" hscrollbar="false">
|
|
|
+ <TileLayout name="diandan_foodlist" padding="0,0,0,0" inset="15,15,15,15" childpadding="1" itemsize="180,270" vscrollbar="true" hscrollbar="false">
|
|
|
|
|
|
</TileLayout>
|
|
|
|