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_add.html |  150 +++++++++++++++++++++++++++++++++++++++++++------
 1 files changed, 130 insertions(+), 20 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 caf096a..7af2b05 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,14 @@
             {
               "type": "tpl",
               "id": "u:587781d5d181",
-              "tpl": "&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp*所属运营商:",
+              "tpl": "&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp*所属运营商:",
               "inline": true,
               "wrapperComponent": "",
+
               "style": {
-                "marginLeft": "0"
+                "marginLeft": "0",
+                "fontFamily": "",
+                "fontSize": 18
               }
             },{
               "type": "select",
@@ -99,6 +102,7 @@
               "trueValue": "平台",
               "falseValue": 0,
               "mode": "inline"
+
             },
             {
               "type": "select",
@@ -108,6 +112,7 @@
               "multiple": false,
               "mode": "horizontal",
               "size": "md",
+              "value":"",
               "horizontal": {
                 "leftFixed": "lg"
               },
@@ -116,7 +121,11 @@
                 "method": "get",
                 "messages": {
                 },
-                "sendOn": ""
+                "sendOn": "",
+                "requestAdaptor": "",
+                "adaptor": "",
+                "silent": true
+
               },
               "onEvent": {
                 "change": {
@@ -138,6 +147,7 @@
               "type": "select",
               "label": "所在市:",
               "name": "city",
+              "value": "",
               "id": "u:14bafe37d5f3",
               "multiple": false,
               "mode": "horizontal",
@@ -150,7 +160,10 @@
                 "method": "post",
                 "messages": {
                 },
-                "sendOn": "this.province != null &&this.province != ' '"
+                "sendOn": "this.province != null &&this.province != ' '",
+                "requestAdaptor": "",
+                "adaptor": "",
+                "silent": true
               },
               "onEvent": {
                 "change": {
@@ -166,7 +179,10 @@
               },
               "labelField": "name",
               "valueField": "code",
-              "required": true
+              "required": true,
+              "loadingConfig": {
+                "show": true
+              }
             },
             {
               "type": "select",
@@ -184,7 +200,10 @@
                 "url": "/coursePackage/queryStore1/$city",
                 "messages": {
                 },
-                "sendOn": "this.city != null &&this.city != ' '"
+                "sendOn": "this.city != null &&this.city != ' '",
+                "requestAdaptor": "",
+                "adaptor": "",
+                "silent": true
               },
               "labelField": "name",
               "valueField": "id",
@@ -206,6 +225,7 @@
               "type": "select",
               "label": "所属场地:",
               "name": "site",
+              "value":"",
               "id": "u:0d288f4bdd8e",
               "multiple": false,
               "mode": "horizontal",
@@ -214,14 +234,15 @@
                 "leftFixed": "lg"
               },
               "source": {
-                "url": "/coursePackage/querySite",
+                "url": "/coursePackage/querySite/$store",
                 "method": "post",
                 "messages": {
                 },
-                "data": {
-                  "storeId": "$store"
-                },
-                "dataType": "form"
+                "dataType": "form",
+                "requestAdaptor": "",
+                "adaptor": "",
+                "silent": true,
+                "replaceData": true
               },
               "labelField": "name",
               "valueField": "id",
@@ -229,12 +250,14 @@
             },
             {
               "type": "tpl",
-              "tpl": "&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp设备ID:",
+              "tpl": "&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp设备ID:",
               "inline": true,
               "wrapperComponent": "",
               "id": "u:587781d5d181",
               "style": {
-                "marginLeft": "0"
+                "marginLeft": "0",
+                "fontFamily": "",
+                "fontSize": 18
               }
             },
             {
@@ -249,7 +272,8 @@
               },
               "value": "",
               "required": true
-
+              ,
+              "value":""
             },
             {
               "type": "input-text",
@@ -260,7 +284,8 @@
               "clearValueOnHidden": false,
               "hidden": false,
               "required": true
-
+              ,
+              "value":""
             },
             {
               "type": "button",
@@ -320,6 +345,15 @@
                           "multiple": false,
                           "hideUploadButton": false,
                           "fixedSize": false
+                        },{
+                          "type": "tpl",
+                          "id": "u:587781d5d181",
+                          "tpl": "&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp推荐像素:780px x 424px",
+                          "inline": true,
+                          "wrapperComponent": "",
+                          "style": {
+                            "marginLeft": "0"
+                          }
                         },
                         {
                           "type": "hidden",
@@ -412,6 +446,15 @@
                           "multiple": false,
                           "hideUploadButton": false,
                           "fixedSize": false
+                        },{
+                          "type": "tpl",
+                          "id": "u:587781d5d181",
+                          "tpl": "&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp推荐像素:780px x 424px",
+                          "inline": true,
+                          "wrapperComponent": "",
+                          "style": {
+                            "marginLeft": "0"
+                          }
                         },
                         {
                           "type": "hidden",
@@ -503,6 +546,15 @@
                           "multiple": false,
                           "hideUploadButton": false,
                           "fixedSize": false
+                        },{
+                          "type": "tpl",
+                          "id": "u:587781d5d181",
+                          "tpl": "&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp推荐像素:780px x 424px",
+                          "inline": true,
+                          "wrapperComponent": "",
+                          "style": {
+                            "marginLeft": "0"
+                          }
                         },
                         {
                           "type": "hidden",
@@ -600,6 +652,15 @@
                           "multiple": false,
                           "hideUploadButton": false,
                           "fixedSize": false
+                        },{
+                          "type": "tpl",
+                          "id": "u:587781d5d181",
+                          "tpl": "&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp推荐像素:780px x 424px",
+                          "inline": true,
+                          "wrapperComponent": "",
+                          "style": {
+                            "marginLeft": "0"
+                          }
                         },
                         {
                           "type": "hidden",
@@ -692,6 +753,15 @@
                           "multiple": false,
                           "hideUploadButton": false,
                           "fixedSize": false
+                        },{
+                          "type": "tpl",
+                          "id": "u:587781d5d181",
+                          "tpl": "&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp推荐像素:780px x 424px",
+                          "inline": true,
+                          "wrapperComponent": "",
+                          "style": {
+                            "marginLeft": "0"
+                          }
                         },
                         {
                           "type": "hidden",
@@ -783,6 +853,15 @@
                           "multiple": false,
                           "hideUploadButton": false,
                           "fixedSize": false
+                        },{
+                          "type": "tpl",
+                          "id": "u:587781d5d181",
+                          "tpl": "&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp推荐像素:780px x 424px",
+                          "inline": true,
+                          "wrapperComponent": "",
+                          "style": {
+                            "marginLeft": "0"
+                          }
                         },
                         {
                           "type": "hidden",
@@ -880,6 +959,15 @@
                           "multiple": false,
                           "hideUploadButton": false,
                           "fixedSize": false
+                        },{
+                          "type": "tpl",
+                          "id": "u:587781d5d181",
+                          "tpl": "&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp推荐像素:780px x 424px",
+                          "inline": true,
+                          "wrapperComponent": "",
+                          "style": {
+                            "marginLeft": "0"
+                          }
                         },
                         {
                           "type": "hidden",
@@ -972,6 +1060,15 @@
                           "multiple": false,
                           "hideUploadButton": false,
                           "fixedSize": false
+                        },{
+                          "type": "tpl",
+                          "id": "u:587781d5d181",
+                          "tpl": "&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp推荐像素:780px x 424px",
+                          "inline": true,
+                          "wrapperComponent": "",
+                          "style": {
+                            "marginLeft": "0"
+                          }
                         },
                         {
                           "type": "hidden",
@@ -1063,6 +1160,15 @@
                           "multiple": false,
                           "hideUploadButton": false,
                           "fixedSize": false
+                        },{
+                          "type": "tpl",
+                          "id": "u:587781d5d181",
+                          "tpl": "&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp推荐像素:780px x 424px",
+                          "inline": true,
+                          "wrapperComponent": "",
+                          "style": {
+                            "marginLeft": "0"
+                          }
                         },
                         {
                           "type": "hidden",
@@ -1160,6 +1266,15 @@
                           "multiple": false,
                           "hideUploadButton": false,
                           "fixedSize": false
+                        },{
+                          "type": "tpl",
+                          "id": "u:587781d5d181",
+                          "tpl": "&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp推荐像素:780px x 424px",
+                          "inline": true,
+                          "wrapperComponent": "",
+                          "style": {
+                            "marginLeft": "0"
+                          }
                         },
                         {
                           "type": "hidden",
@@ -1280,11 +1395,6 @@
                                   "args": {
                                   },
                                   "script": "window.parent.TStudent.table.refresh();",
-                                  "actionType": "custom"
-                                },
-                                {
-                                  "args": {},
-                                  "script": "parent.layer.close(window.parent.TStudent.layerIndex);",
                                   "actionType": "custom"
                                 }
                               ]

--
Gitblit v1.7.1