add new condition open topping select 8
This commit is contained in:
parent
90a0682c22
commit
84cdea3378
1 changed files with 6 additions and 2 deletions
|
|
@ -46,9 +46,13 @@
|
||||||
DEBUGVAR JXMLVersionInt
|
DEBUGVAR JXMLVersionInt
|
||||||
|
|
||||||
Var CHECK_EventOpen_Double = 0
|
Var CHECK_EventOpen_Double = 0
|
||||||
If JXMLVersionInt > 448 Then
|
|
||||||
;Open "ROOT/taobin_project/xml/page_topping_select7.xml"
|
If ConfigNumer = 10564 Then
|
||||||
Open "ROOT/taobin_project/xml/page_topping_select8.xml"
|
Open "ROOT/taobin_project/xml/page_topping_select8.xml"
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
If JXMLVersionInt > 448 Then
|
||||||
|
Open "ROOT/taobin_project/xml/page_topping_select7.xml"
|
||||||
Else
|
Else
|
||||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue