This commit is contained in:
kong 2021-11-16 16:21:19 +07:00
parent 13e8737728
commit 91d655873a
6 changed files with 83 additions and 18 deletions

View file

@ -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"