Merge branch 'masterpiece' of kong:/1TBHDD/ikong/taobin_project into masterpiece
This commit is contained in:
commit
02deedbec7
2 changed files with 10 additions and 0 deletions
|
|
@ -572,6 +572,9 @@
|
|||
|
||||
; Zone set video main page.
|
||||
|
||||
; ignore collection point
|
||||
Var SettingIgnoreCollectPoint = 0
|
||||
|
||||
Var adver_brewing_en = 1
|
||||
|
||||
;inter-xml-open
|
||||
|
|
@ -817,6 +820,9 @@
|
|||
|
||||
Var DisableTaobinCredit = "true"
|
||||
|
||||
; Singapore disable point
|
||||
Var SettingIgnoreCollectPoint = 1
|
||||
|
||||
EndIf
|
||||
|
||||
;inter-page-board
|
||||
|
|
|
|||
|
|
@ -20,6 +20,10 @@
|
|||
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If SettingIgnoreCollectPoint = 1 Then
|
||||
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
||||
EndIf
|
||||
|
||||
Var ShowErrorText = "Invisible"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue