fix bug promotion3
This commit is contained in:
parent
9fe72c5c5c
commit
488f025969
6 changed files with 13 additions and 13 deletions
|
|
@ -170,7 +170,7 @@
|
|||
SAVELOG "collect_point1-p107."
|
||||
;Open "ROOT/taobin_project/xml/page_catalog.xml"
|
||||
|
||||
If PromotionIDCurrentOrder = 2 Then
|
||||
If PromotionIDCurrentOrder > 1 Then
|
||||
Open "ROOT/taobin_project/xml/page_collect_point_1-2.xml"
|
||||
EndIf
|
||||
|
||||
|
|
@ -520,7 +520,7 @@
|
|||
;Open "ROOT/taobin_project/xml/page_catalog.xml"
|
||||
SAVELOG "collect_point1-p589."
|
||||
|
||||
If PromotionIDCurrentOrder = 2 Then
|
||||
If PromotionIDCurrentOrder > 1 Then
|
||||
Open "ROOT/taobin_project/xml/page_collect_point_1-2.xml"
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue