This commit is contained in:
miggaze 2023-07-21 12:55:05 +07:00
parent a7e64578ba
commit 9c3e7014db
7 changed files with 12 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

View file

@ -533,7 +533,7 @@
Var text_show_error = DirImage2 + "/text_show_error5.png"
Var ShowErrorText = "Enable"
;Var TelephoneNumber = ""
Var TelephoneNumber = ""
Var Tel_Confirm_State = "Invisible"
Refresh
@ -566,6 +566,13 @@
<Filename> Var( DirImage + "/text_6.png") </Filename>
</Image>
<Image>
<X> 152 </X>
<Y> 955 </Y>
<State> ShowErrorText </State>
<Filename> text_show_error </Filename>
</Image>
<Image>

View file

@ -431,7 +431,7 @@
Var DirImage2 = "ROOT/taobin_project/image/collectiing"
EndIf
Var text_show_error = DirImage2 + "/text_show_error5.png"
Var text_show_error = DirImage2 + "/text_show_error6.png"
Var ShowErrorText = "Enable"
Var PinNumber = ""
@ -455,13 +455,13 @@
<Image>
<X> 259 </X>
<Y> 868 </Y>
<Y> 878 </Y>
<Filename> "ROOT/taobin_project/image/collect_point1/img4.png" </Filename>
</Image>
<Image>
<X> 248 </X>
<Y> 868 </Y>
<Y> 878 </Y>
<State> ShowTextNumber </State>
<Filename> Var( DirImage + "/text_edit2.png") </Filename>
</Image>

View file

@ -4496,7 +4496,7 @@
If SelectDrinkType = 1 Then
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_blank.xml"
;Open "ROOT/taobin_project/xml/page_identity_verification.xml"
Open "ROOT/taobin_project/xml/page_identityMember_number.xml"
Open "ROOT/taobin_project/xml/page_pagement.xml"
EndIf
EndIf