修改 未解锁也能进入详情页,详情页增加购买弹窗
This commit is contained in:
@@ -182,7 +182,7 @@ export class ChatPanel extends li_BaseView implements IChatPanelCallback {
|
||||
);
|
||||
if (!isFree && !isRelease) {
|
||||
//未解锁
|
||||
NavigationManager.Instance.openPopupPanel("GirlListPopupPanel", {
|
||||
NavigationManager.Instance.openPopupPanel("GirlListPopupPanel-Fix", {
|
||||
base: this,
|
||||
category: this.categoryId,
|
||||
id: this.id,
|
||||
|
||||
Reference in New Issue
Block a user