版面設計功能調整

This commit is contained in:
2026-03-02 17:52:21 +08:00
parent e44bc74b90
commit 88e50525bd
2 changed files with 73 additions and 9 deletions

View File

@@ -63,6 +63,10 @@ public partial class admin_item_TabletDesigner :MyWeb.config
{
id="combined",type="combined-center",text="林張吳\n氏歷代祖先", x = 130, y = 80,
style = new ElementStyle { fontSize = 24, fontFamily = "Kaiti", isVertical = true, letterSpacing = 5, lineHeight = 1.5 ,visibility="hidden" }
}, new TabletElement
{
id="alive",type="alive",text="劉大哥", x = 60, y = 200,
style = new ElementStyle { fontSize = 18, fontFamily = "Kaiti", isVertical = true, letterSpacing = 5, lineHeight = 1.5 ,visibility="" }
}
},
paper = new { width = 100, height = 272, name = "Yellow" }