From 640ff18d2d7f4be02ddb7f8f75e899f05545eb98 Mon Sep 17 00:00:00 2001 From: puzhibing <393733352@qq.com> Date: 星期一, 05 二月 2024 11:56:52 +0800 Subject: [PATCH] 更新bug修改 --- cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_edit.html | 108 +++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 files changed, 102 insertions(+), 6 deletions(-) diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_edit.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_edit.html index a6507d2..c11737b 100644 --- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_edit.html +++ b/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_edit.html @@ -47,11 +47,13 @@ { "type": "tpl", "id": "u:587781d5d181", - "tpl": "                                    *所属运营商:", + "tpl": "                 *所属运营商:", "inline": true, "wrapperComponent": "", "style": { - "marginLeft": "0" + "marginLeft": "0", + "fontFamily": "", + "fontSize": 18 } }, { @@ -88,7 +90,7 @@ }, "labelField": "value", "valueField": "id", - "value":`${game.operationId}` + "value":`${opId}` },{ "type": "checkbox", "option": "平台", @@ -110,7 +112,8 @@ }, "trueValue": "平台", "falseValue": 0, - "mode": "inline" + "mode": "inline", + "value":`${is!}` }, { "type": "select", @@ -246,12 +249,14 @@ }, { "type": "tpl", - "tpl": "                                设备ID:", + "tpl": "                       设备ID:", "inline": true, "wrapperComponent": "", "id": "u:587781d5d181", "style": { - "marginLeft": "0" + "marginLeft": "0", + "fontFamily": "", + "fontSize": 18 } }, { @@ -281,6 +286,7 @@ , "value":`${game.red}` }, + { "type": "button", "label": "按钮", @@ -340,6 +346,15 @@ "hideUploadButton": false, "fixedSize": false, "value":`${kc.img}` + },{ + "type": "tpl", + "id": "u:587781d5d181", + "tpl": "          推荐像素:780px x 424px", + "inline": true, + "wrapperComponent": "", + "style": { + "marginLeft": "0" + } }, { "type": "hidden", @@ -453,6 +468,15 @@ "hideUploadButton": false, "fixedSize": false, "value":`${sq.img}` + },{ + "type": "tpl", + "id": "u:587781d5d181", + "tpl": "          推荐像素:780px x 424px", + "inline": true, + "wrapperComponent": "", + "style": { + "marginLeft": "0" + } }, { "type": "hidden", @@ -557,6 +581,15 @@ "hideUploadButton": false, "fixedSize": false, "value":`${sm.img}` + },{ + "type": "tpl", + "id": "u:587781d5d181", + "tpl": "          推荐像素:780px x 424px", + "inline": true, + "wrapperComponent": "", + "style": { + "marginLeft": "0" + } }, { "type": "hidden", @@ -667,6 +700,15 @@ "hideUploadButton": false, "fixedSize": false, "value":`${sd.img}` + },{ + "type": "tpl", + "id": "u:587781d5d181", + "tpl": "          推荐像素:780px x 424px", + "inline": true, + "wrapperComponent": "", + "style": { + "marginLeft": "0" + } }, { "type": "hidden", @@ -772,6 +814,15 @@ "hideUploadButton": false, "fixedSize": false, "value":`${fk.img}` + },{ + "type": "tpl", + "id": "u:587781d5d181", + "tpl": "          推荐像素:780px x 424px", + "inline": true, + "wrapperComponent": "", + "style": { + "marginLeft": "0" + } }, { "type": "hidden", @@ -876,6 +927,15 @@ "hideUploadButton": false, "fixedSize": false, "value":`${jx.img}` + },{ + "type": "tpl", + "id": "u:587781d5d181", + "tpl": "          推荐像素:780px x 424px", + "inline": true, + "wrapperComponent": "", + "style": { + "marginLeft": "0" + } }, { "type": "hidden", @@ -986,6 +1046,15 @@ "hideUploadButton": false, "fixedSize": false, "value":`${qw.img}` + },{ + "type": "tpl", + "id": "u:587781d5d181", + "tpl": "          推荐像素:780px x 424px", + "inline": true, + "wrapperComponent": "", + "style": { + "marginLeft": "0" + } }, { "type": "hidden", @@ -1091,6 +1160,15 @@ "hideUploadButton": false, "fixedSize": false, "value":`${zs.img}` + },{ + "type": "tpl", + "id": "u:587781d5d181", + "tpl": "          推荐像素:780px x 424px", + "inline": true, + "wrapperComponent": "", + "style": { + "marginLeft": "0" + } }, { "type": "hidden", @@ -1198,6 +1276,15 @@ "hideUploadButton": false, "fixedSize": false, "value":`${zs2.img}` + },{ + "type": "tpl", + "id": "u:587781d5d181", + "tpl": "          推荐像素:780px x 424px", + "inline": true, + "wrapperComponent": "", + "style": { + "marginLeft": "0" + } }, { "type": "hidden", @@ -1308,6 +1395,15 @@ "hideUploadButton": false, "fixedSize": false, "value":`${ly.img}` + },{ + "type": "tpl", + "id": "u:587781d5d181", + "tpl": "          推荐像素:780px x 424px", + "inline": true, + "wrapperComponent": "", + "style": { + "marginLeft": "0" + } }, { "type": "hidden", -- Gitblit v1.7.1