Bump to v4.3.0b2
This commit is contained in:
@@ -13,6 +13,10 @@ Page home
|
||||
Events
|
||||
Preinitialize Event
|
||||
back_page_id=0
|
||||
if(qrcode.qrcode_value.txt=="")
|
||||
{
|
||||
vis bt_qrcode,0
|
||||
}
|
||||
if(is_entitypage01>0||is_entitypage02>0||is_entitypage03>0||is_entitypage04>0)
|
||||
{
|
||||
vis bt_entities,1
|
||||
@@ -351,7 +355,7 @@ Text bt_qrcode
|
||||
|
||||
Events
|
||||
Touch Release Event
|
||||
if(bt_qrcode.txt!="")
|
||||
if(qrcode.qrcode_value.txt!="")
|
||||
{
|
||||
page qrcode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user