I sard กกต
This commit is contained in:
parent
80ccab2571
commit
40bd35a369
29 changed files with 1034 additions and 264 deletions
|
|
@ -24,7 +24,9 @@
|
|||
Var info_12Y = 1020
|
||||
Var info_13Y = 1090
|
||||
|
||||
Var info_cancel_y = info_13Y + 50
|
||||
Var info_14Y = 1160
|
||||
|
||||
Var info_cancel_y = info_14Y + 50
|
||||
|
||||
|
||||
Var info_text_startX = info_startX + 22
|
||||
|
|
@ -42,6 +44,8 @@
|
|||
Var info_text_11Y = info_11Y + 18
|
||||
Var info_text_12Y = info_12Y + 18
|
||||
Var info_text_13Y = info_13Y + 18
|
||||
|
||||
Var info_text_14Y = info_14Y + 18
|
||||
|
||||
|
||||
Var info2_startX = 550
|
||||
|
|
@ -650,16 +654,41 @@
|
|||
</Image>
|
||||
|
||||
|
||||
|
||||
<Image>
|
||||
<X> info2_startX </X>
|
||||
<Y> info_11Y </Y>
|
||||
<Filename> "ROOT/taobin_project/image/tab_1.png" </Filename>
|
||||
<EventClick>
|
||||
RunApp "com.NDF.taobin"
|
||||
|
||||
</EventClick>
|
||||
</Image>
|
||||
|
||||
|
||||
<Text>
|
||||
<X> info2_text_startX </X>
|
||||
<Y> info_text_10Y </Y>
|
||||
<Y> info_text_11Y </Y>
|
||||
<Size> 30 </Size>
|
||||
<Font> fontType1 </Font>
|
||||
<Color> 0x000000 </Color>
|
||||
<Value> Text2_10 </Value>
|
||||
<Value> "NDF Taobin" </Value>
|
||||
</Text>
|
||||
|
||||
|
||||
;<QRCode>
|
||||
;<X> 930 </X>
|
||||
;<Y> info_cancel_y </Y>
|
||||
;<Width> 150 </Width>
|
||||
;<Color> "0xEFEDEA" </Color>
|
||||
;<QRColor> "0xE61A5F" </QRColor>
|
||||
;<Height> 150 </Height>
|
||||
;<State> "Enable" </State>
|
||||
;<Service> "Herr" </Service>
|
||||
;</QRCode>
|
||||
|
||||
|
||||
|
||||
<Button>
|
||||
<X> 431 </X>
|
||||
<Y> info_cancel_y </Y>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue