From e0ff252a9ad4ca646e5e3e94a66c1309ec0b7c54 Mon Sep 17 00:00:00 2001 From: nickchange <126672920+nickchange@users.noreply.github.com> Date: 星期五, 20 十月 2023 09:35:03 +0800 Subject: [PATCH] 10.20 --- cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_add.html | 102 +++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 98 insertions(+), 4 deletions(-) diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_add.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_add.html index f5f6803..1946b9c 100644 --- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_add.html +++ b/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_add.html @@ -47,11 +47,13 @@ { "type": "tpl", "id": "u:587781d5d181", - "tpl": "                                    *所属运营商:", + "tpl": "                 *所属运营商:", "inline": true, "wrapperComponent": "", "style": { - "marginLeft": "0" + "marginLeft": "0", + "fontFamily": "", + "fontSize": 18 } },{ "type": "select", @@ -246,12 +248,14 @@ }, { "type": "tpl", - "tpl": "                                设备ID:", + "tpl": "                       设备ID:", "inline": true, "wrapperComponent": "", "id": "u:587781d5d181", "style": { - "marginLeft": "0" + "marginLeft": "0", + "fontFamily": "", + "fontSize": 18 } }, { @@ -339,6 +343,15 @@ "multiple": false, "hideUploadButton": false, "fixedSize": false + },{ + "type": "tpl", + "id": "u:587781d5d181", + "tpl": "          推荐像素:780px x 424px", + "inline": true, + "wrapperComponent": "", + "style": { + "marginLeft": "0" + } }, { "type": "hidden", @@ -431,6 +444,15 @@ "multiple": false, "hideUploadButton": false, "fixedSize": false + },{ + "type": "tpl", + "id": "u:587781d5d181", + "tpl": "          推荐像素:780px x 424px", + "inline": true, + "wrapperComponent": "", + "style": { + "marginLeft": "0" + } }, { "type": "hidden", @@ -522,6 +544,15 @@ "multiple": false, "hideUploadButton": false, "fixedSize": false + },{ + "type": "tpl", + "id": "u:587781d5d181", + "tpl": "          推荐像素:780px x 424px", + "inline": true, + "wrapperComponent": "", + "style": { + "marginLeft": "0" + } }, { "type": "hidden", @@ -619,6 +650,15 @@ "multiple": false, "hideUploadButton": false, "fixedSize": false + },{ + "type": "tpl", + "id": "u:587781d5d181", + "tpl": "          推荐像素:780px x 424px", + "inline": true, + "wrapperComponent": "", + "style": { + "marginLeft": "0" + } }, { "type": "hidden", @@ -711,6 +751,15 @@ "multiple": false, "hideUploadButton": false, "fixedSize": false + },{ + "type": "tpl", + "id": "u:587781d5d181", + "tpl": "          推荐像素:780px x 424px", + "inline": true, + "wrapperComponent": "", + "style": { + "marginLeft": "0" + } }, { "type": "hidden", @@ -802,6 +851,15 @@ "multiple": false, "hideUploadButton": false, "fixedSize": false + },{ + "type": "tpl", + "id": "u:587781d5d181", + "tpl": "          推荐像素:780px x 424px", + "inline": true, + "wrapperComponent": "", + "style": { + "marginLeft": "0" + } }, { "type": "hidden", @@ -899,6 +957,15 @@ "multiple": false, "hideUploadButton": false, "fixedSize": false + },{ + "type": "tpl", + "id": "u:587781d5d181", + "tpl": "          推荐像素:780px x 424px", + "inline": true, + "wrapperComponent": "", + "style": { + "marginLeft": "0" + } }, { "type": "hidden", @@ -991,6 +1058,15 @@ "multiple": false, "hideUploadButton": false, "fixedSize": false + },{ + "type": "tpl", + "id": "u:587781d5d181", + "tpl": "          推荐像素:780px x 424px", + "inline": true, + "wrapperComponent": "", + "style": { + "marginLeft": "0" + } }, { "type": "hidden", @@ -1082,6 +1158,15 @@ "multiple": false, "hideUploadButton": false, "fixedSize": false + },{ + "type": "tpl", + "id": "u:587781d5d181", + "tpl": "          推荐像素:780px x 424px", + "inline": true, + "wrapperComponent": "", + "style": { + "marginLeft": "0" + } }, { "type": "hidden", @@ -1179,6 +1264,15 @@ "multiple": false, "hideUploadButton": false, "fixedSize": false + },{ + "type": "tpl", + "id": "u:587781d5d181", + "tpl": "          推荐像素:780px x 424px", + "inline": true, + "wrapperComponent": "", + "style": { + "marginLeft": "0" + } }, { "type": "hidden", -- Gitblit v1.7.1