Merge branch 'master' of ssh://forthrd.ddns.net:2222/1TBHDD/ikong/taobin_project

This commit is contained in:
kong 2022-02-28 22:33:53 +07:00
commit 5008b73c4c
3 changed files with 12 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 305 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 305 B

View file

@ -18,6 +18,8 @@
;AddData 4 TelephoneNumber BmiYear PointCrm GetScore
;Add after pay
Var PointMaskState = "Invisible"
Var CoffeePointStr = CoffeePoint
SAVELOG TelephoneNumber
@ -219,6 +221,9 @@
If TaobinLevel = "1" Then
Var PointMaskState = "Enable"
EndIf
@ -1095,6 +1100,13 @@
<Value> CoffeePointRank </Value>
</Text>
<Button>
<X> 230 </X>
<Y> 903 </Y>
<State> PointMaskState </State>
<Filename> Var( DirImage + "/pointMask.png" )</Filename>
</Button>
<Text>
<X> 250 </X>
<Y> 990 </Y>