diff --git a/wwwroot/proxy_recharge.ui b/wwwroot/proxy_recharge.ui index c53f642..3c5a8e0 100644 --- a/wwwroot/proxy_recharge.ui +++ b/wwwroot/proxy_recharge.ui @@ -10,23 +10,20 @@ { "widgettype": "VBox", "options": { - "bgcolor": "#1E293B", - "borderRadius": "10px", - "border": "1px solid #334155", + "css": "card", "padding": "20px", "cwidth": 40 }, "subwidgets": [ { "widgettype": "Title3", - "options": {"text": "代客充值", "color": "#F1F5F9"} + "options": {"text": "代客充值"} }, { "widgettype": "Text", "options": { "text": "输入客户用户名和充值金额,由管理员代为客户完成充值操作。", - "color": "#94A3B8", - "fontSize": "13px" + "cfontsize": 0.9 } }, {