remove best seller
This commit is contained in:
parent
18ba180b12
commit
e4870dd8a1
1 changed files with 5 additions and 4 deletions
|
|
@ -11,7 +11,7 @@
|
|||
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/xml/topview_button_back_main.xml"
|
||||
Var FileNumber = 1
|
||||
|
||||
Var taobin_version = "1.15"
|
||||
Var taobin_version = "1.18"
|
||||
; 1.00 is
|
||||
|
||||
; On open
|
||||
|
|
@ -141,7 +141,7 @@
|
|||
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
If NeedUpgrade = "true" Then
|
||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
EndIf
|
||||
|
|
@ -168,8 +168,8 @@
|
|||
EndIf
|
||||
|
||||
If CountDownPauseVideo > 0 Then
|
||||
|
||||
Var CountDownPauseVideo = CountDownPauseVideo - 1
|
||||
; ignore
|
||||
;Var CountDownPauseVideo = CountDownPauseVideo - 1
|
||||
If CountDownPauseVideo = 0 Then
|
||||
|
||||
Var NextPage = "ROOT/taobin_project/xml/page_back_to_main.xml"
|
||||
|
|
@ -208,6 +208,7 @@
|
|||
<Video>
|
||||
<X> 0 </X>
|
||||
<Y> 0 </Y>
|
||||
<Loop>"true"</Loop>
|
||||
;<Volume> 80 </Volume>
|
||||
<Filename> "ROOT/taobin_project/video/main_page.mp4" </Filename>
|
||||
</Video>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue