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

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

上级 116eac40
......@@ -8272,6 +8272,12 @@
"name" : "书实体多项数据选择视图(左右关系)_选择数据视图",
"realModelSubType" : "DEPICKUPGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr04188408ChartView",
"logicName" : "图表脚本",
"name" : "图表脚本",
"realModelSubType" : "DECHARTVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr04083715GridView",
"logicName" : "表单脚本表格",
......
......@@ -7171,6 +7171,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookGanttTestView.json",
"viewType" : "DEGANTTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr04188408ChartView.json",
"viewType" : "DECHARTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaActionView.json",
......
{
"codeName" : "Usr04188408ChartView_Chart",
"controlType" : "CHART",
"coordinateSystem" : "XY",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSCHARTS/Usr04188408ChartView_Chart.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"hookEventNames" : [ "ONLOADSUCCESS", "ONCLICK" ],
"logicName" : "Chart2",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d",
"index" : 0,
"name" : "[bar_0]直角坐标系[0]",
"getPSChartGrid" : {
"index" : 0,
"name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
},
"type" : "XY",
"id" : "0"
} ],
"getPSChartDataSetGroups" : [ {
"index" : 0,
"name" : "DEFAULT",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"id" : "0"
} ],
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "bar_0-DEFAULT",
"id" : "0"
} ],
"getPSChartGrids" : [ {
"index" : 0,
"name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "0"
} ],
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "chart",
"logicType" : "SCRIPT",
"name" : "logic2",
"scriptCode" : "console.log('部件事件触发')"
}, {
"eventNames" : "onClick",
"logicTag" : "chart",
"logicType" : "SCRIPT",
"name" : "logic3",
"scriptCode" : "console.log('自定义')",
"triggerType" : "CUSTOM"
}, {
"eventNames" : "onClick",
"logicTag" : "chart",
"logicType" : "SCRIPT",
"name" : "logic",
"scriptCode" : "console.log('定时器触发')",
"timer" : 1000,
"triggerType" : "TIMER"
} ],
"getPSDEChartDataGrid" : {
"index" : 0,
"id" : "0"
},
"getPSDEChartLegend" : {
"index" : 0,
"showLegend" : true,
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"eChartsType" : "bar",
"index" : 0,
"name" : "bar_0",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"enableChartDataSet" : true,
"stack" : false
} ],
"getPSDEChartTitle" : {
"index" : 0,
"title" : "图表脚本_图表",
"showTitle" : true,
"id" : "0"
},
"readOnly" : true,
"modelid" : "947F4A9C-8624-4A21-A83E-B0157FA6C4B2",
"modeltype" : "PSDECHART",
"getUserParam" : {
"EC.color" : "[\"#5470c6\",\"#91cc75\",\"#fac858\",\"#ee6666\",\"#73c0de\",\"#3ba272\",\"#fc8452\",\"#9a60b4\",\"#ea7ccc\",\"#5470c6\",\"#91cc75\"]"
}
}
\ No newline at end of file
{
"codeName" : "Usr04183573_SearchForm",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHFORMS/Usr04183573_SearchForm.json",
"logicName" : "图表脚本_搜索表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"modelid" : "641215AA-56B5-44F7-8054-1108A45C0C4A",
"modeltype" : "PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
......@@ -784,6 +784,25 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "卡片脚本"
}, {
"accUserMode" : 2,
"caption" : "图表脚本",
"itemType" : "MENUITEM",
"name" : "menuitem397",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0418446171"
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "图表脚本"
} ],
"getPSLayout" : {
"childColMD" : 24,
......
......@@ -138,6 +138,16 @@
"id" : "UsrAppFunc0418151706"
},
"tooltip" : "卡片脚本"
}, {
"accUserMode" : 2,
"caption" : "图表脚本",
"itemType" : "MENUITEM",
"name" : "menuitem397",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0418446171"
},
"tooltip" : "图表脚本"
} ],
"tooltip" : "代码规范"
}, {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册