|
|
@@ -1,12 +1,12 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<Window size="220,76" caption="0,0,0,75" layeredimage="file='value_bkg.png' corner='5,5,5,5'" layeredopacity="255">
|
|
|
- <Font id="0" name="微软雅黑" size="28" />
|
|
|
+<Window size="200,76" caption="0,0,0,75" layeredimage="file='value_bkg.png' corner='5,5,5,5'" layeredopacity="255">
|
|
|
+ <Font id="0" name="微软雅黑" size="26" />
|
|
|
<Font id="1" name="微软雅黑" size="18" />
|
|
|
<VerticalLayout bkimage="file='value_bkg.png' corner='5,5,5,5'">
|
|
|
<HorizontalLayout height="76">
|
|
|
<Control bkimage="file='logo_50.png'" width="50" height="50" float="true" pos="13,13,63,63"></Control>
|
|
|
<Label name="value_info" float="true" text="¥" textcolor="#FFFFFFFF" font="1" pos="77, 17, 93, 68" />
|
|
|
- <Label name="value" float="true" text="0.00" textcolor="#FFFFFFFF" font="0" pos="95, 13, 215, 68" />
|
|
|
+ <Label name="value" float="true" text="0.00" textcolor="#FFFFFFFF" font="0" pos="95, 13, 195, 68" />
|
|
|
</HorizontalLayout>
|
|
|
</VerticalLayout>
|
|
|
</Window>
|