This commit is contained in:
2026-02-06 18:34:35 +08:00
commit f7f4c94c00
3285 changed files with 563208 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
{
loadMsg: '数据正在加载。。。。',
//rownumbers: true,
pageSize: 30,
pageList: [10, 20, 30, 50, 80, 100, 200, 500, 1000],
height: 340,
key:'#key',
url: '#Url',
nameSpace:'',
queryParams: {TableName:'#TableName',sort:'#SortName',Foots:'#Foots',Wheres:'{}'},
pagination: true,
striped:true,
fileLink:#fileLink,
richText:#richText,
hasSection:false,
cnName:'#cnName',
calculateHeight:{id:'#lay-search-panel'},
calculateWidth:{id:'#lay-search-panel'{#Width}},
frozenColumns: [[
{ field: 'ck', checkbox: true }
]],
//showFooter: true,
columns: [[{#columns}]]
}