From ded7b20c06c16646a1f718c32a78e463844da6da Mon Sep 17 00:00:00 2001 From: luo <2855143437@qq.com> Date: 星期日, 08 十月 2023 15:11:01 +0800 Subject: [PATCH] 10.8 --- cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_add.html | 1049 ++++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 files changed, 943 insertions(+), 106 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 6c4a8d0..8eef478 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 @@ -42,7 +42,7 @@ { "type": "form", "id": "u:24af29be25d2", - "title": "表单", + "title": "111", "body": [ { "label": "所属运营商:", @@ -52,47 +52,58 @@ "mode": "horizontal", "size": "lg", "multiple": false, - "source": { - "url": "/api/v1/rep/cus/", - "method": "get", - "messages": { - } - }, - "labelField": "customerName", - "valueField": "id", "showInvalidMatch": false, "searchable": true, "clearable": true, "horizontal": { "leftFixed": "lg" - } + }, + "options": [ + { + "label": "等待沟通中", + "value": "等待沟通中" + } + ] }, { - "type": "input-city", + "type": "select", "label": "所在省:", "name": "province", - "id": "u:091b190331f6", + "id": "u:63c85c19f3aa", + "multiple": false, "mode": "horizontal", - "allowCity": false, - "allowDistrict": false, + "size": "md", + "horizontal": { + "leftFixed": "lg" + }, + "source": { + "url": "/coursePackage/queryProvince", + "method": "get", + "messages": { + }, + "sendOn": "" + }, "onEvent": { "change": { "weight": 0, "actions": [ { - "componentId": "u:63c85c19f3aa", + "componentId": "u:14bafe37d5f3", "actionType": "reload", "dataMergeMode": "merge" } ] } - } + }, + "labelField": "name", + "valueField": "code", + "required": true }, { "type": "select", "label": "所在市:", "name": "city", - "id": "u:63c85c19f3aa", + "id": "u:14bafe37d5f3", "multiple": false, "mode": "horizontal", "size": "md", @@ -119,7 +130,8 @@ } }, "labelField": "name", - "valueField": "code" + "valueField": "code", + "required": true }, { "type": "select", @@ -149,17 +161,11 @@ "componentId": "u:0d288f4bdd8e", "actionType": "reload", "dataMergeMode": "merge" - }, - { - "componentId": "u:0d288f4bdd8e", - "args": { - "value": " " - }, - "actionType": "setValue" } ] } - } + }, + "required": true }, { "type": "select", @@ -183,11 +189,12 @@ "dataType": "form" }, "labelField": "name", - "valueField": "id" + "valueField": "id", + "required": true }, { "type": "tpl", - "tpl": "设备ID:", + "tpl": "                                设备ID:", "inline": true, "wrapperComponent": "", "id": "u:587781d5d181", @@ -201,25 +208,22 @@ "name": "blue", "id": "u:a4dbdeb9165e", "mode": "inline", - "size": "xs", + "size": "sm", "horizontal": { "leftFixed": "sm" }, - "value": "" + "value": "", + "required": true }, { "type": "input-text", "label": "红色方", "name": "red", "id": "u:b0544634a698", - "mode": "inline" - }, - { - "type": "tpl", - "tpl": "请编辑内容", - "inline": true, - "wrapperComponent": "", - "id": "u:89c3a95a6721" + "mode": "inline", + "clearValueOnHidden": false, + "hidden": false, + "required": true }, { "type": "button", @@ -234,7 +238,8 @@ ] } }, - "id": "u:b96a47957f17" + "id": "u:b96a47957f17", + "hidden": true }, { "type": "divider", @@ -248,80 +253,909 @@ "wrapperComponent": "h2" }, { - "type": "container", - "body": [ + "type": "grid", + "columns": [ { - "type": "card", - "header": { - "title": "激战球场", - "subTitle": "副标题" - }, "body": [ { - "type": "input-image", - "label": "背景图:", - "name": "image", - "autoUpload": true, - "proxy": true, - "uploadType": "fileReceptor", - "imageClassName": "r w-full", - "receiver": { - "url": "object-upload://default", - "method": "post" + "type": "card", + "header": { + "title": "玩湃跨城赛", + "subTitle": "" }, - "id": "u:824383a8e878", - "labelClassName": "text-dark" - }, - { - "type": "input-text", - "label": "游戏名称", - "name": "ciji", - "id": "u:a4dbdeb9115e", - "mode": "inline", - "labelClassName": "text-dark m-b", - "value": "激战球场" - }, - { - "type": "input-text", - "label": "玩派币", - "name": "cijiCoin", - "id": "u:99015dfd4264", - "mode": "inline", - "labelClassName": "text-dark m-b text-lg" - }, - { - "type": "input-text", - "label": "现金", - "name": "cijiCash", - "id": "u:31888fb92add", - "mode": "inline", - "labelClassName": "text-dark m-b text-lg" - }, - { - "type": "input-text", - "label": "积分", - "name": "cijiInt", - "id": "u:c42ab4593d20", - "mode": "inline", - "labelClassName": "text-dark m-b text-lg" + "body": [ + { + "type": "input-image", + "label": "背景图:", + "name": "kuachengImage", + "autoUpload": true, + "proxy": true, + "uploadType": "fileReceptor", + "imageClassName": "r w-full", + "receiver": { + "url": "/mgr/uploadImgAmis", + "method": "post" + }, + "id": "u:824383a8e878", + "labelClassName": "text-dark", + "mode": "inline", + "accept": ".jpeg, .jpg, .png, .gif", + "multiple": false, + "hideUploadButton": false, + "fixedSize": false + }, + { + "type": "hidden", + "label": "", + "name": "kuacheng", + "id": "u:a4dbdeb9115e", + "mode": "inline", + "labelClassName": "text-dark m-b", + "value": "玩湃跨城赛" + }, + { + "type": "hidden", + "label": "", + "name": "kuachengId", + "id": "u:89bccaf7242f", + "mode": "inline", + "labelClassName": "text-dark m-b", + "value": "14" + }, + { + "type": "input-text", + "label": "玩派币", + "name": "kuachengCoin", + "id": "u:99015dfd4264", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + }, + { + "type": "input-text", + "label": "现金", + "name": "kuachengCash", + "id": "u:31888fb92add", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + }, + { + "type": "input-text", + "label": "积分", + "name": "kuachengInt", + "id": "u:c42ab4593d20", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + } + ], + "actions": [ + ], + "id": "u:8445330f451b", + "bodyClassName": "no-border b-light", + "className": "no-border" } ], - "actions": [ + "id": "u:a63f776f28ca", + "columnClassName": "p-l-lg" + }, + { + "body": [ + { + "type": "card", + "header": { + "title": "社区冠军赛", + "subTitle": "" + }, + "body": [ + { + "type": "input-image", + "label": "背景图:", + "name": "shequImage", + "autoUpload": true, + "proxy": true, + "uploadType": "fileReceptor", + "imageClassName": "r w-full", + "receiver": { + "url": "/mgr/uploadImgAmis", + "method": "post" + }, + "id": "u:824383a8e878", + "labelClassName": "text-dark", + "mode": "inline", + "accept": ".jpeg, .jpg, .png, .gif", + "multiple": false, + "hideUploadButton": false, + "fixedSize": false + }, + { + "type": "hidden", + "label": "", + "name": "shequ", + "id": "u:a4dbdeb9115e", + "mode": "inline", + "labelClassName": "text-dark m-b", + "value": "社区冠军赛" + }, + { + "type": "hidden", + "label": "", + "name": "shequId", + "id": "u:89bccaf7242f", + "mode": "inline", + "labelClassName": "text-dark m-b", + "value": "16" + }, + { + "type": "input-text", + "label": "玩派币", + "name": "shequCoin", + "id": "u:99015dfd4264", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + }, + { + "type": "input-text", + "label": "现金", + "name": "shequCash", + "id": "u:31888fb92add", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + }, + { + "type": "input-text", + "label": "积分", + "name": "shequInt", + "id": "u:c42ab4593d20", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + } + ], + "actions": [ + ], + "id": "u:8445330f451b", + "bodyClassName": "no-border b-light", + "className": "no-border" + } ], - "id": "u:8445330f451b" + "id": "u:882210cd7611" + }, + { + "body": [ + { + "type": "card", + "header": { + "title": "射门速度-玩湃熊之力", + "subTitle": "" + }, + "body": [ + { + "type": "input-image", + "label": "背景图:", + "name": "shemenImage", + "autoUpload": true, + "proxy": true, + "uploadType": "fileReceptor", + "imageClassName": "r w-full", + "receiver": { + "url": "/mgr/uploadImgAmis", + "method": "post" + }, + "id": "u:824383a8e878", + "labelClassName": "text-dark", + "mode": "inline", + "accept": ".jpeg, .jpg, .png, .gif", + "multiple": false, + "hideUploadButton": false, + "fixedSize": false + }, + { + "type": "hidden", + "label": "", + "name": "shemen", + "id": "u:a4dbdeb9115e", + "mode": "inline", + "labelClassName": "text-dark m-b", + "value": "射门速度-玩湃熊之力" + }, + { + "type": "hidden", + "label": "", + "name": "shemenId", + "id": "u:89bccaf7242f", + "mode": "inline", + "labelClassName": "text-dark m-b", + "value": "13" + }, + { + "type": "input-text", + "label": "玩派币", + "name": "shemenCoin", + "id": "u:99015dfd4264", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + }, + { + "type": "input-text", + "label": "现金", + "name": "shemenCash", + "id": "u:31888fb92add", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + }, + { + "type": "input-text", + "label": "积分", + "name": "shemenInt", + "id": "u:c42ab4593d20", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + } + ], + "actions": [ + ], + "id": "u:8445330f451b", + "bodyClassName": "no-border b-light", + "className": "no-border" + } + ], + "id": "u:d191f24cb064" } ], - "style": { - "position": "static", - "display": "block", - "flexWrap": "nowrap", - "maxWidth": "300px", - "overflowX": "auto", - "margin": "0" - }, - "id": "u:08adb1dcf6b9", - "isFixedHeight": false, - "isFixedWidth": false + "id": "u:676721d0a98a" + }, + { + "type": "grid", + "columns": [ + { + "body": [ + { + "type": "card", + "header": { + "title": "玩湃熊之力-速度", + "subTitle": "" + }, + "body": [ + { + "type": "input-image", + "label": "背景图:", + "name": "suduImage", + "autoUpload": true, + "proxy": true, + "uploadType": "fileReceptor", + "imageClassName": "r w-full", + "receiver": { + "url": "/mgr/uploadImgAmis", + "method": "post" + }, + "id": "u:4abd099fd344", + "labelClassName": "text-dark", + "mode": "inline", + "accept": ".jpeg, .jpg, .png, .gif", + "multiple": false, + "hideUploadButton": false, + "fixedSize": false + }, + { + "type": "hidden", + "label": "", + "name": "sudu", + "id": "u:825f01e97cf5", + "mode": "inline", + "labelClassName": "text-dark m-b", + "value": "玩湃熊之力-速度" + }, + { + "type": "hidden", + "label": "", + "name": "suduId", + "id": "u:f0f7e6028e17", + "mode": "inline", + "labelClassName": "text-dark m-b", + "value": "15" + }, + { + "type": "input-text", + "label": "玩派币", + "name": "suduCoin", + "id": "u:b6faed384d78", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + }, + { + "type": "input-text", + "label": "现金", + "name": "suduCash", + "id": "u:c7181c9b3ded", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + }, + { + "type": "input-text", + "label": "积分", + "name": "suduInt", + "id": "u:ee897e373acb", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + } + ], + "actions": [ + ], + "id": "u:89bd6bd7e231", + "bodyClassName": "no-border b-light", + "className": "no-border" + } + ], + "id": "u:e49a95f9b2c8", + "columnClassName": "p-l-lg" + }, + { + "body": [ + { + "type": "card", + "header": { + "title": "方块球王", + "subTitle": "" + }, + "body": [ + { + "type": "input-image", + "label": "背景图:", + "name": "fangkuaiImage", + "autoUpload": true, + "proxy": true, + "uploadType": "fileReceptor", + "imageClassName": "r w-full", + "receiver": { + "url": "/mgr/uploadImgAmis", + "method": "post" + }, + "id": "u:824383a8e878", + "labelClassName": "text-dark", + "mode": "inline", + "accept": ".jpeg, .jpg, .png, .gif", + "multiple": false, + "hideUploadButton": false, + "fixedSize": false + }, + { + "type": "hidden", + "label": "", + "name": "fangkuai", + "id": "u:a4dbdeb9115e", + "mode": "inline", + "labelClassName": "text-dark m-b", + "value": "方块球王" + }, + { + "type": "hidden", + "label": "", + "name": "fangkuaiId", + "id": "u:89bccaf7242f", + "mode": "inline", + "labelClassName": "text-dark m-b", + "value": "1" + }, + { + "type": "input-text", + "label": "玩派币", + "name": "fangkuaiCoin", + "id": "u:99015dfd4264", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + }, + { + "type": "input-text", + "label": "现金", + "name": "fangkuaiCash", + "id": "u:31888fb92add", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + }, + { + "type": "input-text", + "label": "积分", + "name": "fangkuaiInt", + "id": "u:c42ab4593d20", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + } + ], + "actions": [ + ], + "id": "u:8445330f451b", + "bodyClassName": "no-border b-light", + "className": "no-border" + } + ], + "id": "u:3aaf60604641" + }, + { + "body": [ + { + "type": "card", + "header": { + "title": "镜像阵容", + "subTitle": "" + }, + "body": [ + { + "type": "input-image", + "label": "背景图:", + "name": "jxImage", + "autoUpload": true, + "proxy": true, + "uploadType": "fileReceptor", + "imageClassName": "r w-full", + "receiver": { + "url": "/mgr/uploadImgAmis", + "method": "post" + }, + "id": "u:824383a8e878", + "labelClassName": "text-dark", + "mode": "inline", + "accept": ".jpeg, .jpg, .png, .gif", + "multiple": false, + "hideUploadButton": false, + "fixedSize": false + }, + { + "type": "hidden", + "label": "", + "name": "jx", + "id": "u:a4dbdeb9115e", + "mode": "inline", + "labelClassName": "text-dark m-b", + "value": "镜像阵容" + }, + { + "type": "hidden", + "label": "", + "name": "jxId", + "id": "u:89bccaf7242f", + "mode": "inline", + "labelClassName": "text-dark m-b", + "value": "7" + }, + { + "type": "input-text", + "label": "玩派币", + "name": "jxCoin", + "id": "u:99015dfd4264", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + }, + { + "type": "input-text", + "label": "现金", + "name": "jxCash", + "id": "u:31888fb92add", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + }, + { + "type": "input-text", + "label": "积分", + "name": "jxInt", + "id": "u:c42ab4593d20", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + } + ], + "actions": [ + ], + "id": "u:8445330f451b", + "bodyClassName": "no-border b-light", + "className": "no-border" + } + ], + "id": "u:e80cbf026419" + } + ], + "id": "u:a53000ecee93" + }, + { + "type": "grid", + "columns": [ + { + "body": [ + { + "type": "card", + "header": { + "title": "社区小球王", + "subTitle": "" + }, + "body": [ + { + "type": "input-image", + "label": "背景图:", + "name": "sqImage", + "autoUpload": true, + "proxy": true, + "uploadType": "fileReceptor", + "imageClassName": "r w-full", + "receiver": { + "url": "/mgr/uploadImgAmis", + "method": "post" + }, + "id": "u:94fe22c43628", + "labelClassName": "text-dark", + "mode": "inline", + "accept": ".jpeg, .jpg, .png, .gif", + "multiple": false, + "hideUploadButton": false, + "fixedSize": false + }, + { + "type": "hidden", + "label": "", + "name": "sq", + "id": "u:49202e62cd8f", + "mode": "inline", + "labelClassName": "text-dark m-b", + "value": "社区小球王" + }, + { + "type": "hidden", + "label": "", + "name": "sqId", + "id": "u:49c300f663f6", + "mode": "inline", + "labelClassName": "text-dark m-b", + "value": "8" + }, + { + "type": "input-text", + "label": "玩派币", + "name": "sqCoin", + "id": "u:a58559426478", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + }, + { + "type": "input-text", + "label": "现金", + "name": "sqCash", + "id": "u:e563cc483458", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + }, + { + "type": "input-text", + "label": "积分", + "name": "sqInt", + "id": "u:688f4b7c3392", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + } + ], + "actions": [ + ], + "id": "u:20efa0a87285", + "bodyClassName": "no-border b-light", + "className": "no-border" + } + ], + "id": "u:19d3a6b86a8d", + "columnClassName": "p-l-lg" + }, + { + "body": [ + { + "type": "card", + "header": { + "title": "涨姿势", + "subTitle": "" + }, + "body": [ + { + "type": "input-image", + "label": "背景图:", + "name": "zsImage", + "autoUpload": true, + "proxy": true, + "uploadType": "fileReceptor", + "imageClassName": "r w-full", + "receiver": { + "url": "/mgr/uploadImgAmis", + "method": "post" + }, + "id": "u:70a81ae5d75c", + "labelClassName": "text-dark", + "mode": "inline", + "accept": ".jpeg, .jpg, .png, .gif", + "multiple": false, + "hideUploadButton": false, + "fixedSize": false + }, + { + "type": "hidden", + "label": "", + "name": "zs", + "id": "u:fd19ffe45790", + "mode": "inline", + "labelClassName": "text-dark m-b", + "value": "涨姿势" + }, + { + "type": "hidden", + "label": "", + "name": "zsId", + "id": "u:fe85cbcb2f69", + "mode": "inline", + "labelClassName": "text-dark m-b", + "value": "10" + }, + { + "type": "input-text", + "label": "玩派币", + "name": "zsCoin", + "id": "u:af69b1a1d9cb", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + }, + { + "type": "input-text", + "label": "现金", + "name": "zsCash", + "id": "u:8ba3c740b10c", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + }, + { + "type": "input-text", + "label": "积分", + "name": "zsInt", + "id": "u:6d91bb154939", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + } + ], + "actions": [ + ], + "id": "u:4b37f6a2c067", + "bodyClassName": "no-border b-light", + "className": "no-border" + } + ], + "id": "u:848bad292c8c" + }, + { + "body": [ + { + "type": "card", + "header": { + "title": "涨姿势[2]", + "subTitle": "" + }, + "body": [ + { + "type": "input-image", + "label": "背景图:", + "name": "zs2Image", + "autoUpload": true, + "proxy": true, + "uploadType": "fileReceptor", + "imageClassName": "r w-full", + "receiver": { + "url": "/mgr/uploadImgAmis", + "method": "post" + }, + "id": "u:22f44cb955d7", + "labelClassName": "text-dark", + "mode": "inline", + "accept": ".jpeg, .jpg, .png, .gif", + "multiple": false, + "hideUploadButton": false, + "fixedSize": false + }, + { + "type": "hidden", + "label": "", + "name": "zs2", + "id": "u:97b8937d26a1", + "mode": "inline", + "labelClassName": "text-dark m-b", + "value": "激战球场" + }, + { + "type": "hidden", + "label": "", + "name": "zs2Id", + "id": "u:49ad851a7bf9", + "mode": "inline", + "labelClassName": "text-dark m-b", + "value": "11" + }, + { + "type": "input-text", + "label": "玩派币", + "name": "zs2Coin", + "id": "u:b29c25f053d9", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + }, + { + "type": "input-text", + "label": "现金", + "name": "zs2Cash", + "id": "u:88a44c71abb0", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + }, + { + "type": "input-text", + "label": "积分", + "name": "zs2Int", + "id": "u:fb82b3cf486c", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + } + ], + "actions": [ + ], + "id": "u:cd832349886c", + "bodyClassName": "no-border b-light", + "className": "no-border" + } + ], + "id": "u:68716b29d1cd" + } + ], + "id": "u:0df19fcc8fc2" + }, + { + "type": "grid", + "columns": [ + { + "body": [ + { + "type": "card", + "header": { + "title": "绿茵密码", + "subTitle": "" + }, + "body": [ + { + "type": "input-image", + "label": "背景图:", + "name": "lyImage", + "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 + }, + { + "type": "hidden", + "label": "游戏名称", + "name": "ly", + "id": "u:c4a543b6cda0", + "mode": "inline", + "labelClassName": "text-dark m-b", + "value": "社区小球王" + }, + { + "type": "hidden", + "label": "游戏id", + "name": "lyId", + "id": "u:90d5f2fa406a", + "mode": "inline", + "labelClassName": "text-dark m-b", + "value": "5" + }, + { + "type": "input-text", + "label": "玩派币", + "name": "lyCoin", + "id": "u:d78d236c5f95", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + }, + { + "type": "input-text", + "label": "现金", + "name": "lyCash", + "id": "u:20b24611e53c", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + }, + { + "type": "input-text", + "label": "积分", + "name": "lyInt", + "id": "u:25e10253effb", + "mode": "inline", + "labelClassName": "text-dark m-b text-lg" + } + ], + "actions": [ + ], + "id": "u:fe79896823ad", + "bodyClassName": "no-border b-light", + "className": "no-border" + } + ], + "id": "u:b496c245ddf5", + "columnClassName": "p-l-lg" + }, + { + "body": [ + ], + "id": "u:5a16b34e0128" + }, + { + "body": [ + ], + "id": "u:a49cf291b3fe" + } + ], + "id": "u:4641470c31fd" + }, + { + "type": "grid", + "columns": [ + { + "body": [ + { + "id": "u:8254704349a2", + "type": "flex", + "className": "p-1", + "items": [ + { + "type": "button", + "id": "u:6c0b8f917bf7", + "label": "关闭", + "onEvent": { + "click": { + "actions": [ + { + "args": { + }, + "script": "parent.layer.close(window.parent.TStudent.layerIndex);", + "actionType": "custom" + } + ] + } + } + }, + { + "type": "button", + "id": "u:6c0b8f917bf7", + "label": "保存", + "level": "info", + "onEvent": { + "click": { + "actions": [ + { + "componentId": "u:24af29be25d2", + "args": { + }, + "outputVar": "responseResult", + "actionType": "submit" + } + ] + } + } + } + ], + "style": { + "position": "relative" + } + } + ], + "id": "u:ebd322f2aab8" + } + ], + "id": "u:1b16988908d9" } ], "api": { @@ -329,11 +1163,14 @@ "method": "post", "messages": { }, - "dataType": "json" - } + "dataType": "form-data" + }, + "actions": [ + ] } ] }; + let amisScoped = amis.embed('#root', amisJSON); -- Gitblit v1.7.1