|
@@ -33,7 +33,7 @@ namespace GFGGame
|
|
|
list.numItems = this.storyLevelCfgs.Count;
|
|
|
list.ScrollToView(curIndex);
|
|
|
|
|
|
- com.GetChild("loaBg").asLoader.url = ResPathUtil.GetBgImgPath("gzs_fb_bg");
|
|
|
+ com.GetChild("loaBg").asLoader.url = ResPathUtil.GetBgImgPath("gzs_fb_bj");
|
|
|
com.GetChild("Name").asLoader.url = "ui://Studio/gzs_fb_bt_jsxf";
|
|
|
com.GetChild("btnChageLine").asLoader.url = ResPathUtil.GetCommonGameResPath("zsx_fl");
|
|
|
|