WTC+SGP: change collect pt ui and member regis QR
This commit is contained in:
parent
da3e42901e
commit
9ad0f10a7c
25 changed files with 565 additions and 349 deletions
|
|
@ -108,6 +108,9 @@
|
|||
Var InterRegular = "ROOT/taobin_project/font/Inter/Inter-Regular.ttf"
|
||||
|
||||
|
||||
Var PepsiExtend = "ROOT/taobin_project/font/PepsiOwners2/PepsiOwners2-Extended220909.ttf"
|
||||
|
||||
|
||||
Var countClick = 0
|
||||
|
||||
Var RoadShow = "false"
|
||||
|
|
@ -907,6 +910,9 @@
|
|||
If BoxID = 210604 Then
|
||||
Var SettingIgnoreCollectPoint = 0
|
||||
EndIf
|
||||
If BoxID = 210699 Then
|
||||
Var SettingIgnoreCollectPoint = 0
|
||||
EndIf
|
||||
|
||||
READ_FILE "/mnt/sdcard/coffeevending/use_pt_dev" use_pt_dev
|
||||
STRCONTAIN "1" use_pt_dev enable_pt_mode_by_cfg
|
||||
|
|
@ -994,8 +1000,8 @@
|
|||
Var MinPhoneNumber = 9
|
||||
Var MaxPhoneNumber = 9
|
||||
|
||||
Var UsePepsiTheme = 1
|
||||
Var TargetThemeNum = 2
|
||||
;Var UsePepsiTheme = 0
|
||||
;Var TargetThemeNum = 2
|
||||
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/sold_cup_count.xml"
|
||||
|
||||
|
|
@ -1157,7 +1163,9 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
TRY "ROOT/taobin_project/xml/profile/run.ev"
|
||||
If ProYuzu250Enable = 0 Then
|
||||
TRY "ROOT/taobin_project/xml/profile/run.ev"
|
||||
EndIf
|
||||
|
||||
Var NETCORE_LOST_COUNT_UP = 0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue