Do
This commit is contained in:
parent
13e8737728
commit
91d655873a
6 changed files with 83 additions and 18 deletions
|
|
@ -7,7 +7,12 @@
|
|||
<EventOpen>
|
||||
Var y_topping_bg = 912
|
||||
|
||||
|
||||
DEBUGVAR BrewVersionInt
|
||||
If BrewVersionInt >= 419 Then
|
||||
If ConfigNumer >= 380 Then
|
||||
Open "ROOT/taobin_project/xml/page_topping_select4.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
If JXMLVersionInt > 356 Then
|
||||
If ConfigNumer >= 380 Then
|
||||
Open "ROOT/taobin_project/xml/page_topping_select3.xml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue