﻿<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="94,104">
  <VerticalLayout width="94" height="104" inset="10,10,10,10"> 
    
    <HorizontalLayout name="HLayout_Item" bkimage="../FrameRewardSign/frame_rewardsign_image_item.png">
      <VerticalLayout name="VLayout_Layer" height="85">
        <Control height="5"/>
        <HorizontalLayout height="55">
          <Control />
          <Label name="Label_Pic" width="55" height="55" bkimage="../FrameRewardSign/frame_rewardsign_label_reward_1.png" />
          <Control />
        </HorizontalLayout>
        <Control />
      </VerticalLayout>     
    </HorizontalLayout>

    <Label name="Label_Signed" visible="true" float="true" pos="10,10,0,0" width="74" height="84" bkimage="../FrameRewardSign/frame_rewardsign_image_signed.png" />
    <Label name="Label_Day" float="true" pos="0,70,0,0" width="94" height="20" text="第31天" align="center" textcolor="#FF333333" font="1" />
    <Label name="Label_Tip" float="true" pos="0,0,0,0" width="94" height="104" />
    
  </VerticalLayout>  
</Window>