DO straw report problem
This commit is contained in:
parent
e47c36d4de
commit
2032f6db3f
7 changed files with 19 additions and 8 deletions
BIN
image/page_doing/bn_send_report_straw.png
Normal file
BIN
image/page_doing/bn_send_report_straw.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.1 KiB |
BIN
image/page_doing/bn_send_report_straw_en.png
Normal file
BIN
image/page_doing/bn_send_report_straw_en.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.1 KiB |
BIN
image/page_doing/bp_send_report_straw.png
Normal file
BIN
image/page_doing/bp_send_report_straw.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.8 KiB |
BIN
image/page_doing/bp_send_report_straw_en.png
Normal file
BIN
image/page_doing/bp_send_report_straw_en.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.9 KiB |
|
|
@ -187,13 +187,13 @@
|
|||
|
||||
|
||||
If TaobinOnlineX = "true" Then
|
||||
Var EventTurnOn = 0
|
||||
Var CountDownShowButton = 35
|
||||
Var ShowButtonClickFull = "Invisible"
|
||||
Var VideoMainPage = "ROOT/taobin_project/video/main_page.mp4"
|
||||
|
||||
DEBUGVAR SystemDateMonth
|
||||
DEBUGVAR SystemDateDay
|
||||
Var EventTurnOn = 0
|
||||
|
||||
If SystemDateMonth = 10 Then
|
||||
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
Var bg_strawlid_ST = "Enable"
|
||||
Var bg_strawProblem_ST = "Invisible"
|
||||
Var bg_strawProblem_Y = 1470
|
||||
;Var bg_strawProblem_Y = 1470
|
||||
Var bg_strawProblem = DirImage2 + "/bg_strawProblem.png"
|
||||
Var straw_problem_flag = 0
|
||||
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
If Seeker.lidAction = 0 Then
|
||||
Else
|
||||
Var bg_strawProblem_Y = 1680
|
||||
;Var bg_strawProblem_Y = 1680
|
||||
Var bg_strawlid_ST = "Invisible"
|
||||
Var LidStateX = "Invisible"
|
||||
Var StrawStateX = "Invisible"
|
||||
|
|
@ -82,6 +82,8 @@
|
|||
|
||||
|
||||
If show_eng = "true" Then
|
||||
Var bnStrawProblemReport = "ROOT/taobin_project/image/page_doing/bn_send_report_straw_en.png"
|
||||
Var bpStrawProblemReport = "ROOT/taobin_project/image/page_doing/bp_send_report_straw_en.png"
|
||||
If CART_COUNT > 0 Then
|
||||
If CART_INDEX < CART_COUNT Then
|
||||
|
||||
|
|
@ -112,6 +114,8 @@
|
|||
|
||||
Else
|
||||
|
||||
Var bnStrawProblemReport = "ROOT/taobin_project/image/page_doing/bn_send_report_straw.png"
|
||||
Var bpStrawProblemReport = "ROOT/taobin_project/image/page_doing/bp_send_report_straw.png"
|
||||
If CART_COUNT > 0 Then
|
||||
If CART_INDEX < CART_COUNT Then
|
||||
|
||||
|
|
@ -168,6 +172,12 @@
|
|||
Var DelayButton = 0
|
||||
|
||||
|
||||
|
||||
If GetMoreStrawCount = 0 Then
|
||||
Var bg_strawProblem_ST = "Enable"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 500 </Timeout>
|
||||
|
|
@ -617,10 +627,11 @@
|
|||
</Button>
|
||||
|
||||
<Button>
|
||||
<X> 10 </X>
|
||||
<Y> bg_strawProblem_Y </Y>
|
||||
<X> 699 </X>
|
||||
<Y> 1788 </Y>
|
||||
<State>bg_strawProblem_ST</State>
|
||||
<Filename> bg_strawProblem </Filename>
|
||||
<Filename> bnStrawProblemReport </Filename>
|
||||
<FilenamePress> bpStrawProblemReport </FilenamePress>
|
||||
<EventClick>
|
||||
|
||||
Var strawStr = "แจ้งปัญหาไม่ได้รับหลอด"
|
||||
|
|
|
|||
|
|
@ -106,8 +106,8 @@
|
|||
Var RandomPromotionMyworld = 0
|
||||
Var RandomSalePackage = 0
|
||||
|
||||
Var XMLPageVersion = "6.70"
|
||||
Var XMLPageVersionInt = 670
|
||||
Var XMLPageVersion = "6.71"
|
||||
Var XMLPageVersionInt = 671
|
||||
</EventOpen>
|
||||
|
||||
<Text>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue