puzhibing
2024-03-25 1eed180f9c2bf73130ddcab66d25e6a641660ff0
cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_edit.html
@@ -1473,6 +1473,114 @@
                },
                {
                  "body": [
                     {
                        "type": "hidden",
                        "label": "",
                        "name": "v3IId",
                        "id": "u:a4dbdeb9115e",
                        "mode": "inline",
                        "labelClassName": "text-dark m-b",
                        "value": `${v3.id}`
                     },
                     {
                        "type": "card",
                        "header": {
                           "title": "激战3V3",
                           "subTitle": ""
                        },
                        "body": [
                           {
                              "type": "input-image",
                              "label": "背景图:",
                              "name": "v3Image",
                              "autoUpload": true,
                              "proxy": true,
                              "uploadType": "fileReceptor",
                              "imageClassName": "r w-full",
                              "receiver": {
                                 "url": "/mgr/uploadImgAmis",
                                 "method": "post"
                              },
                              "id": "u:704c6970b70d",
                              "labelClassName": "text-dark",
                              "mode": "inline",
                              "accept": ".jpeg, .jpg, .png, .gif",
                              "multiple": false,
                              "hideUploadButton": false,
                              "fixedSize": false,
                              "value":`${v3.img}`
                           },{
                              "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",
                              "label": "",
                              "name": "v3",
                              "id": "u:c4a543b6cda0",
                              "mode": "inline",
                              "labelClassName": "text-dark m-b",
                              "value": "激战3V3"
                           },
                           {
                              "type": "hidden",
                              "label": "",
                              "name": "v3Id",
                              "id": "u:90d5f2fa406a",
                              "mode": "inline",
                              "labelClassName": "text-dark m-b",
                              "value": "0"
                           },
                           {
                              "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",
                              "inline": true,
                              "wrapperComponent": "",
                              "style": {
                                 "marginLeft": "0"
                              }
                           },
                           {
                              "type": "input-text",
                              "label": "玩派币",
                              "name": "v3Coin",
                              "id": "u:d78d236c5f95",
                              "mode": "inline",
                              "labelClassName": "text-dark m-b text-lg",
                              "value":`${v3.playCoin}`
                           },
                           {
                              "type": "input-text",
                              "label": "现金",
                              "name": "v3Cash",
                              "id": "u:20b24611e53c",
                              "mode": "inline",
                              "labelClassName": "text-dark m-b text-lg",
                              "value":`${v3.cash}`
                           },
                           {
                              "type": "input-text",
                              "label": "积分",
                              "name": "v3Int",
                              "id": "u:25e10253effb",
                              "mode": "inline",
                              "labelClassName": "text-dark m-b text-lg",
                              "value":`${v3.integral}`
                           }
                        ],
                        "actions": [
                        ],
                        "id": "u:fe79896823ad",
                        "bodyClassName": "no-border b-light",
                        "className": "no-border"
                     }
                  ],
                  "id": "u:5a16b34e0128"
                },