This commit is contained in:
kong 2020-10-27 16:25:17 +07:00
parent 2c35ff0504
commit 5562b3060a
388 changed files with 250 additions and 900 deletions

View file

@ -342,8 +342,8 @@
<Y> 1783 </Y>
<State> Tel_Confirm_State </State>
<Filename> "ROOT/taobin_project/image/enter_point/bn_confirm.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/enter_point/bp_confirm.bmp" </FilenamePress>
<FilenameDisable> "ROOT/taobin_project/image/enter_point/bn_confirm.bmp" </FilenameDisable>
<FilenamePress> "ROOT/taobin_project/image/enter_point/bp_confirm.png" </FilenamePress>
<FilenameDisable> "ROOT/taobin_project/image/enter_point/bn_confirm.png" </FilenameDisable>
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
@ -351,13 +351,14 @@
If RoadShow = "true" Then
Else
If TelephoneNumber = "00000000"
If TelephoneNumber = "00000000" Then
Var ShowErrorText = "Enable"
EndIf
If TelephoneNumber = "99999999"
If TelephoneNumber = "99999999" Then
Var ShowErrorText = "Enable"
EndIf
If GetPayInfoFlag = 0 Then
@ -408,6 +409,7 @@
EndIf
SAVELOG ShowTextNumber
Refresh
</EventClick>
@ -447,10 +449,10 @@
</Image>
<Image>
<X> 240 </X>
<Y> 606 </Y>
<X> 330 </X>
<Y> 993 </Y>
<State> ShowErrorText </State>
<Filename> "ROOT/taobin_project/image/enter_point/text2.png" </Filename>
<Filename> "ROOT/taobin_project/image/collectiing/text_show_error.png" </Filename>
</Image>