AUS: Drink fail no more send problem & Added Test buy drink page
This commit is contained in:
parent
fdeb22bdaa
commit
ab99b4681f
10 changed files with 1104 additions and 4 deletions
|
|
@ -7,8 +7,12 @@
|
|||
; Reset here
|
||||
Var CheckCupStateDoorCupClose = ""
|
||||
|
||||
|
||||
OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/xml/page_board.xml"
|
||||
If OpenRouteManTest = 1 Then
|
||||
Var routeManTest = CountryRootPath + "/xml/route_man_test.lxml"
|
||||
OpenInst 0 routeManTest
|
||||
Else
|
||||
OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/xml/page_board.xml"
|
||||
EndIf
|
||||
|
||||
If showMultiAds = "true" Then
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/sold_cup_count.xml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue