From 5af417d60d0cc3cd37afacead01c01ac2d7b6970 Mon Sep 17 00:00:00 2001 From: nickchange <126672920+nickchange@users.noreply.github.com> Date: 星期二, 24 十月 2023 16:58:27 +0800 Subject: [PATCH] 10.24。1 --- cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_info.html | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_info.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_info.html index 1ca4cf8..0454216 100644 --- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_info.html +++ b/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_info.html @@ -47,11 +47,13 @@ { "type": "tpl", "id": "u:587781d5d181", - "tpl": "                                    *所属运营商:", + "tpl": "                 *所属运营商:", "inline": true, "wrapperComponent": "", "style": { - "marginLeft": "0" + "marginLeft": "0", + "fontFamily": "", + "fontSize": 18 } }, { @@ -254,12 +256,14 @@ }, { "type": "tpl", - "tpl": "                                设备ID:", + "tpl": "                       设备ID:", "inline": true, "wrapperComponent": "", "id": "u:587781d5d181", "style": { - "marginLeft": "0" + "marginLeft": "0", + "fontFamily": "", + "fontSize": 18 } }, { -- Gitblit v1.7.1