Merge branch 'master' of ssh://forthrd.ddns.net:2222/1TBHDD/ikong/taobin_project
This commit is contained in:
commit
5008b73c4c
3 changed files with 12 additions and 0 deletions
BIN
image/display_point/pointMask.png
Normal file
BIN
image/display_point/pointMask.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 305 B |
BIN
image/display_point_en/pointMask.png
Normal file
BIN
image/display_point_en/pointMask.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 305 B |
|
|
@ -18,6 +18,8 @@
|
||||||
;AddData 4 TelephoneNumber BmiYear PointCrm GetScore
|
;AddData 4 TelephoneNumber BmiYear PointCrm GetScore
|
||||||
;Add after pay
|
;Add after pay
|
||||||
|
|
||||||
|
Var PointMaskState = "Invisible"
|
||||||
|
|
||||||
Var CoffeePointStr = CoffeePoint
|
Var CoffeePointStr = CoffeePoint
|
||||||
|
|
||||||
SAVELOG TelephoneNumber
|
SAVELOG TelephoneNumber
|
||||||
|
|
@ -219,6 +221,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
If TaobinLevel = "1" Then
|
||||||
|
Var PointMaskState = "Enable"
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1095,6 +1100,13 @@
|
||||||
<Value> CoffeePointRank </Value>
|
<Value> CoffeePointRank </Value>
|
||||||
</Text>
|
</Text>
|
||||||
|
|
||||||
|
<Button>
|
||||||
|
<X> 230 </X>
|
||||||
|
<Y> 903 </Y>
|
||||||
|
<State> PointMaskState </State>
|
||||||
|
<Filename> Var( DirImage + "/pointMask.png" )</Filename>
|
||||||
|
</Button>
|
||||||
|
|
||||||
<Text>
|
<Text>
|
||||||
<X> 250 </X>
|
<X> 250 </X>
|
||||||
<Y> 990 </Y>
|
<Y> 990 </Y>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue