826220679@qq.com
3 小时以前 69b40096cb0ae965f2a3e92672b880edfe7d04d2
src/zhuye/ShouyeLauncher.java
@@ -7,7 +7,6 @@
public class ShouyeLauncher {
    public static void main(String[] args) {
        SwingUtilities.invokeLater(() -> {
            System.out.println("Starting Shouye via Launcher...");
            JFrame frame = new JFrame("AutoMow - 首页");
            frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            frame.setSize(400, 800);