fix camera image
BIN
image/page_payment/bd_prompt_pay.png
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
image/page_payment/bn_shoot.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
image/page_payment/bp_shoot.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 14 KiB |
BIN
image/page_payment_en/page_payment/bd_prompt_pay.png
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
image/page_payment_en/page_payment/bn_shoot.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
image/page_payment_en/page_payment/bp_shoot.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 13 KiB |
|
|
@ -232,11 +232,18 @@
|
|||
<Filename> "ROOT/taobin_project/image/page_payment/alpha.png" </Filename>
|
||||
</Image>
|
||||
|
||||
<Button>
|
||||
<Image>
|
||||
<X> 689 </X>
|
||||
<Y> 1050 </Y>
|
||||
<State> "Enable" </State>
|
||||
<Y> 875 </Y>
|
||||
<Filename> Var( DirImage + "/img_popup6.png" )</Filename>
|
||||
</Image>
|
||||
|
||||
<Button>
|
||||
<X> 784 </X>
|
||||
<Y> 1415 </Y>
|
||||
<State> "Enable" </State>
|
||||
<Filename> Var( DirImage + "/bn_shoot.png" )</Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_shoot.png" )</FilenamePress>
|
||||
<EventClick>
|
||||
|
||||
Var Timeout = 0
|
||||
|
|
@ -247,6 +254,18 @@
|
|||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<Image>
|
||||
<X> 1032 </X>
|
||||
<Y> 875 </Y>
|
||||
<Width> 48 </Width>
|
||||
<Height> 48 </Height>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Open "ROOT/taobin_project/xml/page_catalog.xml"
|
||||
</EventClick>
|
||||
</Image>
|
||||
|
||||
<CameraX>
|
||||
<X> 735 </X>
|
||||
<Y> 1374 </Y>
|
||||
|
|
|
|||
|
|
@ -243,7 +243,7 @@
|
|||
|
||||
<Button>
|
||||
<X> 689 </X>
|
||||
<Y> 1050 </Y>
|
||||
<Y> 875 </Y>
|
||||
<State> "Enable" </State>
|
||||
<Filename> Var( DirImage + "/img_popup6.png" )</Filename>
|
||||
<EventClick>
|
||||
|
|
@ -252,7 +252,7 @@
|
|||
|
||||
<GIF>
|
||||
<X> 837 </X>
|
||||
<Y> 1403 </Y>
|
||||
<Y> 1255 </Y>
|
||||
<Width> 94 </Width>
|
||||
<Height> 94 </Height>
|
||||
<State> LOADING_STATE </State>
|
||||
|
|
|
|||
|
|
@ -1416,7 +1416,7 @@
|
|||
<State> PayState3</State>
|
||||
<Filename> Var( DirImage + "/bn_prompt_pay.png") </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_prompt_pay.png") </FilenamePress>
|
||||
<FilenameDisable> Var( DirImage + "/bp_prompt_pay.png") </FilenameDisable>
|
||||
<FilenameDisable> Var( DirImage + "/bd_prompt_pay.png") </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
|
@ -1551,7 +1551,7 @@
|
|||
<State> PayState5</State>
|
||||
<Filename> Var( DirImage + "/bn_pay_with_ewallet.png") </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_pay_with_ewallet.png") </FilenamePress>
|
||||
<FilenameDisable> Var( DirImage + "/bp_pay_with_ewallet.png") </FilenameDisable>
|
||||
<FilenameDisable> Var( DirImage + "/bd_pay_with_ewallet.png") </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
|
|
|||