diff --git a/src/ScreenTemplates.java b/src/ScreenTemplates.java index 5e98b58..6076acc 100644 --- a/src/ScreenTemplates.java +++ b/src/ScreenTemplates.java @@ -117,19 +117,11 @@ temp_json9.put("screenId", "検索画面結果"); temp_json9.put("layout", false); temp_json9.put("widgets", temp_json10); - Map temp_json14 = new HashMap<>(); - temp_json14.put("type", "label"); - temp_json14.put("text", "住所2"); - temp_json14.put("visible", true); - temp_json14.put("x", 360); - temp_json14.put("y", 320); - temp_json14.put("width", 50); - temp_json14.put("height", 20); Map temp_json15 = new HashMap<>(); temp_json15.put("type", "label"); temp_json15.put("text", "担当者"); temp_json15.put("visible", true); - temp_json15.put("x", 675); + temp_json15.put("x", 360); temp_json15.put("y", 320); temp_json15.put("width", 50); temp_json15.put("height", 20); @@ -208,7 +200,7 @@ temp_json18.put("text", "table"); temp_json18.put("visible", true); temp_json18.put("x", 85); - temp_json18.put("y", 440); + temp_json18.put("y", 420); temp_json18.put("width", 1365); temp_json18.put("height", 385); temp_json18.put("data", temp_json19); @@ -224,7 +216,7 @@ temp_json21.put("height", 20); Map temp_json22 = new HashMap<>(); temp_json22.put("type", "label"); - temp_json22.put("text", "住所1"); + temp_json22.put("text", "住所"); temp_json22.put("visible", true); temp_json22.put("x", 55); temp_json22.put("y", 320); @@ -260,7 +252,7 @@ temp_json26.put("visible", true); temp_json26.put("x", 985); temp_json26.put("y", 245); - temp_json26.put("width", 200); + temp_json26.put("width", 450); temp_json26.put("height", 40); Map temp_json27 = new HashMap<>(); temp_json27.put("type", "button"); @@ -278,19 +270,11 @@ temp_json28.put("y", 245); temp_json28.put("width", 200); temp_json28.put("height", 40); - Map temp_json29 = new HashMap<>(); - temp_json29.put("type", "textInput"); - temp_json29.put("text", ""); - temp_json29.put("visible", true); - temp_json29.put("x", 360); - temp_json29.put("y", 345); - temp_json29.put("width", 200); - temp_json29.put("height", 40); Map temp_json30 = new HashMap<>(); temp_json30.put("type", "textInput"); temp_json30.put("text", ""); temp_json30.put("visible", true); - temp_json30.put("x", 675); + temp_json30.put("x", 360); temp_json30.put("y", 345); temp_json30.put("width", 200); temp_json30.put("height", 40); @@ -319,7 +303,6 @@ temp_json68_.put("width", 60); temp_json68_.put("height", 65); Map temp_json13 = new HashMap<>(); - temp_json13.put("w8fd9daaa986d40978c63408ee0a9527f", temp_json14); temp_json13.put("wcada3c4a537b4c7eae76954b6ed08ea8", temp_json15); temp_json13.put("we631b90a7c5749ed863429194cbc4187", temp_json16); temp_json13.put("we1c1c127a4d84410a65936d971bf99bd", temp_json17); @@ -332,7 +315,6 @@ temp_json13.put("search3", temp_json26); temp_json13.put("w614b5ee1e161473d8f859fbfb5c8074e", temp_json27); temp_json13.put("search1", temp_json28); - temp_json13.put("search6", temp_json29); temp_json13.put("search7", temp_json30); temp_json13.put("search4", temp_json31); temp_json13.put("search5", temp_json32);