提交 4931cf9d 编写于 作者: ibizdev's avatar ibizdev

tony001 发布系统代码 [TrainSys,网页端]

上级 7f602e2b
...@@ -7994,6 +7994,12 @@ ...@@ -7994,6 +7994,12 @@
"name" : "书实体数据多项选择视图(选择表格)", "name" : "书实体数据多项选择视图(选择表格)",
"realModelSubType" : "DEMPICKUPVIEW", "realModelSubType" : "DEMPICKUPVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr08127781EditView",
"logicName" : "Usr08127781EditView",
"name" : "Usr08127781EditView",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "UsrPopoverEditView", "codeName" : "UsrPopoverEditView",
"logicName" : "气泡打开视图", "logicName" : "气泡打开视图",
...@@ -8553,6 +8559,13 @@ ...@@ -8553,6 +8559,13 @@
"name" : "重复器测试", "name" : "重复器测试",
"realModelSubType" : "EDITFORM", "realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM" "realModelType" : "PSDEFORM"
}, {
"codeName" : "Usr08127781EditView_Form",
"logicName" : "Usr08127781EditView_表单",
"modelTag2" : "0",
"name" : "Usr08127781EditView_表单",
"realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM"
}, { }, {
"codeName" : "FormTest", "codeName" : "FormTest",
"logicName" : "测试表单", "logicName" : "测试表单",
......
...@@ -4794,7 +4794,7 @@ ...@@ -4794,7 +4794,7 @@
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, { }, {
"code" : "console.log('开始倒计时。。。')\r\nconst codeObj = view.layoutPanel.panelItems.form.control.details.formitem17.editor.captcha;\r\n\r\nconst res = await ibiz.net.post('/api/auths/sendsmscode', {\r\n phone: '15756787767',\r\n code: codeObj['Captcha-Code'],\r\n state: codeObj['Captcha-State']\r\n})\r\nif (res) {\r\n console.log('返回值', res)\r\n}", "code" : "console.log('开始倒计时。。。')\r\nconst codeObj = view.layoutPanel.panelItems.form.control.details.formitem17.editor.captcha;\r\n\r\nconst res = await ibiz.net.post('/api/sztrainsys__web/auths/sendsmscode', {\r\n phone: '15756787767',\r\n code: codeObj['Captcha-Code'],\r\n state: codeObj['Captcha-State']\r\n})\r\nif (res) {\r\n console.log('返回值', res)\r\n}",
"codeName" : "RAWJSCODE1", "codeName" : "RAWJSCODE1",
"leftPos" : 414, "leftPos" : 414,
"logicNodeType" : "RAWJSCODE", "logicNodeType" : "RAWJSCODE",
......
...@@ -4794,7 +4794,7 @@ ...@@ -4794,7 +4794,7 @@
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, { }, {
"code" : "console.log('开始倒计时。。。')\r\nconst codeObj = view.layoutPanel.panelItems.form.control.details.formitem17.editor.captcha;\r\n\r\nconst res = await ibiz.net.post('/api/auths/sendsmscode', {\r\n phone: '15756787767',\r\n code: codeObj['Captcha-Code'],\r\n state: codeObj['Captcha-State']\r\n})\r\nif (res) {\r\n console.log('返回值', res)\r\n}", "code" : "console.log('开始倒计时。。。')\r\nconst codeObj = view.layoutPanel.panelItems.form.control.details.formitem17.editor.captcha;\r\n\r\nconst res = await ibiz.net.post('/api/sztrainsys__web/auths/sendsmscode', {\r\n phone: '15756787767',\r\n code: codeObj['Captcha-Code'],\r\n state: codeObj['Captcha-State']\r\n})\r\nif (res) {\r\n console.log('返回值', res)\r\n}",
"codeName" : "RAWJSCODE1", "codeName" : "RAWJSCODE1",
"leftPos" : 414, "leftPos" : 414,
"logicNodeType" : "RAWJSCODE", "logicNodeType" : "RAWJSCODE",
......
...@@ -5266,7 +5266,7 @@ ...@@ -5266,7 +5266,7 @@
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, { }, {
"code" : "console.log('开始倒计时。。。')\r\nconst codeObj = view.layoutPanel.panelItems.form.control.details.formitem17.editor.captcha;\r\n\r\nconst res = await ibiz.net.post('/api/auths/sendsmscode', {\r\n phone: '15756787767',\r\n code: codeObj['Captcha-Code'],\r\n state: codeObj['Captcha-State']\r\n})\r\nif (res) {\r\n console.log('返回值', res)\r\n}", "code" : "console.log('开始倒计时。。。')\r\nconst codeObj = view.layoutPanel.panelItems.form.control.details.formitem17.editor.captcha;\r\n\r\nconst res = await ibiz.net.post('/api/sztrainsys__web/auths/sendsmscode', {\r\n phone: '15756787767',\r\n code: codeObj['Captcha-Code'],\r\n state: codeObj['Captcha-State']\r\n})\r\nif (res) {\r\n console.log('返回值', res)\r\n}",
"codeName" : "RAWJSCODE1", "codeName" : "RAWJSCODE1",
"leftPos" : 414, "leftPos" : 414,
"logicNodeType" : "RAWJSCODE", "logicNodeType" : "RAWJSCODE",
...@@ -5583,6 +5583,10 @@ ...@@ -5583,6 +5583,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookDataView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookDataView.json",
"viewType" : "DEDATAVIEW" "viewType" : "DEDATAVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr08127781EditView.json",
"viewType" : "DEEDITVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr11178840CustomView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr11178840CustomView.json",
......
...@@ -114,14 +114,14 @@ ...@@ -114,14 +114,14 @@
}, },
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
"name" : "type" "name" : "type"
}, {
"name" : "field11"
}, { }, {
"name" : "field8" "name" : "field8"
}, { }, {
"name" : "field17" "name" : "field11"
}, { }, {
"name" : "field13" "name" : "field13"
}, {
"name" : "field17"
}, { }, {
"name" : "field14" "name" : "field14"
} ] } ]
......
...@@ -10130,10 +10130,6 @@ ...@@ -10130,10 +10130,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json",
"viewType" : "DECHARTVIEW" "viewType" : "DECHARTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr08128518EditView.json",
"viewType" : "DEEDITVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPickupView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPickupView.json",
......
...@@ -231,14 +231,14 @@ ...@@ -231,14 +231,14 @@
}, },
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
"name" : "type" "name" : "type"
}, {
"name" : "field11"
}, { }, {
"name" : "field8" "name" : "field8"
}, { }, {
"name" : "field17" "name" : "field11"
}, { }, {
"name" : "field13" "name" : "field13"
}, {
"name" : "field17"
}, { }, {
"name" : "field14" "name" : "field14"
} ] } ]
......
...@@ -786,14 +786,14 @@ ...@@ -786,14 +786,14 @@
}, },
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
"name" : "type" "name" : "type"
}, {
"name" : "field11"
}, { }, {
"name" : "field8" "name" : "field8"
}, { }, {
"name" : "field17" "name" : "field11"
}, { }, {
"name" : "field13" "name" : "field13"
}, {
"name" : "field17"
}, { }, {
"name" : "field14" "name" : "field14"
} ] } ]
......
...@@ -29724,12 +29724,6 @@ ...@@ -29724,12 +29724,6 @@
"viewType" : "DECHARTVIEW", "viewType" : "DECHARTVIEW",
"resource" : "TEST", "resource" : "TEST",
"view" : "TestChartView" "view" : "TestChartView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr08128518EditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "TEST",
"view" : "Usr08128518EditView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPickupView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPickupView.json",
...@@ -30626,6 +30620,12 @@ ...@@ -30626,6 +30620,12 @@
"viewType" : "DEPICKUPGRIDVIEW", "viewType" : "DEPICKUPGRIDVIEW",
"resource" : "Phone", "resource" : "Phone",
"view" : "Usr04107034PickupView_PickupGridView" "view" : "Usr04107034PickupView_PickupGridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr08127781EditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "Book",
"view" : "Usr08127781EditView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phonePanelView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phonePanelView.json",
...@@ -104858,7 +104858,7 @@ ...@@ -104858,7 +104858,7 @@
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, { }, {
"code" : "console.log('开始倒计时。。。')\r\nconst codeObj = view.layoutPanel.panelItems.form.control.details.formitem17.editor.captcha;\r\n\r\nconst res = await ibiz.net.post('/api/auths/sendsmscode', {\r\n phone: '15756787767',\r\n code: codeObj['Captcha-Code'],\r\n state: codeObj['Captcha-State']\r\n})\r\nif (res) {\r\n console.log('返回值', res)\r\n}", "code" : "console.log('开始倒计时。。。')\r\nconst codeObj = view.layoutPanel.panelItems.form.control.details.formitem17.editor.captcha;\r\n\r\nconst res = await ibiz.net.post('/api/sztrainsys__web/auths/sendsmscode', {\r\n phone: '15756787767',\r\n code: codeObj['Captcha-Code'],\r\n state: codeObj['Captcha-State']\r\n})\r\nif (res) {\r\n console.log('返回值', res)\r\n}",
"codeName" : "RAWJSCODE1", "codeName" : "RAWJSCODE1",
"leftPos" : 414, "leftPos" : 414,
"logicNodeType" : "RAWJSCODE", "logicNodeType" : "RAWJSCODE",
...@@ -105175,6 +105175,10 @@ ...@@ -105175,6 +105175,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookDataView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookDataView.json",
"viewType" : "DEDATAVIEW" "viewType" : "DEDATAVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr08127781EditView.json",
"viewType" : "DEEDITVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr11178840CustomView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr11178840CustomView.json",
...@@ -115851,10 +115855,6 @@ ...@@ -115851,10 +115855,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json",
"viewType" : "DECHARTVIEW" "viewType" : "DECHARTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr08128518EditView.json",
"viewType" : "DEEDITVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPickupView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPickupView.json",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册