﻿<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="1149,736" caption="0,0,0,40" roundcorner="3,3">
  <Font name="微软雅黑" size="13" bold="false" italic="false" underline="false" />
  <Font name="微软雅黑" size="14" bold="false" italic="false" underline="false" />
  <Font name="微软雅黑" size="14" bold="false" italic="false" underline="true" /> 
  <Font name="微软雅黑" size="22" bold="true" italic="false" underline="false" />
  <Font name="微软雅黑" size="16" bold="false" italic="false" underline="false" />
  <Font name="微软雅黑" size="16" bold="true" italic="false" underline="false" />
  
  <VerticalLayout bordercolor="#FF000000" bordersize="1" inset="1,1,1,1">
    <!--标题栏-->
    <HorizontalLayout name="HLayout_Title" height="39" bkimage="file='../Frame/frame_backt_01.png'">
      <HorizontalLayout>
        <VerticalLayout>
          <Control height="8"/>
          <HorizontalLayout height="16">
            <Control width ="10"/>
            <Label name="Label_Title" text="签到奖励" height="16" textcolor="#FFFFFFFF" font="0" align="left" valign="center" />
          </HorizontalLayout>
          <Control />
        </VerticalLayout>
      </HorizontalLayout>
      <HorizontalLayout width="20">
        <VerticalLayout width="20">
          <Control height="11"/>
          <HorizontalLayout height="10">
            <Button name="Button_Exit" width="10" height="10"
							normalimage="file=&apos;..\Frame\frame_button_exit.png&apos; source=&apos;0,0,10,10&apos;"
							hotimage="file=&apos;..\Frame\frame_button_exit.png&apos; source=&apos;0,10,10,20&apos;"
							pushedimage="file=&apos;..\Frame\frame_button_exit.png&apos; source=&apos;0,20,10,30&apos;" />
            <Control width ="10"/>
          </HorizontalLayout>
          <Control />
        </VerticalLayout>
      </HorizontalLayout>
    </HorizontalLayout>

    <HorizontalLayout height="40" bkcolor="#FFEFEFEF" />
  
    <!--主体-->
	  <HorizontalLayout bkcolor="#FFEFEFEF" height="604">
      <HorizontalLayout width="40" />
    
		  <VerticalLayout width="680" bkcolor="#FFFFFFFF" >
        <HorizontalLayout width="680" height="63" bkimage="file=&apos;..\FrameRewardSign\frame_rewardsign_image_reward.png&apos;" />
        <TileLayout name="TLayout_Sign" width="658" height="530" itemsize="94,104" padding="10,10,0,0" />
		  </VerticalLayout>

      <HorizontalLayout width="20" />

      <HorizontalLayout bkimage="file=&apos;..\FrameRewardSign\frame_rewardsign_image_info.png&apos;">
        <Control width="20" />
        <VerticalLayout>
          <HorizontalLayout height="15" />
          <!--日期-->
          <HorizontalLayout height="40">
            <Label name="Label_Date" width="327" height="40" font="3" align="center" text="2017年9月" textcolor="#ffefdcfc" />
          </HorizontalLayout>
          <HorizontalLayout height="25" />
          <!--签到显示部分-->
          <HorizontalLayout height="236">
            <HorizontalLayout />
            <HorizontalLayout width="236" height="236">
              <ProgressPie name="ProgressPie_Sign" width="236" height="236" value="8" textpadding="20,90,236,140"
                             image_in="file=&apos;..\FrameRewardSign\frame_rewardsign_progresspie.png&apos; source=&apos;0,0,162,162&apos; dest=&apos;38,38,200,200&apos;" />
            </HorizontalLayout>
            <HorizontalLayout />
          </HorizontalLayout>
          <HorizontalLayout height="42" />
          <!--签到操作部分-->
          <VerticalLayout height="220">
            <HorizontalLayout height="25" />
            <!--1-->
            <HorizontalLayout height="55">
              <Control />
              <Label name="Label_Reward_Image" width="55" height="55" bkimage="../FrameRewardSign/frame_rewardsign_label_reward_3.png" bkcolor="#FFFFFFFF" />
              <Control />
            </HorizontalLayout>
            <!--2-->
            <HorizontalLayout height="40">
              <Label name="Label_Reward_Name" width="327" height="40" align="vcenter" showhtml="true" text="<f 4><c #979797>今日签到可获得</c></f><f 5><c #333333>牧马人笔记本发光鼠标</c></f>" />
            </HorizontalLayout>
            <!--3-->
            <HorizontalLayout height="60">
              <Control />
              <Button name="Button_Sign" width="281" height="60"
                      normalimage="file=&apos;..\FrameRewardSign\frame_rewardsign_button_sign.png&apos; source=&apos;0,0,281,60&apos;"
                      hotimage="file=&apos;..\FrameRewardSign\frame_rewardsign_button_sign.png&apos; source=&apos;0,60,281,120&apos;"
                      pushedimage="file=&apos;..\FrameRewardSign\frame_rewardsign_button_sign.png&apos; source=&apos;0,120,281,180&apos;"
                      disabledimage="file=&apos;..\FrameRewardSign\frame_rewardsign_button_sign.png&apos; source=&apos;0,180,281,240&apos;"/>
              <Control />
            </HorizontalLayout>

            <!--4 签到生效时间-->
            <HorizontalLayout>
              <Label name="Label_Status" text="" textcolor="#FF333333" font="1" align="center" valign="center" />
            </HorizontalLayout>
          </VerticalLayout>
          <HorizontalLayout />
        </VerticalLayout>
        <Control width="20" />
      </HorizontalLayout>      
      
      <HorizontalLayout width="40"/>
	  </HorizontalLayout>

    <!--主体-->  
    <HorizontalLayout bkcolor="#FFEFEFEF" height="50">
      <Label />
      <Label width="120" text="实物奖品请至" textcolor="#FF333333" align="right" valign="center" font="1" />
      <Button name="Button_Center" width="124" text="个人中心-我的奖品" textcolor="#FF15BDF4" align="center" font="2" />      
      <Label width="260" text="领取，幸运点水晶及钱包实时到账" textcolor="#FF333333" align="left" valign="center" font="1" />
      <Label />
    </HorizontalLayout>
  
	  <Label name="Label_Hint" visible="false" float="true" pos="10,20,0,0" width="148" height="45"
           font="1" align="center" textcolor="#FF979797" textpadding="0,-8,0,0"
           bkimage="file=&apos;../FrameRewardSign/frame_rewardsign_image_hint.png&apos; corner=&apos;90,5,5,5&apos;" />

    <VerticalLayout name="VLayout_Success" visible="false" float="true" pos="407,347,0,0" width ="333" height="167"
                    bkimage="../FrameRewardSign/frame_rewardsign_image_success.png">
      <HorizontalLayout height="44" />
      <HorizontalLayout height="55">
        <Control />
        <Label name="Label_Success_Image" width="55" height="55" bkimage="../FrameRewardSign/frame_rewardsign_label_reward_3.png" />
        <Control />
      </HorizontalLayout>
      <HorizontalLayout>
        <Label name="Label_Success_Name" text="签到成功!获得牧马人笔记本发光鼠标" textcolor="#FF333333" align="center" valign="center" font="4" />
      </HorizontalLayout>
      <HorizontalLayout height="20" />
    </VerticalLayout>
    
  </VerticalLayout>
</Window>

