瀏覽代碼

修复相册背景不显示问题

leiyasi 1 年之前
父節點
當前提交
d802a2fc1e
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      GameClient/Assets/Game/HotUpdate/Views/Poem/PoemPhotoPreView.cs

+ 0 - 1
GameClient/Assets/Game/HotUpdate/Views/Poem/PoemPhotoPreView.cs

@@ -32,7 +32,6 @@ namespace GFGGame
             _ui = UI_PoemPhotoPreviewUI.Create();
             this.viewCom = _ui.target;
             isfullScreen = true;
-            isReturnView = true;
 
             _ui.m_grhBg.onClick.Add(OnBtnBackClick);