HKG : page_drinkfail, add Image

This commit is contained in:
Ittipat Lusuk 2025-03-10 16:01:45 +07:00
parent 9cc1c92862
commit 7905a526bd
10 changed files with 10 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 64 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 54 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 65 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 64 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 65 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 64 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View file

@ -26,6 +26,8 @@
Var MachineErrorDetailAll = MachineErrorDetailAll + MachineErrorDetailEng Var MachineErrorDetailAll = MachineErrorDetailAll + MachineErrorDetailEng
DEBUGVAR TelephoneNumberProblem DEBUGVAR TelephoneNumberProblem
RootLayoutVisible 3 "hide"
</EventOpen> </EventOpen>
<Timeout> 1000 </Timeout> <Timeout> 1000 </Timeout>
@ -71,20 +73,22 @@
</Image> </Image>
<Image> <Image>
<X> 429 </X> <X> 390 </X>
<Y> 1301 </Y> <Y> 1150 </Y>
<Width> 300 </Width>
<Height> 300 </Height>
<Filename> Var( DirImage + "/QR_contract.png" ) </Filename> <Filename> Var( DirImage + "/QR_contract.png" ) </Filename>
</Image> </Image>
<Image> <Image>
<X> 190 </X> <X> 180 </X>
<Y> 1548 </Y> <Y> 1488 </Y>
<Filename> Var( DirImage + "/text13.png" ) </Filename> <Filename> Var( DirImage + "/text_13.png" ) </Filename>
</Image> </Image>
<Button> <Button>
<X> 392 </X> <X> 410 </X>
<Y> 1720 </Y> <Y> 1720 </Y>
<Filename> Var( DirImage + "/bn_close.png" )</Filename> <Filename> Var( DirImage + "/bn_close.png" )</Filename>
<FilenamePress> Var( DirImage + "/bp_close.png" )</FilenamePress> <FilenamePress> Var( DirImage + "/bp_close.png" )</FilenamePress>