完善设置页面
This commit is contained in:
parent
635fec362a
commit
850f92ccb4
@ -73,7 +73,7 @@ public class LunchApp extends Application {
|
||||
primaryStage.setWidth(SCENE.getWidth());
|
||||
primaryStage.setHeight(SCENE.getHeight());
|
||||
primaryStage.getIcons().add(UiUtil.getAppIcon());
|
||||
PopUpUtil.errorAlert("错误", "读写错误", "配置文件读写错误!", null, null);
|
||||
// PopUpUtil.errorAlert("错误", "读写错误", "配置文件读写错误!", null, null);
|
||||
|
||||
primaryStage.show();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user