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"
|
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/xml/topview_button_back_main.xml"
|
||||||
Var FileNumber = 1
|
Var FileNumber = 1
|
||||||
|
|
||||||
Var taobin_version = "1.15"
|
Var taobin_version = "1.18"
|
||||||
; 1.00 is
|
; 1.00 is
|
||||||
|
|
||||||
; On open
|
; On open
|
||||||
|
|
@ -141,7 +141,7 @@
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
If NeedUpgrade = "true" Then
|
If NeedUpgrade = "true" Then
|
||||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
@ -168,8 +168,8 @@
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If CountDownPauseVideo > 0 Then
|
If CountDownPauseVideo > 0 Then
|
||||||
|
; ignore
|
||||||
Var CountDownPauseVideo = CountDownPauseVideo - 1
|
;Var CountDownPauseVideo = CountDownPauseVideo - 1
|
||||||
If CountDownPauseVideo = 0 Then
|
If CountDownPauseVideo = 0 Then
|
||||||
|
|
||||||
Var NextPage = "ROOT/taobin_project/xml/page_back_to_main.xml"
|
Var NextPage = "ROOT/taobin_project/xml/page_back_to_main.xml"
|
||||||
|
|
@ -208,6 +208,7 @@
|
||||||
<Video>
|
<Video>
|
||||||
<X> 0 </X>
|
<X> 0 </X>
|
||||||
<Y> 0 </Y>
|
<Y> 0 </Y>
|
||||||
|
<Loop>"true"</Loop>
|
||||||
;<Volume> 80 </Volume>
|
;<Volume> 80 </Volume>
|
||||||
<Filename> "ROOT/taobin_project/video/main_page.mp4" </Filename>
|
<Filename> "ROOT/taobin_project/video/main_page.mp4" </Filename>
|
||||||
</Video>
|
</Video>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue