JLChen
2020-12-14 5e3150f8f603a90f29ab2f5a4b014a8bff564cb4
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