diff --git a/wwwroot/index.ui b/wwwroot/index.ui index aa9a957..f91103c 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -11,11 +11,9 @@ }, "subwidgets": [ { - "widgettype": "Text", + "widgettype": "Title2", "options": { "text": "真人人像素材管理", - "fontSize": "24px", - "fontWeight": "bold", "marginBottom": "20px" } }, @@ -31,8 +29,8 @@ "widgettype": "VBox", "options": { "css": "card", - "height": "140px", - "width": "280px", + "cheight": 12, + "cwidth": 23, "padding": "20px", "cursor": "pointer", "borderRadius": "8px" @@ -51,18 +49,16 @@ ], "subwidgets": [ { - "widgettype": "Text", + "widgettype": "Title5", "options": { - "text": "🔐 真人认证", - "fontSize": "18px", - "fontWeight": "bold" + "text": "🔐 真人认证" } }, { "widgettype": "Text", "options": { "text": "创建真人认证会话,获取H5认证链接", - "fontSize": "14px" + "cfontsize": 1.2 } } ] @@ -71,8 +67,8 @@ "widgettype": "VBox", "options": { "css": "card", - "height": "140px", - "width": "280px", + "cheight": 12, + "cwidth": 23, "padding": "20px", "cursor": "pointer", "borderRadius": "8px" @@ -91,18 +87,16 @@ ], "subwidgets": [ { - "widgettype": "Text", + "widgettype": "Title5", "options": { - "text": "📤 上传素材", - "fontSize": "18px", - "fontWeight": "bold" + "text": "📤 上传素材" } }, { "widgettype": "Text", "options": { "text": "上传素材到供应商(支持URL/base64)", - "fontSize": "14px" + "cfontsize": 1.2 } } ] @@ -113,8 +107,8 @@ "widgettype": "VBox", "options": { "css": "card", - "height": "140px", - "width": "280px", + "cheight": 12, + "cwidth": 23, "padding": "20px", "cursor": "pointer", "borderRadius": "8px" @@ -133,18 +127,16 @@ ], "subwidgets": [ { - "widgettype": "Text", + "widgettype": "Title5", "options": { - "text": "📁 素材组合管理", - "fontSize": "18px", - "fontWeight": "bold" + "text": "📁 素材组合管理" } }, { "widgettype": "Text", "options": { "text": "创建真人认证、管理素材组合(Asset Group)", - "fontSize": "14px" + "cfontsize": 1.2 } } ] @@ -153,8 +145,8 @@ "widgettype": "VBox", "options": { "css": "card", - "height": "140px", - "width": "280px", + "cheight": 12, + "cwidth": 23, "padding": "20px", "cursor": "pointer", "borderRadius": "8px" @@ -173,18 +165,16 @@ ], "subwidgets": [ { - "widgettype": "Text", + "widgettype": "Title5", "options": { - "text": "🖼️ 素材资产管理", - "fontSize": "18px", - "fontWeight": "bold" + "text": "🖼️ 素材资产管理" } }, { "widgettype": "Text", "options": { "text": "上传/查看/同步真人人像素材(Asset)", - "fontSize": "14px" + "cfontsize": 1.2 } } ] @@ -193,8 +183,8 @@ "widgettype": "VBox", "options": { "css": "card", - "height": "140px", - "width": "280px", + "cheight": 12, + "cwidth": 23, "padding": "20px", "cursor": "pointer", "borderRadius": "8px" @@ -213,18 +203,16 @@ ], "subwidgets": [ { - "widgettype": "Text", + "widgettype": "Title5", "options": { - "text": "⚙️ 供应商配置", - "fontSize": "18px", - "fontWeight": "bold" + "text": "⚙️ 供应商配置" } }, { "widgettype": "Text", "options": { "text": "管理供应商upappid和API映射", - "fontSize": "14px" + "cfontsize": 1.2 } } ] @@ -233,8 +221,8 @@ "widgettype": "VBox", "options": { "css": "card", - "height": "140px", - "width": "280px", + "cheight": 12, + "cwidth": 23, "padding": "20px", "cursor": "pointer", "borderRadius": "8px" @@ -253,18 +241,16 @@ ], "subwidgets": [ { - "widgettype": "Text", + "widgettype": "Title5", "options": { - "text": "🔗 机构映射管理", - "fontSize": "18px", - "fontWeight": "bold" + "text": "🔗 机构映射管理" } }, { "widgettype": "Text", "options": { "text": "查看/管理机构和供应商组合的映射关系", - "fontSize": "14px" + "cfontsize": 1.2 } } ]