add image
This commit is contained in:
commit
765df6619f
50 changed files with 180 additions and 31 deletions
|
|
@ -32,6 +32,8 @@
|
|||
Else
|
||||
SetLanguage "THAI"
|
||||
EndIf
|
||||
|
||||
RootLayoutVisible 3 "show"
|
||||
|
||||
Var CoffeePointRank = CoffeePointRankTmp
|
||||
;Var PointDiff = 150 - CoffeePointRank
|
||||
|
|
@ -220,6 +222,8 @@
|
|||
<EventLanguageOnChange>
|
||||
DEBUGVAR LanguageShow
|
||||
|
||||
Var text5Img = "/text5.png"
|
||||
|
||||
If LanguageShow = "ENG" Then
|
||||
Var DirImage = "ROOT/taobin_project/image/display_point_en"
|
||||
Var page_doing_show_time_image = "ROOT/taobin_project/image/page_doing/img2.png"
|
||||
|
|
@ -970,6 +974,7 @@
|
|||
|
||||
Var CouponText = "คูปองสะสม (" + CouponNum
|
||||
Var CouponText = CouponText + ")"
|
||||
|
||||
EndIf
|
||||
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue