credit new version2
This commit is contained in:
parent
5ec00902ef
commit
f8ec219472
1 changed files with 5 additions and 1 deletions
|
|
@ -22,6 +22,8 @@
|
|||
|
||||
Var GetCreditFlag = 0
|
||||
|
||||
Var posX = 400
|
||||
|
||||
If show_eng = "true" Then
|
||||
Var DirImage = "ROOT/taobin_project/image/collectiing_en"
|
||||
Else
|
||||
|
|
@ -32,6 +34,8 @@
|
|||
If show_eng = "true" Then
|
||||
Var show_btp = "ROOT/taobin_project/image/bn_thai_lang_press.png"
|
||||
Var show_btn = "ROOT/taobin_project/image/bn_thai_lang.png"
|
||||
|
||||
Var posX = 430
|
||||
|
||||
|
||||
Else
|
||||
|
|
@ -608,7 +612,7 @@
|
|||
</Button>
|
||||
|
||||
<Text>
|
||||
<X> 400 </X>
|
||||
<X> posX </X>
|
||||
<Y> 680 </Y>
|
||||
<Size> 60 </Size>
|
||||
<Align> Right </Align>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue