Merge branch 'master' of ssh://192.168.10.159:/1TBHDD/ikong/taobin_project
This commit is contained in:
commit
4651e33efd
20 changed files with 3076 additions and 3051 deletions
BIN
image/page_campaign/text_desc.png
Normal file
BIN
image/page_campaign/text_desc.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
BIN
image/page_campaign/video_desc.mp4
Normal file
BIN
image/page_campaign/video_desc.mp4
Normal file
Binary file not shown.
BIN
image/page_campaign_en/text_desc.png
Normal file
BIN
image/page_campaign_en/text_desc.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.1 KiB |
BIN
image/topping2_en/text8.png
Normal file
BIN
image/topping2_en/text8.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.8 KiB |
|
|
@ -331,7 +331,7 @@
|
|||
#out_xml( '\t<Value> Var( "฿" + $' + spl[4] + '.Price ) </Value>\r\n')
|
||||
|
||||
if "inter" in param:
|
||||
out_xml( '\t<Value> IntFormat( $' + spl[4] + '.Price , DisplayFormat, /100) </Value>; test\r\n')
|
||||
out_xml( '\t<Value> IntFormat( $' + spl[4] + '.Price , DisplayFormat, PreScaleConvert) </Value>; test\r\n')
|
||||
else:
|
||||
out_xml( '\t<Value> Var( "฿" + $' + spl[4] + '.Price ) </Value>\r\n')
|
||||
out_xml( '\t</Text>\r\n')
|
||||
|
|
@ -373,7 +373,7 @@
|
|||
out_xml( '\t<ColorDisable> 0xEAE6E1 </ColorDisable>\r\n')
|
||||
out_xml( '\t<State> ' + shw + ' </State>\r\n')
|
||||
if "inter" in param:
|
||||
out_xml( '\t<Value> IntFormat( $' + spl[5] + '.Price , DisplayFormat, /100) </Value>; test\r\n')
|
||||
out_xml( '\t<Value> IntFormat( $' + spl[5] + '.Price , DisplayFormat, PreScaleConvert) </Value>; test\r\n')
|
||||
else:
|
||||
out_xml( '\t<Value> Var( "฿" + $' + spl[5] + '.Price ) </Value>\r\n')
|
||||
out_xml( '\t</Text>\r\n')
|
||||
|
|
@ -417,7 +417,7 @@
|
|||
out_xml( '\t<ColorDisable> 0xEAE6E1 </ColorDisable>\r\n')
|
||||
out_xml( '\t<State> ' + shw + ' </State>\r\n')
|
||||
if "inter" in param:
|
||||
out_xml( '\t<Value> IntFormat( $' + spl[6] + '.Price , DisplayFormat, /100) </Value>; test\r\n')
|
||||
out_xml( '\t<Value> IntFormat( $' + spl[6] + '.Price , DisplayFormat, PreScaleConvert) </Value>; test\r\n')
|
||||
else:
|
||||
out_xml( '\t<Value> Var( "฿" + $' + spl[6] + '.Price ) </Value>\r\n')
|
||||
out_xml( '\t</Text>\r\n')
|
||||
|
|
@ -773,7 +773,7 @@
|
|||
out_xml( '\t<State> ' + shw + ' </State>\r\n')
|
||||
|
||||
if "inter" in param:
|
||||
out_xml( '\t<Value> IntFormat( $' + spl[8] + '.Price , DisplayFormat, /100) </Value>; test\r\n')
|
||||
out_xml( '\t<Value> IntFormat( $' + spl[8] + '.Price , DisplayFormat, PreScaleConvert) </Value>; test\r\n')
|
||||
else:
|
||||
out_xml( '\t<Value> Var( "฿" + $' + spl[8] + '.Price ) </Value>\r\n')
|
||||
|
||||
|
|
@ -817,7 +817,7 @@
|
|||
out_xml( '\t<ColorDisable> 0xEAE6E1 </ColorDisable>\r\n')
|
||||
out_xml( '\t<State> ' + shw + ' </State>\r\n')
|
||||
if "inter" in param:
|
||||
out_xml( '\t<Value> IntFormat( $' + spl[9] + '.Price , DisplayFormat, /100) </Value>; test\r\n')
|
||||
out_xml( '\t<Value> IntFormat( $' + spl[9] + '.Price , DisplayFormat, PreScaleConvert) </Value>; test\r\n')
|
||||
else:
|
||||
out_xml( '\t<Value> Var( "฿" + $' + spl[9] + '.Price ) </Value>\r\n')
|
||||
|
||||
|
|
@ -860,7 +860,7 @@
|
|||
out_xml( '\t<ColorDisable> 0xEAE6E1 </ColorDisable>\r\n')
|
||||
out_xml( '\t<State> ' + shw + ' </State>\r\n')
|
||||
if "inter" in param:
|
||||
out_xml( '\t<Value> IntFormat( $' + spl[10] + '.Price , DisplayFormat, /100) </Value>; test\r\n')
|
||||
out_xml( '\t<Value> IntFormat( $' + spl[10] + '.Price , DisplayFormat, PreScaleConvert) </Value>; test\r\n')
|
||||
else:
|
||||
out_xml( '\t<Value> Var( "฿" + $' + spl[10] + '.Price ) </Value>\r\n')
|
||||
|
||||
|
|
|
|||
|
|
@ -218,7 +218,11 @@
|
|||
EndIf
|
||||
|
||||
|
||||
|
||||
If SystemDateMonth = 1 Then
|
||||
If SystemDateDay = 1 Then
|
||||
WRITE_FILE "/mnt/sdcard/coffeevending/CampaignEnable" "off"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
If EventTurnOn = 1 Then
|
||||
|
|
@ -232,6 +236,7 @@
|
|||
Var VideoMainPage = "ROOT/taobin_project/video/main_page_event_alter.mp4"
|
||||
EndIf
|
||||
|
||||
|
||||
EndIf
|
||||
If TermTemOnline = "true" Then
|
||||
Var CountDownShowButton = 28
|
||||
|
|
@ -605,6 +610,7 @@
|
|||
DEBUGVAR LanguageShow
|
||||
DEBUGVAR DisplayFormat
|
||||
DEBUGVAR PreScaleConvert
|
||||
DEBUGVAR UnitPostDisplay
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
|
@ -866,6 +872,7 @@
|
|||
;<Loop>"true"</Loop>
|
||||
;<Volume> 80 </Volume>
|
||||
<Filename> VideoMainPage </Filename>
|
||||
<FilenameAlternate> "ROOT/taobin_project/video/main_page.mp4" </FilenameAlternate>
|
||||
</Video>
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -58,6 +58,8 @@
|
|||
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"
|
||||
|
||||
Var CampaingFilename = "ROOT/taobin_project/image/page_campaign_en"
|
||||
|
||||
Var XStraw = 336
|
||||
Else
|
||||
;Var DirImage = "ROOT/taobin_project/image/collect_point1"
|
||||
|
|
@ -72,6 +74,8 @@
|
|||
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"
|
||||
|
||||
Var CampaingFilename = "ROOT/taobin_project/image/page_campaign"
|
||||
|
||||
Var XStraw = 382
|
||||
EndIf
|
||||
|
||||
|
|
@ -278,6 +282,18 @@
|
|||
|
||||
Var CreditCardVoid = 0
|
||||
|
||||
|
||||
READ_FILE "/mnt/sdcard/coffeevending/CampaignEnable" CampaignEnableStr
|
||||
If CampaignEnableStr = "true" Then
|
||||
Var CampaignEnable = 1
|
||||
Var CampaignVideoTimeCountDown = 14
|
||||
Var PictureFile = CampaingFilename + "/text_desc.png"
|
||||
Var VideoPlayFile = "ROOT/taobin_project/image/page_campaign/video_desc.mp4"
|
||||
Else
|
||||
Var CampaignEnable = 0
|
||||
EndIf
|
||||
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
||||
|
|
@ -971,76 +987,87 @@
|
|||
DEBUGVAR CountUpBrewing
|
||||
; animation video loop
|
||||
If AnimationOn = "true" Then
|
||||
Var CountUpBrewing = CountUpBrewing + 1
|
||||
|
||||
Var SlotVideo = CountUpBrewing / AnimationVideoPlayTime
|
||||
|
||||
If PreviseStepVideo = SlotVideo Then
|
||||
;SAVELOG SlotVideo
|
||||
If CampaignEnable = 1 Then
|
||||
If CampaignVideoTimeCountDown > 0 Then
|
||||
Var CampaignVideoTimeCountDown = CampaignVideoTimeCountDown - 1
|
||||
EndIf
|
||||
If CampaignVideoTimeCountDown = 0 Then
|
||||
Var CampaignEnable = 0
|
||||
EndIf
|
||||
Else
|
||||
Var PreviseStepVideo = SlotVideo
|
||||
;SAVELOG PreviseStepVideo
|
||||
;SAVELOG SlotVideo
|
||||
;SAVELOG CountUpBrewing
|
||||
Var CountUpBrewing = CountUpBrewing + 1
|
||||
|
||||
;Var CountDownVideoTime = CountDownVideoTimeReload
|
||||
;CampaignEnable
|
||||
Var SlotVideo = CountUpBrewing / AnimationVideoPlayTime
|
||||
|
||||
Var StepVideo = SlotVideo + 2
|
||||
|
||||
;SAVELOG StepVideo
|
||||
|
||||
If StepVideo = 1 Then
|
||||
Var videoID = VideoID1
|
||||
EndIf
|
||||
If StepVideo = 2 Then
|
||||
Var videoID = VideoID2
|
||||
EndIf
|
||||
If StepVideo = 3 Then
|
||||
Var videoID = VideoID3
|
||||
EndIf
|
||||
If StepVideo = 4 Then
|
||||
Var videoID = VideoID4
|
||||
EndIf
|
||||
If StepVideo = 5 Then
|
||||
Var videoID = VideoID5
|
||||
EndIf
|
||||
If StepVideo = 6 Then
|
||||
Var videoID = VideoID6
|
||||
EndIf
|
||||
If StepVideo = 7 Then
|
||||
Var videoID = VideoID7
|
||||
EndIf
|
||||
If StepVideo = 8 Then
|
||||
Var videoID = VideoID8
|
||||
EndIf
|
||||
If StepVideo = 9 Then
|
||||
Var videoID = VideoID9
|
||||
EndIf
|
||||
|
||||
;SAVELOG videoID
|
||||
|
||||
If videoID = 0 Then
|
||||
|
||||
If PreviseStepVideo = SlotVideo Then
|
||||
;SAVELOG SlotVideo
|
||||
Else
|
||||
If videoID = "---" Then
|
||||
Var PreviseStepVideo = SlotVideo
|
||||
;SAVELOG PreviseStepVideo
|
||||
;SAVELOG SlotVideo
|
||||
;SAVELOG CountUpBrewing
|
||||
|
||||
;Var CountDownVideoTime = CountDownVideoTimeReload
|
||||
|
||||
Var StepVideo = SlotVideo + 2
|
||||
|
||||
;SAVELOG StepVideo
|
||||
|
||||
If StepVideo = 1 Then
|
||||
Var videoID = VideoID1
|
||||
EndIf
|
||||
If StepVideo = 2 Then
|
||||
Var videoID = VideoID2
|
||||
EndIf
|
||||
If StepVideo = 3 Then
|
||||
Var videoID = VideoID3
|
||||
EndIf
|
||||
If StepVideo = 4 Then
|
||||
Var videoID = VideoID4
|
||||
EndIf
|
||||
If StepVideo = 5 Then
|
||||
Var videoID = VideoID5
|
||||
EndIf
|
||||
If StepVideo = 6 Then
|
||||
Var videoID = VideoID6
|
||||
EndIf
|
||||
If StepVideo = 7 Then
|
||||
Var videoID = VideoID7
|
||||
EndIf
|
||||
If StepVideo = 8 Then
|
||||
Var videoID = VideoID8
|
||||
EndIf
|
||||
If StepVideo = 9 Then
|
||||
Var videoID = VideoID9
|
||||
EndIf
|
||||
|
||||
;SAVELOG videoID
|
||||
|
||||
If videoID = 0 Then
|
||||
|
||||
Else
|
||||
If videoID = "---" Then
|
||||
|
||||
Var VideoPlayFile = VideoPath
|
||||
Var VideoPlayFile = VideoPlayFile + VideoFileBegin
|
||||
Var VideoPlayFile = VideoPlayFile + videoID
|
||||
Var VideoPlayFile = VideoPlayFile + VideoFileEnd
|
||||
Else
|
||||
|
||||
Var PictureFile = PicturePath
|
||||
Var PictureFile = PictureFile + PictureBegin
|
||||
Var PictureFile = PictureFile + videoID
|
||||
Var PictureFile = PictureFile + PictureEnd
|
||||
|
||||
DEBUGVAR VideoPlayFile
|
||||
DEBUGVAR PictureFile
|
||||
Var VideoPlayFile = VideoPath
|
||||
Var VideoPlayFile = VideoPlayFile + VideoFileBegin
|
||||
Var VideoPlayFile = VideoPlayFile + videoID
|
||||
Var VideoPlayFile = VideoPlayFile + VideoFileEnd
|
||||
|
||||
Var PictureFile = PicturePath
|
||||
Var PictureFile = PictureFile + PictureBegin
|
||||
Var PictureFile = PictureFile + videoID
|
||||
Var PictureFile = PictureFile + PictureEnd
|
||||
|
||||
DEBUGVAR VideoPlayFile
|
||||
DEBUGVAR PictureFile
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
; CampaignEnable
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
@ -1134,12 +1161,6 @@
|
|||
<Filename> VideoPlayFile </Filename>
|
||||
</Video>
|
||||
|
||||
;<Image>
|
||||
;<X> 0 </X>
|
||||
;<Y> 0 </Y>
|
||||
;<Filename> "ROOT/taobin_project/image/ad_medium_2.png" </Filename>
|
||||
;</Image>
|
||||
|
||||
<Video>
|
||||
<X> 0 </X>
|
||||
<Y> 0 </Y>
|
||||
|
|
@ -1197,51 +1218,6 @@
|
|||
<Value> ShowCountDownBrewing </Value>
|
||||
</Text>
|
||||
|
||||
;<Text>
|
||||
;<X> 100 </X>
|
||||
;<Y> 470 </Y>
|
||||
;<Align> End </Align>
|
||||
;<Width> 153 </Width>
|
||||
;<Size> 30 </Size>
|
||||
;<Font> RobotoBold </Font>
|
||||
;<Color> 0x513C2F </Color>
|
||||
;<Value> MachineStage </Value>
|
||||
;</Text>
|
||||
;
|
||||
|
||||
|
||||
;<Text>
|
||||
;<X> 0 </X>
|
||||
;<Y> 1880 </Y>
|
||||
;<Size> 30 </Size>
|
||||
;<Align> Center </Align>
|
||||
;<Width> 1080 </Width>
|
||||
;<Font> KanitThinTTF </Font>
|
||||
;<Color> 0x513C2F </Color>
|
||||
;<Value> MachineStage </Value>
|
||||
;</Text>
|
||||
|
||||
|
||||
;<Button>
|
||||
;<X> 0 </X>
|
||||
;<Y> 1860 </Y>
|
||||
;<Width> 200 </Width>
|
||||
;<Height> 50 </Height>
|
||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
;<Volume> SoundVolume </Volume>
|
||||
;<EventClick>
|
||||
; Var countClick = countClick + 1
|
||||
; If countClick = 3 Then
|
||||
;
|
||||
; EndIf
|
||||
;
|
||||
; If countClick = 5 Then
|
||||
; Var countClick = 0
|
||||
; MainMenu
|
||||
; EndIf
|
||||
; Refresh
|
||||
;</EventClick>
|
||||
;</Button>
|
||||
|
||||
<Button>
|
||||
<X> 870 </X>
|
||||
|
|
|
|||
|
|
@ -597,7 +597,7 @@
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -660,14 +660,14 @@ essential nutrients" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -678,14 +678,14 @@ essential nutrients" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-04-02-1018.Button </State>
|
||||
<Value> Var( "฿" + $12-04-02-1018.Price ) </Value>
|
||||
<Value> IntFormat( $12-04-02-1018.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -695,15 +695,15 @@ essential nutrients" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -847,7 +847,7 @@ essential nutrients" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -909,14 +909,14 @@ essential nutrients" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -927,14 +927,14 @@ essential nutrients" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-04-02-1019.Button </State>
|
||||
<Value> Var( "฿" + $12-04-02-1019.Price ) </Value>
|
||||
<Value> IntFormat( $12-04-02-1019.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -944,15 +944,15 @@ essential nutrients" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1096,7 +1096,7 @@ essential nutrients" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -1159,14 +1159,14 @@ essential nutrients" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1177,14 +1177,14 @@ essential nutrients" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-04-02-1020.Button </State>
|
||||
<Value> Var( "฿" + $12-04-02-1020.Price ) </Value>
|
||||
<Value> IntFormat( $12-04-02-1020.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -1194,15 +1194,15 @@ essential nutrients" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1346,7 +1346,7 @@ essential nutrients" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -1409,14 +1409,14 @@ essential nutrients" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1427,14 +1427,14 @@ essential nutrients" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-04-02-1021.Button </State>
|
||||
<Value> Var( "฿" + $12-04-02-1021.Price ) </Value>
|
||||
<Value> IntFormat( $12-04-02-1021.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -1444,15 +1444,15 @@ essential nutrients" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1596,7 +1596,7 @@ essential nutrients" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -1659,14 +1659,14 @@ essential nutrients" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1677,14 +1677,14 @@ essential nutrients" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-04-02-1022.Button </State>
|
||||
<Value> Var( "฿" + $12-04-02-1022.Price ) </Value>
|
||||
<Value> IntFormat( $12-04-02-1022.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -1694,15 +1694,15 @@ essential nutrients" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -597,7 +597,7 @@
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -657,14 +657,14 @@
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-01-0005.Button </State>
|
||||
<Value> Var( "฿" + $12-03-01-0005.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-01-0005.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -675,14 +675,14 @@
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-02-0005.Button </State>
|
||||
<Value> Var( "฿" + $12-03-02-0005.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-02-0005.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -692,15 +692,15 @@
|
|||
<State> $12-03-03-0005.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0005.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0005.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0005.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -848,7 +848,7 @@
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -908,14 +908,14 @@
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-01-0001.Button </State>
|
||||
<Value> Var( "฿" + $12-03-01-0001.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-01-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -926,14 +926,14 @@
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-02-0001.Button </State>
|
||||
<Value> Var( "฿" + $12-03-02-0001.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-02-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -943,15 +943,15 @@
|
|||
<State> $12-03-03-0001.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0001.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0001.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1099,7 +1099,7 @@
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -1160,14 +1160,14 @@ MILK" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-01-0003.Button </State>
|
||||
<Value> Var( "฿" + $12-03-01-0003.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-01-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1178,14 +1178,14 @@ MILK" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-02-0003.Button </State>
|
||||
<Value> Var( "฿" + $12-03-02-0003.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-02-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -1195,15 +1195,15 @@ MILK" </Value>
|
|||
<State> $12-03-03-0003.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0003.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0003.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1351,7 +1351,7 @@ MILK" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -1412,14 +1412,14 @@ MILK" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1430,14 +1430,14 @@ MILK" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-02-0006.Button </State>
|
||||
<Value> Var( "฿" + $12-03-02-0006.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-02-0006.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -1447,15 +1447,15 @@ MILK" </Value>
|
|||
<State> $12-03-03-0006.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0006.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0006.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0006.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1599,7 +1599,7 @@ MILK" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -1659,14 +1659,14 @@ MILK" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-01-0002.Button </State>
|
||||
<Value> Var( "฿" + $12-03-01-0002.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-01-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1677,14 +1677,14 @@ MILK" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-02-0002.Button </State>
|
||||
<Value> Var( "฿" + $12-03-02-0002.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-02-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -1694,15 +1694,15 @@ MILK" </Value>
|
|||
<State> $12-03-03-0002.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0002.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0002.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1850,7 +1850,7 @@ MILK" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -1910,14 +1910,14 @@ MILK" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-01-0022.Button </State>
|
||||
<Value> Var( "฿" + $12-03-01-0022.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-01-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1928,14 +1928,14 @@ MILK" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-02-0022.Button </State>
|
||||
<Value> Var( "฿" + $12-03-02-0022.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-02-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -1945,15 +1945,15 @@ MILK" </Value>
|
|||
<State> $12-03-03-0022.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0022.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0022.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2101,7 +2101,7 @@ MILK" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -2163,14 +2163,14 @@ SMOOTHIE" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2181,14 +2181,14 @@ SMOOTHIE" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -2198,15 +2198,15 @@ SMOOTHIE" </Value>
|
|||
<State> $12-03-03-0010.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0010.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0010.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0010.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2350,7 +2350,7 @@ SMOOTHIE" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -2411,14 +2411,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2429,14 +2429,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -2446,15 +2446,15 @@ VOLCANO" </Value>
|
|||
<State> $12-03-03-0020.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0020.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0020.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0020.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2598,7 +2598,7 @@ VOLCANO" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -2659,14 +2659,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2677,14 +2677,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -2694,15 +2694,15 @@ VOLCANO" </Value>
|
|||
<State> $12-03-03-0021.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0021.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0021.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0021.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2846,7 +2846,7 @@ VOLCANO" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -2906,14 +2906,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2924,14 +2924,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-05-02-0041.Button </State>
|
||||
<Value> Var( "฿" + $12-05-02-0041.Price ) </Value>
|
||||
<Value> IntFormat( $12-05-02-0041.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -2941,15 +2941,15 @@ VOLCANO" </Value>
|
|||
<State> $12-05-03-0041.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-05-03-0041.Button </State>
|
||||
<Value> Var( "฿" + $12-05-03-0041.Price ) </Value>
|
||||
<Value> IntFormat( $12-05-03-0041.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -3093,7 +3093,7 @@ VOLCANO" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -3153,14 +3153,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -3171,14 +3171,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-05-02-0008.Button </State>
|
||||
<Value> Var( "฿" + $12-05-02-0008.Price ) </Value>
|
||||
<Value> IntFormat( $12-05-02-0008.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -3188,15 +3188,15 @@ VOLCANO" </Value>
|
|||
<State> $12-05-03-0008.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-05-03-0008.Button </State>
|
||||
<Value> Var( "฿" + $12-05-03-0008.Price ) </Value>
|
||||
<Value> IntFormat( $12-05-03-0008.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -3340,7 +3340,7 @@ VOLCANO" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -3401,14 +3401,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -3419,14 +3419,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-05-02-0044.Button </State>
|
||||
<Value> Var( "฿" + $12-05-02-0044.Price ) </Value>
|
||||
<Value> IntFormat( $12-05-02-0044.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -3436,15 +3436,15 @@ VOLCANO" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -3588,7 +3588,7 @@ VOLCANO" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -3649,14 +3649,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -3667,14 +3667,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-05-02-0045.Button </State>
|
||||
<Value> Var( "฿" + $12-05-02-0045.Price ) </Value>
|
||||
<Value> IntFormat( $12-05-02-0045.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -3684,15 +3684,15 @@ VOLCANO" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -585,7 +585,7 @@
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -645,14 +645,14 @@
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-01-0005.Button </State>
|
||||
<Value> Var( "฿" + $12-03-01-0005.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-01-0005.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -663,14 +663,14 @@
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-02-0005.Button </State>
|
||||
<Value> Var( "฿" + $12-03-02-0005.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-02-0005.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -680,15 +680,15 @@
|
|||
<State> $12-03-03-0005.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0005.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0005.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0005.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -836,7 +836,7 @@
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -896,14 +896,14 @@
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-01-0001.Button </State>
|
||||
<Value> Var( "฿" + $12-03-01-0001.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-01-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -914,14 +914,14 @@
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-02-0001.Button </State>
|
||||
<Value> Var( "฿" + $12-03-02-0001.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-02-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -931,15 +931,15 @@
|
|||
<State> $12-03-03-0001.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0001.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0001.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1087,7 +1087,7 @@
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -1149,14 +1149,14 @@ Caramel Syrup" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-01-0004.Button </State>
|
||||
<Value> Var( "฿" + $12-03-01-0004.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-01-0004.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1167,14 +1167,14 @@ Caramel Syrup" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-02-0004.Button </State>
|
||||
<Value> Var( "฿" + $12-03-02-0004.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-02-0004.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -1184,15 +1184,15 @@ Caramel Syrup" </Value>
|
|||
<State> $12-03-03-0004.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0004.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0004.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0004.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1340,7 +1340,7 @@ Caramel Syrup" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -1401,14 +1401,14 @@ MILK" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-01-0003.Button </State>
|
||||
<Value> Var( "฿" + $12-03-01-0003.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-01-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1419,14 +1419,14 @@ MILK" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-02-0003.Button </State>
|
||||
<Value> Var( "฿" + $12-03-02-0003.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-02-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -1436,15 +1436,15 @@ MILK" </Value>
|
|||
<State> $12-03-03-0003.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0003.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0003.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1592,7 +1592,7 @@ MILK" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -1653,14 +1653,14 @@ MILK" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1671,14 +1671,14 @@ MILK" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-02-0006.Button </State>
|
||||
<Value> Var( "฿" + $12-03-02-0006.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-02-0006.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -1688,15 +1688,15 @@ MILK" </Value>
|
|||
<State> $12-03-03-0006.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0006.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0006.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0006.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1840,7 +1840,7 @@ MILK" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -1900,14 +1900,14 @@ MILK" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-01-0002.Button </State>
|
||||
<Value> Var( "฿" + $12-03-01-0002.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-01-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1918,14 +1918,14 @@ MILK" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-02-0002.Button </State>
|
||||
<Value> Var( "฿" + $12-03-02-0002.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-02-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -1935,15 +1935,15 @@ MILK" </Value>
|
|||
<State> $12-03-03-0002.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0002.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0002.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2091,7 +2091,7 @@ MILK" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -2153,14 +2153,14 @@ SMOOTHIE" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2171,14 +2171,14 @@ SMOOTHIE" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -2188,15 +2188,15 @@ SMOOTHIE" </Value>
|
|||
<State> $12-03-03-0010.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0010.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0010.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0010.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2340,7 +2340,7 @@ SMOOTHIE" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -2402,14 +2402,14 @@ SMOOTHIE" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2420,14 +2420,14 @@ SMOOTHIE" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -2437,15 +2437,15 @@ SMOOTHIE" </Value>
|
|||
<State> $12-03-03-0011.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0011.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0011.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0011.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2589,7 +2589,7 @@ SMOOTHIE" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -2651,14 +2651,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2669,14 +2669,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -2686,15 +2686,15 @@ VOLCANO" </Value>
|
|||
<State> $12-03-03-0009.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0009.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0009.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0009.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2838,7 +2838,7 @@ VOLCANO" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -2898,14 +2898,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-01-0019.Button </State>
|
||||
<Value> Var( "฿" + $12-03-01-0019.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-01-0019.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2916,14 +2916,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-02-0019.Button </State>
|
||||
<Value> Var( "฿" + $12-03-02-0019.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-02-0019.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -2933,15 +2933,15 @@ VOLCANO" </Value>
|
|||
<State> $12-03-03-0019.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0019.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0019.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0019.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -3089,7 +3089,7 @@ VOLCANO" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -3150,14 +3150,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -3168,14 +3168,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -3185,15 +3185,15 @@ VOLCANO" </Value>
|
|||
<State> $12-03-03-0020.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0020.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0020.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0020.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -3337,7 +3337,7 @@ VOLCANO" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -3398,14 +3398,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -3416,14 +3416,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -3433,15 +3433,15 @@ VOLCANO" </Value>
|
|||
<State> $12-03-03-0021.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0021.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0021.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0021.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -3585,7 +3585,7 @@ VOLCANO" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -3645,14 +3645,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-01-0022.Button </State>
|
||||
<Value> Var( "฿" + $12-03-01-0022.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-01-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -3663,14 +3663,14 @@ VOLCANO" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-02-0022.Button </State>
|
||||
<Value> Var( "฿" + $12-03-02-0022.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-02-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -3680,15 +3680,15 @@ VOLCANO" </Value>
|
|||
<State> $12-03-03-0022.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0022.Button </State>
|
||||
<Value> Var( "฿" + $12-03-03-0022.Price ) </Value>
|
||||
<Value> IntFormat( $12-03-03-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -592,7 +592,7 @@
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -653,14 +653,14 @@ Matcha, & Milk" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -671,14 +671,14 @@ Matcha, & Milk" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-04-02-0001.Button </State>
|
||||
<Value> Var( "฿" + $12-04-02-0001.Price ) </Value>
|
||||
<Value> IntFormat( $12-04-02-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -688,15 +688,15 @@ Matcha, & Milk" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -840,7 +840,7 @@ Matcha, & Milk" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -901,14 +901,14 @@ Matcha, & Milk" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -919,14 +919,14 @@ Matcha, & Milk" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-04-02-0016.Button </State>
|
||||
<Value> Var( "฿" + $12-04-02-0016.Price ) </Value>
|
||||
<Value> IntFormat( $12-04-02-0016.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -936,15 +936,15 @@ Matcha, & Milk" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1088,7 +1088,7 @@ Matcha, & Milk" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -1149,14 +1149,14 @@ Cocoa, & Milk" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1167,14 +1167,14 @@ Cocoa, & Milk" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-04-02-0002.Button </State>
|
||||
<Value> Var( "฿" + $12-04-02-0002.Price ) </Value>
|
||||
<Value> IntFormat( $12-04-02-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -1184,15 +1184,15 @@ Cocoa, & Milk" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1336,7 +1336,7 @@ Cocoa, & Milk" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -1399,14 +1399,14 @@ Strawberry Syrup" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1417,14 +1417,14 @@ Strawberry Syrup" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-04-02-0003.Button </State>
|
||||
<Value> Var( "฿" + $12-04-02-0003.Price ) </Value>
|
||||
<Value> IntFormat( $12-04-02-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -1434,15 +1434,15 @@ Strawberry Syrup" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1586,7 +1586,7 @@ Strawberry Syrup" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -1649,14 +1649,14 @@ Strawberry Syrup" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1667,14 +1667,14 @@ Strawberry Syrup" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-04-02-0013.Button </State>
|
||||
<Value> Var( "฿" + $12-04-02-0013.Price ) </Value>
|
||||
<Value> IntFormat( $12-04-02-0013.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -1684,15 +1684,15 @@ Strawberry Syrup" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1836,7 +1836,7 @@ Strawberry Syrup" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -1898,14 +1898,14 @@ Melon Syrup" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -1916,14 +1916,14 @@ Melon Syrup" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-04-02-0018.Button </State>
|
||||
<Value> Var( "฿" + $12-04-02-0018.Price ) </Value>
|
||||
<Value> IntFormat( $12-04-02-0018.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -1933,15 +1933,15 @@ Melon Syrup" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2085,7 +2085,7 @@ Melon Syrup" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -2146,14 +2146,14 @@ Melon Syrup" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2164,14 +2164,14 @@ Melon Syrup" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-04-02-0004.Button </State>
|
||||
<Value> Var( "฿" + $12-04-02-0004.Price ) </Value>
|
||||
<Value> IntFormat( $12-04-02-0004.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -2181,15 +2181,15 @@ Melon Syrup" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2333,7 +2333,7 @@ Melon Syrup" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -2394,14 +2394,14 @@ Thai Tea, & Milk" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2412,14 +2412,14 @@ Thai Tea, & Milk" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-04-02-0005.Button </State>
|
||||
<Value> Var( "฿" + $12-04-02-0005.Price ) </Value>
|
||||
<Value> IntFormat( $12-04-02-0005.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -2429,15 +2429,15 @@ Thai Tea, & Milk" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2581,7 +2581,7 @@ Thai Tea, & Milk" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -2642,14 +2642,14 @@ Thai Tea, & Milk" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2660,14 +2660,14 @@ Thai Tea, & Milk" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-04-02-0015.Button </State>
|
||||
<Value> Var( "฿" + $12-04-02-0015.Price ) </Value>
|
||||
<Value> IntFormat( $12-04-02-0015.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -2677,15 +2677,15 @@ Thai Tea, & Milk" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2829,7 +2829,7 @@ Thai Tea, & Milk" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -2892,14 +2892,14 @@ Kokuto syrup" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -2910,14 +2910,14 @@ Kokuto syrup" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-04-02-0006.Button </State>
|
||||
<Value> Var( "฿" + $12-04-02-0006.Price ) </Value>
|
||||
<Value> IntFormat( $12-04-02-0006.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -2927,15 +2927,15 @@ Kokuto syrup" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -3079,7 +3079,7 @@ Kokuto syrup" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -3142,14 +3142,14 @@ Taiwanese Tea, Sugar" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -3160,14 +3160,14 @@ Taiwanese Tea, Sugar" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-04-02-0008.Button </State>
|
||||
<Value> Var( "฿" + $12-04-02-0008.Price ) </Value>
|
||||
<Value> IntFormat( $12-04-02-0008.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -3177,15 +3177,15 @@ Taiwanese Tea, Sugar" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -3329,7 +3329,7 @@ Taiwanese Tea, Sugar" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -3392,14 +3392,14 @@ Taiwanese Tea, Sugar" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -3410,14 +3410,14 @@ Taiwanese Tea, Sugar" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-04-02-0017.Button </State>
|
||||
<Value> Var( "฿" + $12-04-02-0017.Price ) </Value>
|
||||
<Value> IntFormat( $12-04-02-0017.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -3427,15 +3427,15 @@ Taiwanese Tea, Sugar" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -3579,7 +3579,7 @@ Taiwanese Tea, Sugar" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -3641,14 +3641,14 @@ Caramel Syrup" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -3659,14 +3659,14 @@ Caramel Syrup" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-04-02-0009.Button </State>
|
||||
<Value> Var( "฿" + $12-04-02-0009.Price ) </Value>
|
||||
<Value> IntFormat( $12-04-02-0009.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -3676,15 +3676,15 @@ Caramel Syrup" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -3828,7 +3828,7 @@ Caramel Syrup" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -3888,14 +3888,14 @@ Caramel Syrup" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -3906,14 +3906,14 @@ Caramel Syrup" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-04-02-0010.Button </State>
|
||||
<Value> Var( "฿" + $12-04-02-0010.Price ) </Value>
|
||||
<Value> IntFormat( $12-04-02-0010.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -3923,15 +3923,15 @@ Caramel Syrup" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -4075,7 +4075,7 @@ Caramel Syrup" </Value>
|
|||
DEBUGVAR PD_STAGE_3
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -4135,14 +4135,14 @@ Caramel Syrup" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
@ -4153,14 +4153,14 @@ Caramel Syrup" </Value>
|
|||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> 265 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-04-02-0011.Button </State>
|
||||
<Value> Var( "฿" + $12-04-02-0011.Price ) </Value>
|
||||
<Value> IntFormat( $12-04-02-0011.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -4170,15 +4170,15 @@ Caramel Syrup" </Value>
|
|||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 183 </X>
|
||||
<Y> 264 </Y>
|
||||
<Size> 14 </Size>
|
||||
<X> 180 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 12 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> Var( "฿" + $-.Price ) </Value>
|
||||
<Value> IntFormat( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
|
|
|
|||
|
|
@ -1482,93 +1482,93 @@
|
|||
|
||||
|
||||
|
||||
<Block>
|
||||
<Width> 986 </Width>
|
||||
<Height> 160 </Height>
|
||||
<MarginTop> 20 </MarginTop>
|
||||
<State> blendedStateShow </State>
|
||||
<Image>
|
||||
<Filename> Var( DirImage + "/bg_blended.png" )</Filename>
|
||||
</Image>
|
||||
;<Block>
|
||||
;<Width> 986 </Width>
|
||||
;<Height> 160 </Height>
|
||||
;<MarginTop> 20 </MarginTop>
|
||||
;<State> blendedStateShow </State>
|
||||
;<Image>
|
||||
;<Filename> Var( DirImage + "/bg_blended.png" )</Filename>
|
||||
;</Image>
|
||||
;
|
||||
;<Button>
|
||||
;<X> 40 </X>
|
||||
;<Y> 72 </Y>
|
||||
;<State> blendedState </State>
|
||||
;<Mode> "No" </Mode>
|
||||
;<Animation>
|
||||
; <Style> "shake-text" </Style>
|
||||
; <OnEvent> "OnValueChange" </OnEvent>
|
||||
;</Animation>
|
||||
;<Filename> Var( DirImage + "/bn_blended.png" ) </Filename>
|
||||
;<FilenamePress> Var( DirImage + "/bp_blended.png" ) </FilenamePress>
|
||||
;<FilenameDisable> Var( DirImage + "/bd_blended.png" ) </FilenameDisable>
|
||||
;<FilenameForce> Var( DirImage + "/bp_blended.png" ) </FilenameForce>
|
||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
;<Volume> SoundVolume </Volume>
|
||||
;<EventClick>
|
||||
;
|
||||
; SAVELOG "Press Smoothies"
|
||||
;
|
||||
; If blendedState = "Press" Then
|
||||
; Var blendedState = "Enable"
|
||||
; Else
|
||||
; Var blendedState = "Press"
|
||||
; EndIf
|
||||
;
|
||||
; Function 1
|
||||
;
|
||||
; Refresh
|
||||
;</EventClick>
|
||||
;</Button>
|
||||
|
||||
<Button>
|
||||
<X> 40 </X>
|
||||
<Y> 72 </Y>
|
||||
<State> blendedState </State>
|
||||
<Mode> "No" </Mode>
|
||||
<Animation>
|
||||
<Style> "shake-text" </Style>
|
||||
<OnEvent> "OnValueChange" </OnEvent>
|
||||
</Animation>
|
||||
<Filename> Var( DirImage + "/bn_blended.png" ) </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_blended.png" ) </FilenamePress>
|
||||
<FilenameDisable> Var( DirImage + "/bd_blended.png" ) </FilenameDisable>
|
||||
<FilenameForce> Var( DirImage + "/bp_blended.png" ) </FilenameForce>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
||||
SAVELOG "Press Smoothies"
|
||||
|
||||
If blendedState = "Press" Then
|
||||
Var blendedState = "Enable"
|
||||
Else
|
||||
Var blendedState = "Press"
|
||||
EndIf
|
||||
|
||||
Function 1
|
||||
|
||||
Refresh
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<Button>
|
||||
<X> 896 </X>
|
||||
<Y> 79 </Y>
|
||||
<State> blendedState </State>
|
||||
<Mode> "No" </Mode>
|
||||
<Animation>
|
||||
<Style> "shake-text" </Style>
|
||||
<OnEvent> "OnValueChange" </OnEvent>
|
||||
</Animation>
|
||||
<Filename> Var( DirImage + "/cb_notcheck.png" ) </Filename>
|
||||
<FilenamePress> Var( DirImage + "/cb_checked.png" ) </FilenamePress>
|
||||
<FilenameDisable> Var( DirImage + "/cb_checkdis.png" ) </FilenameDisable>
|
||||
<FilenameForce> Var( DirImage + "/cb_force_checked.png" ) </FilenameForce>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
||||
SAVELOG "Press Smoothies"
|
||||
|
||||
If blendedState = "Press" Then
|
||||
Var blendedState = "Enable"
|
||||
Else
|
||||
Var blendedState = "Press"
|
||||
EndIf
|
||||
|
||||
Function 1
|
||||
|
||||
Refresh
|
||||
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<Image>
|
||||
<State> showText7 </State>
|
||||
<X> 602 </X>
|
||||
<Y> 64 </Y>
|
||||
<Filename> Var( DirImage + "/text7.png" ) </Filename>
|
||||
</Image>
|
||||
|
||||
<Image>
|
||||
<State> blendedStateTxt </State>
|
||||
<X> 602 </X>
|
||||
<Y> 64 </Y>
|
||||
<Filename> Var( DirImage + "/text5.png" ) </Filename>
|
||||
</Image>
|
||||
|
||||
</Block>
|
||||
;<Button>
|
||||
;<X> 896 </X>
|
||||
;<Y> 79 </Y>
|
||||
;<State> blendedState </State>
|
||||
;<Mode> "No" </Mode>
|
||||
;<Animation>
|
||||
; <Style> "shake-text" </Style>
|
||||
; <OnEvent> "OnValueChange" </OnEvent>
|
||||
;</Animation>
|
||||
;<Filename> Var( DirImage + "/cb_notcheck.png" ) </Filename>
|
||||
;<FilenamePress> Var( DirImage + "/cb_checked.png" ) </FilenamePress>
|
||||
;<FilenameDisable> Var( DirImage + "/cb_checkdis.png" ) </FilenameDisable>
|
||||
;<FilenameForce> Var( DirImage + "/cb_force_checked.png" ) </FilenameForce>
|
||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
;<Volume> SoundVolume </Volume>
|
||||
;<EventClick>
|
||||
;
|
||||
; SAVELOG "Press Smoothies"
|
||||
;
|
||||
; If blendedState = "Press" Then
|
||||
; Var blendedState = "Enable"
|
||||
; Else
|
||||
; Var blendedState = "Press"
|
||||
; EndIf
|
||||
;
|
||||
; Function 1
|
||||
;
|
||||
; Refresh
|
||||
;
|
||||
;</EventClick>
|
||||
;</Button>
|
||||
;
|
||||
;<Image>
|
||||
;<State> showText7 </State>
|
||||
;<X> 602 </X>
|
||||
;<Y> 64 </Y>
|
||||
;<Filename> Var( DirImage + "/text7.png" ) </Filename>
|
||||
;</Image>
|
||||
;
|
||||
;<Image>
|
||||
;<State> blendedStateTxt </State>
|
||||
;<X> 602 </X>
|
||||
;<Y> 64 </Y>
|
||||
;<Filename> Var( DirImage + "/text5.png" ) </Filename>
|
||||
;</Image>
|
||||
;
|
||||
;</Block>
|
||||
;
|
||||
;
|
||||
;
|
||||
|
|
@ -2793,8 +2793,8 @@
|
|||
|
||||
<Image>
|
||||
<State> showText8 </State>
|
||||
<X> 611 </X>
|
||||
<Y> 14 </Y>
|
||||
<X> 600 </X>
|
||||
<Y> 6 </Y>
|
||||
<Filename> Var( DirImage + "/text8.png" ) </Filename>
|
||||
</Image>
|
||||
|
||||
|
|
|
|||
|
|
@ -112,7 +112,7 @@
|
|||
Var text_show_eng = "Enable"
|
||||
|
||||
Var topping_shot_price_x = 630
|
||||
|
||||
Var text_x_add_oreo_price = 510
|
||||
Else
|
||||
|
||||
Var DirImage = "ROOT/taobin_project/image/topping2"
|
||||
|
|
@ -125,6 +125,7 @@
|
|||
Var text_show_eng = "Invisible"
|
||||
|
||||
Var topping_shot_price_x = 600
|
||||
Var text_x_add_oreo_price = 490
|
||||
|
||||
EndIf
|
||||
|
||||
|
|
@ -250,22 +251,19 @@
|
|||
If hot_button_state = "Disable2" Then
|
||||
Var text_price_d1 = ""
|
||||
Else
|
||||
Var text_price_d1 = "(฿" + PriceD1
|
||||
Var text_price_d1 = text_price_d1 + ")"
|
||||
Var text_price_d1 !assigned IntFormat( PriceD1 , DisplayFormat, PreScaleConvert)
|
||||
EndIf
|
||||
|
||||
If cold_button_state = "Disable2" Then
|
||||
Var text_price_d2 = ""
|
||||
Else
|
||||
Var text_price_d2 = "(฿" + PriceD2
|
||||
Var text_price_d2 = text_price_d2 + ")"
|
||||
Var text_price_d2 !assigned IntFormat( PriceD2 , DisplayFormat, PreScaleConvert)
|
||||
EndIf
|
||||
|
||||
If blend_button_state = "Disable2" Then
|
||||
Var text_price_d3 = ""
|
||||
Else
|
||||
Var text_price_d3 = "(฿" + PriceD3
|
||||
Var text_price_d3 = text_price_d3 + ")"
|
||||
Var text_price_d3 !assigned IntFormat( PriceD3 , DisplayFormat, PreScaleConvert)
|
||||
EndIf
|
||||
|
||||
DEBUGVAR PD_CODE1
|
||||
|
|
@ -378,7 +376,7 @@
|
|||
Var text_show_eng = "Enable"
|
||||
|
||||
Var topping_shot_price_x = 630
|
||||
|
||||
Var text_x_add_oreo_price = 510
|
||||
Else
|
||||
|
||||
Var DirImage = "ROOT/taobin_project/image/topping2"
|
||||
|
|
@ -391,6 +389,7 @@
|
|||
Var text_show_eng = "Invisible"
|
||||
|
||||
Var topping_shot_price_x = 600
|
||||
Var text_x_add_oreo_price = 490
|
||||
|
||||
EndIf
|
||||
|
||||
|
|
@ -423,9 +422,7 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If new_layout = "true" Then
|
||||
Function 2
|
||||
EndIf
|
||||
Function 2
|
||||
|
||||
|
||||
RefreshAll
|
||||
|
|
@ -526,6 +523,9 @@
|
|||
|
||||
|
||||
If TOPPING6 = "Topping-Volcano" Then
|
||||
Var text_price_6 = "(+฿" + toppingID6price2
|
||||
Var text_price_6 = text_price_6 + ")"
|
||||
|
||||
If blend_button_state = "PressForever" Then
|
||||
|
||||
Var showOreoAddEnable = "Enable"
|
||||
|
|
@ -550,7 +550,19 @@
|
|||
EndIf
|
||||
|
||||
DEBUGVAR SubMenuGroupIDSlot6_1
|
||||
|
||||
|
||||
|
||||
; i f Hot menu disable away
|
||||
If hot_button_state = "PressForever" Then
|
||||
If showOreoAddEnable = "Enable" Then
|
||||
Var showOreoAddEnable = "Disable"
|
||||
EndIf
|
||||
If showOreoAddEnable = "Press" Then
|
||||
Var showOreoAddEnable = "Disable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
; first time.
|
||||
If blend_button_state = "PressForever" Then
|
||||
|
||||
Else
|
||||
|
|
@ -665,7 +677,6 @@
|
|||
EndIf
|
||||
|
||||
|
||||
|
||||
If UserSeletedSugar = 0 Then
|
||||
If SugarModeUpdateWhenChangeDrinkType = 1 Then
|
||||
Var SugarModeUpdateWhenChangeDrinkType = 0
|
||||
|
|
@ -819,6 +830,8 @@
|
|||
Var SugarState4 = "Enable"
|
||||
Var SugarState5 = "Enable"
|
||||
|
||||
DEBUGVAR "set default Powder Sugar"
|
||||
|
||||
If toppingID1index1 = toppingID1Default Then
|
||||
Var SugarState1 = "PressForever"
|
||||
Var sugar_default_flag = 1
|
||||
|
|
@ -847,6 +860,9 @@
|
|||
If sugar_default_flag = 0 Then
|
||||
Var SugarState1 = "PressForever"
|
||||
EndIf
|
||||
|
||||
DEBUGVAR toppingID1Default
|
||||
DEBUGVAR SugarState1
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
@ -986,6 +1002,8 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
DEBUGVAR SelectDrinkType
|
||||
|
||||
If SelectDrinkType = 0 Then
|
||||
Var SugarState1 = "Enable"
|
||||
Var SugarState2 = "Enable"
|
||||
|
|
@ -1150,9 +1168,10 @@
|
|||
DEBUGVAR showShotEnable
|
||||
DEBUGVAR showOreoAddEnable
|
||||
DEBUGVAR ShotCoffeePremium
|
||||
SAVELOG toppingID2price1
|
||||
SAVELOG toppingID2price2
|
||||
SAVELOG toppingID2price3
|
||||
DEBUGVAR toppingID2price1
|
||||
DEBUGVAR toppingID2price2
|
||||
DEBUGVAR toppingID2price3
|
||||
Function 2
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
@ -1281,6 +1300,7 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Var SelectDrinkType = 1
|
||||
|
||||
SAVELOG "Press hot"
|
||||
|
||||
|
|
@ -1314,9 +1334,9 @@
|
|||
|
||||
Var high_light_drink_type = "Invisible"
|
||||
|
||||
Function 2
|
||||
;Function 2
|
||||
|
||||
Refresh
|
||||
;Refresh
|
||||
|
||||
|
||||
</EventClick>
|
||||
|
|
@ -1337,6 +1357,7 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Var SelectDrinkType = 1
|
||||
|
||||
SAVELOG "Press cold"
|
||||
|
||||
|
|
@ -1366,9 +1387,9 @@
|
|||
Var topping_price_refresh = 0
|
||||
Topping "Load" PD_CODE2
|
||||
|
||||
Function 2
|
||||
;Function 2
|
||||
|
||||
Refresh
|
||||
;Refresh
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
|
@ -1389,6 +1410,7 @@
|
|||
<EventClick>
|
||||
|
||||
SAVELOG "Press blend"
|
||||
Var SelectDrinkType = 1
|
||||
|
||||
Var blend_button_state = "PressForever"
|
||||
|
||||
|
|
@ -1416,9 +1438,9 @@
|
|||
Var topping_price_refresh = 0
|
||||
Topping "Load" PD_CODE3
|
||||
|
||||
Function 2
|
||||
;Function 2
|
||||
|
||||
Refresh
|
||||
;Refresh
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
|
@ -1462,93 +1484,93 @@
|
|||
|
||||
|
||||
|
||||
<Block>
|
||||
<Width> 986 </Width>
|
||||
<Height> 160 </Height>
|
||||
<MarginTop> 20 </MarginTop>
|
||||
<State> blendedStateShow </State>
|
||||
<Image>
|
||||
<Filename> Var( DirImage + "/bg_blended.png" )</Filename>
|
||||
</Image>
|
||||
|
||||
<Button>
|
||||
<X> 40 </X>
|
||||
<Y> 72 </Y>
|
||||
<State> blendedState </State>
|
||||
<Mode> "No" </Mode>
|
||||
<Animation>
|
||||
<Style> "shake-text" </Style>
|
||||
<OnEvent> "OnValueChange" </OnEvent>
|
||||
</Animation>
|
||||
<Filename> Var( DirImage + "/bn_blended.png" ) </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_blended.png" ) </FilenamePress>
|
||||
<FilenameDisable> Var( DirImage + "/bd_blended.png" ) </FilenameDisable>
|
||||
<FilenameForce> Var( DirImage + "/bp_blended.png" ) </FilenameForce>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
||||
SAVELOG "Press Smoothies"
|
||||
|
||||
If blendedState = "Press" Then
|
||||
Var blendedState = "Enable"
|
||||
Else
|
||||
Var blendedState = "Press"
|
||||
EndIf
|
||||
|
||||
Function 1
|
||||
|
||||
Refresh
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<Button>
|
||||
<X> 896 </X>
|
||||
<Y> 79 </Y>
|
||||
<State> blendedState </State>
|
||||
<Mode> "No" </Mode>
|
||||
<Animation>
|
||||
<Style> "shake-text" </Style>
|
||||
<OnEvent> "OnValueChange" </OnEvent>
|
||||
</Animation>
|
||||
<Filename> Var( DirImage + "/cb_notcheck.png" ) </Filename>
|
||||
<FilenamePress> Var( DirImage + "/cb_checked.png" ) </FilenamePress>
|
||||
<FilenameDisable> Var( DirImage + "/cb_checkdis.png" ) </FilenameDisable>
|
||||
<FilenameForce> Var( DirImage + "/cb_force_checked.png" ) </FilenameForce>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
||||
SAVELOG "Press Smoothies"
|
||||
|
||||
If blendedState = "Press" Then
|
||||
Var blendedState = "Enable"
|
||||
Else
|
||||
Var blendedState = "Press"
|
||||
EndIf
|
||||
|
||||
Function 1
|
||||
|
||||
Refresh
|
||||
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<Image>
|
||||
<State> showText7 </State>
|
||||
<X> 602 </X>
|
||||
<Y> 64 </Y>
|
||||
<Filename> Var( DirImage + "/text7.png" ) </Filename>
|
||||
</Image>
|
||||
|
||||
<Image>
|
||||
<State> blendedStateTxt </State>
|
||||
<X> 602 </X>
|
||||
<Y> 64 </Y>
|
||||
<Filename> Var( DirImage + "/text5.png" ) </Filename>
|
||||
</Image>
|
||||
|
||||
</Block>
|
||||
;<Block>
|
||||
;<Width> 986 </Width>
|
||||
;<Height> 160 </Height>
|
||||
;<MarginTop> 20 </MarginTop>
|
||||
;<State> blendedStateShow </State>
|
||||
;<Image>
|
||||
;<Filename> Var( DirImage + "/bg_blended.png" )</Filename>
|
||||
;</Image>
|
||||
;
|
||||
;<Button>
|
||||
;<X> 40 </X>
|
||||
;<Y> 72 </Y>
|
||||
;<State> blendedState </State>
|
||||
;<Mode> "No" </Mode>
|
||||
;<Animation>
|
||||
; <Style> "shake-text" </Style>
|
||||
; <OnEvent> "OnValueChange" </OnEvent>
|
||||
;</Animation>
|
||||
;<Filename> Var( DirImage + "/bn_blended.png" ) </Filename>
|
||||
;<FilenamePress> Var( DirImage + "/bp_blended.png" ) </FilenamePress>
|
||||
;<FilenameDisable> Var( DirImage + "/bd_blended.png" ) </FilenameDisable>
|
||||
;<FilenameForce> Var( DirImage + "/bp_blended.png" ) </FilenameForce>
|
||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
;<Volume> SoundVolume </Volume>
|
||||
;<EventClick>
|
||||
;
|
||||
; SAVELOG "Press Smoothies"
|
||||
;
|
||||
; If blendedState = "Press" Then
|
||||
; Var blendedState = "Enable"
|
||||
; Else
|
||||
; Var blendedState = "Press"
|
||||
; EndIf
|
||||
;
|
||||
; Function 1
|
||||
;
|
||||
; Refresh
|
||||
;</EventClick>
|
||||
;</Button>
|
||||
;
|
||||
;<Button>
|
||||
;<X> 896 </X>
|
||||
;<Y> 79 </Y>
|
||||
;<State> blendedState </State>
|
||||
;<Mode> "No" </Mode>
|
||||
;<Animation>
|
||||
; <Style> "shake-text" </Style>
|
||||
; <OnEvent> "OnValueChange" </OnEvent>
|
||||
;</Animation>
|
||||
;<Filename> Var( DirImage + "/cb_notcheck.png" ) </Filename>
|
||||
;<FilenamePress> Var( DirImage + "/cb_checked.png" ) </FilenamePress>
|
||||
;<FilenameDisable> Var( DirImage + "/cb_checkdis.png" ) </FilenameDisable>
|
||||
;<FilenameForce> Var( DirImage + "/cb_force_checked.png" ) </FilenameForce>
|
||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
;<Volume> SoundVolume </Volume>
|
||||
;<EventClick>
|
||||
;
|
||||
; SAVELOG "Press Smoothies"
|
||||
;
|
||||
; If blendedState = "Press" Then
|
||||
; Var blendedState = "Enable"
|
||||
; Else
|
||||
; Var blendedState = "Press"
|
||||
; EndIf
|
||||
;
|
||||
; Function 1
|
||||
;
|
||||
; Refresh
|
||||
;
|
||||
;</EventClick>
|
||||
;</Button>
|
||||
;
|
||||
;<Image>
|
||||
;<State> showText7 </State>
|
||||
;<X> 602 </X>
|
||||
;<Y> 64 </Y>
|
||||
;<Filename> Var( DirImage + "/text7.png" ) </Filename>
|
||||
;</Image>
|
||||
;
|
||||
;<Image>
|
||||
;<State> blendedStateTxt </State>
|
||||
;<X> 602 </X>
|
||||
;<Y> 64 </Y>
|
||||
;<Filename> Var( DirImage + "/text5.png" ) </Filename>
|
||||
;</Image>
|
||||
;
|
||||
;</Block>
|
||||
;
|
||||
;
|
||||
;
|
||||
|
|
@ -2524,7 +2546,7 @@
|
|||
<Height> 64 </Height>
|
||||
<State> ExtraTopping </State>
|
||||
<Image>
|
||||
<Filename> "ROOT/taobin_project/image/topping2/bg_top.png" </Filename>
|
||||
<Filename> Var( DirImage + "/bg_top.png" ) </Filename>
|
||||
</Image>
|
||||
</Row1>
|
||||
;
|
||||
|
|
@ -2553,27 +2575,16 @@
|
|||
<EventClick>
|
||||
SAVELOG "premium shot press"
|
||||
|
||||
|
||||
If ShotCoffeePremium = "Press" Then
|
||||
Var ShotCoffeePremium = "Enable"
|
||||
Var PriceDrinkTmp = PriceDrinkTmp - toppingID2price2
|
||||
Var topping2 = toppingID2index1
|
||||
Var DisableUsingCode = "false"
|
||||
SAVELOG "Deselect add premium shot"
|
||||
Else
|
||||
Var ShotCoffeePremium = "Press"
|
||||
Var PriceDrinkTmp = PriceDrinkTmp + toppingID2price2
|
||||
Var topping2 = toppingID2index2
|
||||
Var DisableUsingCode = "true"
|
||||
SAVELOG "Select add premium shot"
|
||||
EndIf
|
||||
|
||||
Var PriceDrinkNoTop = PriceDrinkTmp
|
||||
Function 2
|
||||
|
||||
Var PriceDrinkTmpShow = charOfBaht + PriceDrinkTmp
|
||||
|
||||
SAVELOG PriceDrinkTmp
|
||||
Refresh
|
||||
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
|
@ -2590,25 +2601,15 @@
|
|||
<EventClick>
|
||||
SAVELOG "premium shot press"
|
||||
|
||||
|
||||
If ShotCoffeePremium = "Press" Then
|
||||
Var ShotCoffeePremium = "Enable"
|
||||
Var PriceDrinkTmp = PriceDrinkTmp - toppingID2price2
|
||||
Var topping2 = toppingID2index1
|
||||
Var DisableUsingCode = "false"
|
||||
SAVELOG "Deselect add premium shot"
|
||||
Else
|
||||
Var ShotCoffeePremium = "Press"
|
||||
Var PriceDrinkTmp = PriceDrinkTmp + toppingID2price2
|
||||
Var topping2 = toppingID2index2
|
||||
Var DisableUsingCode = "true"
|
||||
SAVELOG "Select add premium shot"
|
||||
EndIf
|
||||
|
||||
Var PriceDrinkNoTop = PriceDrinkTmp
|
||||
Function 2
|
||||
|
||||
Var PriceDrinkTmpShow = charOfBaht + PriceDrinkTmp
|
||||
|
||||
SAVELOG PriceDrinkTmp
|
||||
Refresh
|
||||
|
||||
|
||||
|
|
@ -2639,7 +2640,7 @@
|
|||
<Image>
|
||||
<X> 0 </X>
|
||||
<Y> 0 </Y>
|
||||
<Filename> Var( DirImage + "/bg_top_shot2.png") </Filename>
|
||||
<Filename> Var( DirImage + "/bg_top_shot.png") </Filename>
|
||||
</Image>
|
||||
;
|
||||
<Button>
|
||||
|
|
@ -2794,12 +2795,26 @@
|
|||
|
||||
<Image>
|
||||
<State> showText8 </State>
|
||||
<X> 611 </X>
|
||||
<Y> 14 </Y>
|
||||
<X> 600 </X>
|
||||
<Y> 6 </Y>
|
||||
<Filename> Var( DirImage + "/text8.png" ) </Filename>
|
||||
</Image>
|
||||
|
||||
|
||||
<Text>
|
||||
<X> text_x_add_oreo_price </X>
|
||||
<Y> 12 </Y>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<State> "Enable" </State>
|
||||
<Size> 36 </Size>
|
||||
<Color> 0x84776F </Color>
|
||||
<Value> text_price_6 </Value>
|
||||
</Text>
|
||||
|
||||
|
||||
</Row1>
|
||||
|
||||
|
||||
;
|
||||
;
|
||||
;
|
||||
|
|
@ -3590,18 +3605,16 @@
|
|||
DEBUGVAR PriceDrinkNoTop
|
||||
DEBUGVAR PriceDiff
|
||||
DEBUGVAR showShotEnable
|
||||
Var TOPPING_PRICE = 0
|
||||
|
||||
|
||||
If showShotEnable = "Press" Then
|
||||
If ShotCoffeePremium = "Press" Then
|
||||
If blendedState = "Press" Then
|
||||
Var PriceDrinkTmp = PriceDrinkNoTop
|
||||
EndIf
|
||||
|
||||
Var blendedState = "Disable"
|
||||
|
||||
Var TOPPING_PRICE = 0
|
||||
|
||||
;Var PriceDrinkTmp = PriceDrinkNoTop + toppingID2price2
|
||||
Var TOPPING_PRICE = TOPPING_PRICE + toppingID2price2
|
||||
|
||||
Var topping2 = toppingID2index2
|
||||
|
|
@ -3610,31 +3623,57 @@
|
|||
|
||||
Var showText7 = "Enable"
|
||||
|
||||
SAVELOG "Select add normal shot"
|
||||
SAVELOG "Select premi normal shot"
|
||||
|
||||
Else
|
||||
If blendedState = "Disable" Then
|
||||
Var blendedState = "Enable"
|
||||
|
||||
If showShotEnable = "Press" Then
|
||||
If blendedState = "Press" Then
|
||||
Var PriceDrinkTmp = PriceDrinkNoTop
|
||||
EndIf
|
||||
|
||||
Var blendedState = "Disable"
|
||||
|
||||
Var TOPPING_PRICE = 0
|
||||
|
||||
;Var PriceDrinkTmp = PriceDrinkNoTop + toppingID2price2
|
||||
Var TOPPING_PRICE = TOPPING_PRICE + toppingID2price2
|
||||
|
||||
Var topping2 = toppingID2index2
|
||||
|
||||
Var DisableUsingCode = "true"
|
||||
|
||||
Var showText7 = "Enable"
|
||||
|
||||
SAVELOG "Select add normal shot"
|
||||
Else
|
||||
If blendedState = "Disable" Then
|
||||
Var blendedState = "Enable"
|
||||
EndIf
|
||||
|
||||
|
||||
Var PriceDrinkTmp = PriceDrinkNoTop
|
||||
Var topping2 = toppingID2index1
|
||||
Var DisableUsingCode = "false"
|
||||
SAVELOG "Deselect add normal shot"
|
||||
|
||||
Var showText7 = "Invisible"
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
Var PriceDrinkTmp = PriceDrinkNoTop
|
||||
Var topping2 = toppingID2index1
|
||||
Var DisableUsingCode = "false"
|
||||
SAVELOG "Deselect add normal shot"
|
||||
|
||||
Var showText7 = "Invisible"
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR showOreoAddEnable
|
||||
DEBUGVAR TOPPING_PRICE
|
||||
|
||||
If showOreoAddEnable = "Press" Then
|
||||
Var TOPPING_PRICE = TOPPING_PRICE + toppingID6price2
|
||||
Var topping6 = toppingID6index2
|
||||
Var DisableUsingCode = "true"
|
||||
Else
|
||||
Var PriceDrinkTmp = PriceDrinkNoTop
|
||||
|
||||
;Var PriceDrinkTmp = PriceDrinkNoTop
|
||||
|
||||
Var topping6 = toppingID6index1
|
||||
|
||||
|
|
@ -3646,13 +3685,15 @@
|
|||
DEBUGVAR SelectDrinkType
|
||||
|
||||
DEBUGVAR showShotEnable
|
||||
DEBUGVAR blendedState
|
||||
DEBUGVAR PriceDrinkTmpShow
|
||||
|
||||
Var PriceDrinkTmp = PriceDrinkNoTop + TOPPING_PRICE
|
||||
Var PriceDrinkTmpShow = charOfBaht + PriceDrinkTmp
|
||||
|
||||
If SelectDrinkType = 0 Then
|
||||
Var PriceDrinkTmpShow = "---"
|
||||
Else
|
||||
Var PriceDrinkTmpShow !assigned IntFormat( PriceDrinkTmpShow , DisplayFormat, PreScaleConvert)
|
||||
EndIf
|
||||
SAVELOG PriceDrinkTmp
|
||||
|
||||
|
|
@ -3664,6 +3705,7 @@
|
|||
|
||||
|
||||
Var Timeout = 0
|
||||
|
||||
RefreshAll
|
||||
|
||||
</Function2>
|
||||
|
|
|
|||
|
|
@ -106,8 +106,8 @@
|
|||
Var RandomPromotionMyworld = 0
|
||||
Var RandomSalePackage = 0
|
||||
|
||||
Var XMLPageVersion = "6.72"
|
||||
Var XMLPageVersionInt = 672
|
||||
Var XMLPageVersion = "6.74"
|
||||
Var XMLPageVersionInt = 674
|
||||
</EventOpen>
|
||||
|
||||
<Text>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue