Merge branch 'master' of kong:/1TBHDD/ikong/taobin_project
This commit is contained in:
commit
3582fb57e5
4 changed files with 9 additions and 6 deletions
BIN
image/event/pepween/dis100.png
Normal file
BIN
image/event/pepween/dis100.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 703 KiB |
BIN
image/event/pepween/dis30.png
Normal file
BIN
image/event/pepween/dis30.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 706 KiB |
BIN
image/event/pepween/dis50.png
Normal file
BIN
image/event/pepween/dis50.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 706 KiB |
|
|
@ -14,19 +14,19 @@
|
|||
Var dis50 = "Discount50"
|
||||
Var dis100 = "Free1Drink"
|
||||
|
||||
; rate 40%
|
||||
; rate 60%
|
||||
Var couponList[0] = dis30
|
||||
Var couponList[1] = dis30
|
||||
Var couponList[2] = dis30
|
||||
Var couponList[3] = dis30
|
||||
Var couponList[4] = dis30
|
||||
Var couponList[5] = dis30
|
||||
|
||||
Var couponList[4] = dis50
|
||||
Var couponList[5] = dis50
|
||||
Var couponList[6] = dis50
|
||||
Var couponList[7] = dis50
|
||||
Var couponList[8] = dis50
|
||||
|
||||
; rate 20%
|
||||
Var couponList[8] = dis100
|
||||
; rate 10%
|
||||
Var couponList[9] = dis100
|
||||
|
||||
; Coffin btn
|
||||
|
|
@ -160,9 +160,12 @@
|
|||
</Button>
|
||||
|
||||
; accept button
|
||||
; position y not matched in figma; nearly 1776, figma 1406
|
||||
<Button>
|
||||
<X> 408 </X>
|
||||
<Y> 1406 </Y>
|
||||
<Y> 1776 </Y>
|
||||
<Width> 286 </Width>
|
||||
<Height> 92 </Height>
|
||||
<Filename> "ROOT/taobin_project/image/page_payment/bn_drink.png" </Filename>
|
||||
<EventOnClick>
|
||||
; TODO: implement something
|
||||
Loading…
Add table
Add a link
Reference in a new issue