|
@@ -28,7 +28,7 @@ namespace GFGGame
|
|
_ui = UI_PoemGalleryPreviewUI.Create();
|
|
_ui = UI_PoemGalleryPreviewUI.Create();
|
|
this.viewCom = _ui.target;
|
|
this.viewCom = _ui.target;
|
|
isfullScreen = true;
|
|
isfullScreen = true;
|
|
- isReturnView = true;
|
|
|
|
|
|
+ //isReturnView = true;
|
|
// _ui.m_loaBg.url = ResPathUtil.GetBgImgPath("gzs_bjbj");
|
|
// _ui.m_loaBg.url = ResPathUtil.GetBgImgPath("gzs_bjbj");
|
|
|
|
|
|
_ui.m_btnback.onClick.Add(OnBtnBackClick);
|
|
_ui.m_btnback.onClick.Add(OnBtnBackClick);
|