|
|
@@ -3,12 +3,13 @@
|
|
|
<Font id="1" name="微软雅黑" size="14" />
|
|
|
|
|
|
<ZhengcanTableItem name="zhengcan_tableitem" bkcolor="#FFFFFFFF" width="177" height="140">
|
|
|
- <Label name="tablename" width="145" height="60" multiline="true" endellipsis="true" font="20"></Label>
|
|
|
- <Label name="status" height="30" font="16" textcolor="#FFFF7F50" align="left"></Label>
|
|
|
+ <Label name="tablename" float="true" pos="10,15,170,60" multiline="true" endellipsis="true" font="16"></Label>
|
|
|
+ <Label name="status" font="14" float="true" pos="10,70,170,100" align="left"></Label>
|
|
|
|
|
|
- <HorizontalLayout height="32">
|
|
|
- <Label name="renshu" visible="true" width="50" height="26" font="14" text="6人" float="true" pos="33,5,63,30" textcolor="#FFFFFFFF" align="center"></Label>
|
|
|
- <Label name="shijian" visible="true" width="50" height="26" font="14" text="50分钟" float="true" pos="133,5,163,30" textcolor="#FFFFFFFF" align="center"></Label>
|
|
|
+ <Control></Control>
|
|
|
+ <HorizontalLayout height="32" bkcolor="#FFF1F1F1">
|
|
|
+ <Label name="renshu" visible="true" width="50" height="26" font="14" text="6人" float="true" pos="33,5,63,30" align="center"></Label>
|
|
|
+ <Label name="shijian" visible="true" width="50" height="26" font="14" text="50分钟" float="true" pos="110,5,160,30" align="center"></Label>
|
|
|
</HorizontalLayout>
|
|
|
</ZhengcanTableItem>
|
|
|
</Window>
|