Merge branch 'masterpiece' of ssh://forthrd.ddns.net:2222/1TBHDD/ikong/taobin_project into masterpiece
This commit is contained in:
commit
b2aae91681
684 changed files with 165171 additions and 288 deletions
|
|
@ -40,11 +40,20 @@
|
|||
Var show_btp = "ROOT/taobin_project/image/bn_thai_lang_press.png"
|
||||
Var show_btn = "ROOT/taobin_project/image/bn_thai_lang.png"
|
||||
|
||||
If LanguageShow = "MSC" Then
|
||||
SetLanguage "MSC"
|
||||
EndIf
|
||||
|
||||
If LanguageShow = "MTC" Then
|
||||
SetLanguage "MTC"
|
||||
EndIf
|
||||
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
SetLanguage "MYANMAR"
|
||||
Else
|
||||
SetLanguage "ENG"
|
||||
EndIf
|
||||
|
||||
Else
|
||||
SetLanguage "THAI"
|
||||
EndIf
|
||||
|
|
@ -78,6 +87,16 @@
|
|||
If LanguageShow = "MYANMAR" Then
|
||||
Var DirImage = "ROOT/taobin_project/image/user_take_cup_mmr/"
|
||||
EndIf
|
||||
If LanguageShow = "MSC" Then
|
||||
Var DirImage = "ROOT/taobin_project/inter/hkg/image/user_take_cup_msc/"
|
||||
Var show_btp = "ROOT/taobin_project/image/bn_thai_lang_press.png"
|
||||
Var show_btn = "ROOT/taobin_project/image/bn_thai_lang.png"
|
||||
EndIf
|
||||
If LanguageShow = "MTC" Then
|
||||
Var DirImage = "ROOT/taobin_project/inter/hkg/image/user_take_cup_mtc/"
|
||||
Var show_btp = "ROOT/taobin_project/image/bn_thai_lang_press.png"
|
||||
Var show_btn = "ROOT/taobin_project/image/bn_thai_lang.png"
|
||||
EndIf
|
||||
|
||||
SAVELOG "EventLanguageOnChange menu -list"
|
||||
|
||||
|
|
@ -92,6 +111,9 @@
|
|||
Var show_eng_button_stage = "Invisible"
|
||||
Var LanguageButtonEnable = "Enable"
|
||||
EndIf
|
||||
If CountryName = "HongKong" Then
|
||||
Var CurrentPageShowError = 1
|
||||
EndIf
|
||||
Else
|
||||
Var LanguageButtonEnable = "Invisible"
|
||||
Var show_eng_button_stage = "Enable"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue