diff --git a/src/ScreenTemplates.java b/src/ScreenTemplates.java index bc0f85e..f4d84a5 100644 --- a/src/ScreenTemplates.java +++ b/src/ScreenTemplates.java @@ -496,10 +496,10 @@ temp_json61.put("type", "button"); temp_json61.put("text", "削除"); temp_json61.put("visible", true); - temp_json61.put("x", 2458); - temp_json61.put("y", 163); - temp_json61.put("width", 229); - temp_json61.put("height", 70); + temp_json61.put("x", 1229); + temp_json61.put("y", 81); + temp_json61.put("width", 114); + temp_json61.put("height", 35); Map temp_json64 = new HashMap<>(); temp_json64.put("address2", "_"); temp_json64.put("address1", "_"); @@ -526,10 +526,10 @@ temp_json62.put("type", "table"); temp_json62.put("text", ""); temp_json62.put("visible", true); - temp_json62.put("x", 189); - temp_json62.put("y", 317); - temp_json62.put("width", 2542); - temp_json62.put("height", 1101); + temp_json62.put("x", 94); + temp_json62.put("y", 157); + temp_json62.put("width", 1271); + temp_json62.put("height", 550); temp_json62.put("data", temp_json63); temp_json62.put("columns", temp_list3); temp_json62.put("primaryKeyName", "会社名"); @@ -537,18 +537,18 @@ temp_json65.put("type", "button"); temp_json65.put("text", "登録"); temp_json65.put("visible", true); - temp_json65.put("x", 1944); - temp_json65.put("y", 163); - temp_json65.put("width", 210); - temp_json65.put("height", 67); + temp_json65.put("x", 972); + temp_json65.put("y", 81); + temp_json65.put("width", 105); + temp_json65.put("height", 33); Map temp_json66 = new HashMap<>(); temp_json66.put("type", "button"); temp_json66.put("text", "編集"); temp_json66.put("visible", true); - temp_json66.put("x", 2186); - temp_json66.put("y", 162); - temp_json66.put("width", 218); - temp_json66.put("height", 72); + temp_json66.put("x", 1093); + temp_json66.put("y", 81); + temp_json66.put("width", 109); + temp_json66.put("height", 36); Map temp_json59 = new HashMap<>(); temp_json59.put("w191cc519b2344758b8d9878328b41cd9", temp_json60); temp_json59.put("wa1b27f08c9fd4c08b7dda38625c04f3b", temp_json61);