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