张洋 13 hours ago
parent
commit
e49789cfbc
1 changed files with 5 additions and 5 deletions
  1. 5 5
      bin/Win32/Debug/zhipuzi_pos_windows/skin/aixuexi_page.xml

+ 5 - 5
bin/Win32/Debug/zhipuzi_pos_windows/skin/aixuexi_page.xml

@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <Window>
 	<Font id="0" name="微软雅黑" size="24" />
-	<Font id="aixuexi_1" name="微软雅黑" size="28" />
+	<Font id="aixuexi_1" name="微软雅黑" size="26" />
 	<Font id="2" name="微软雅黑" size="16" />
 	<Font id="3" name="微软雅黑" size="14" />
     <Font id="4" name="微软雅黑" size="12" />
@@ -13,15 +13,15 @@
             <VerticalLayout name="aixuexi_page_paishe_layout" width="500" padding="0,0,0,0" bordercorner="10,10" bkcolor="#FFFFFFFF">
                 <Label name="aixuexi_page_xuanzhong_food_name" text="未选中商品" heiht="40" padding="10,10,10,10" font="aixuexi_1"></Label>
 
-                <Label name="aixuexi_page_xuanzhong_food_name" multiline="true" text="智铺子AI识别默认就能识别几百种常见的水果蔬菜,这些常见的水果蔬菜无需学习,只有智铺子AI无法正常识别的冷门商品或非水果蔬菜类商品才需要学习。" heiht="60" padding="10,0,10,10" font="4"></Label>
+                <Label name="aixuexi_page_xuanzhong_food_name" multiline="true" text="智铺子AI识别默认就能识别几百种常见的水果蔬菜,这些常见的水果蔬菜无需学习,只有智铺子AI无法正常识别的冷门商品或非水果蔬菜类商品才需要学习。" heiht="60" padding="10,0,10,10" font="3"></Label>
 
                 <Control height="1" bkcolor="#FFEBE8E8" padding="10,0,10,0"></Control>
 
-                <Control height="350"></Control>
+                <Control name="image" height="350" bkimage="file='food_image_default.png'" padding="10,0,10,0"></Control>
 
-                <HorizontalLayout height="50">
+                <HorizontalLayout height="50" padding="0,10,0,0">
                     <Control></Control>
-                        <Button name="aixuexi_page_paishe_btn" width="150" height="50" text="拍摄并学习" textcolor="#FFFFFFFF" padding="0,10,0,0" 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'" />
+                        <Button name="aixuexi_page_paishe_btn" width="150" height="50" text="拍摄并学习" textcolor="#FFFFFFFF" 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'" />
                     <Control></Control>
                 </HorizontalLayout>