DO
This commit is contained in:
parent
6c4c8f38c2
commit
d376233a2d
2 changed files with 6 additions and 6 deletions
|
|
@ -516,7 +516,7 @@
|
||||||
|
|
||||||
DEBUGVAR web_ready
|
DEBUGVAR web_ready
|
||||||
If web_ready = "true" Then
|
If web_ready = "true" Then
|
||||||
If web_ref = QRCODE99 Then
|
If web_ref = QRCODE99x Then
|
||||||
|
|
||||||
Var web_readyOK = web_ready
|
Var web_readyOK = web_ready
|
||||||
Var web_telnumOK = web_telnum
|
Var web_telnumOK = web_telnum
|
||||||
|
|
@ -671,6 +671,7 @@
|
||||||
<X> 895 </X>
|
<X> 895 </X>
|
||||||
<Y> 1110 </Y>
|
<Y> 1110 </Y>
|
||||||
<Width> 178 </Width>
|
<Width> 178 </Width>
|
||||||
|
<Color> "0xeae6e1" </Color>
|
||||||
<Height> 178 </Height>
|
<Height> 178 </Height>
|
||||||
<State> WebAppShow </State>
|
<State> WebAppShow </State>
|
||||||
<Service> testservice </Service>
|
<Service> testservice </Service>
|
||||||
|
|
|
||||||
|
|
@ -75,13 +75,12 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
If lidAndStrawOldPageIgnore = "true" Then
|
;If lidAndStrawOldPageIgnore = "true" Then
|
||||||
Var lidAndStrawOldPageIgnore = "false"
|
; Var lidAndStrawOldPageIgnore = "false"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Open "ROOT/taobin_project/xml/page_brewing3.xml"
|
Open "ROOT/taobin_project/xml/page_brewing3.xml"
|
||||||
EndIf
|
;EndIf
|
||||||
|
|
||||||
Var LidState = Lid1Status
|
Var LidState = Lid1Status
|
||||||
;Lid1Status
|
;Lid1Status
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue