JLChen
2020-12-14 78db9e30cc6caa503bbdf4e8eb706a0dbe3a0353
HDL_ON/UI/UI2/2-Classification/FunctionPage.cs
@@ -69,7 +69,7 @@
                TextColor = CSS_Color.FirstLevelTitleColor,
                TextSize = CSS_FontSize.PromptFontSize_FirstLevel,
                TextAlignment = TextAlignment.CenterLeft,
                Text = DB_ResidenceData.residenceData.CurFoor,
                Text = DB_ResidenceData.Instance.CurFoor,
            };
            roomFloorChangeView.AddChidren(btnFloor);
            #endregion