/paramlog/device.config.json
{"data": [
{
"machineID": 1,
"machineName": "內(nèi)圈機床參數(shù)(OP10)"
},
{
"machineID": 2,
"machineName": "內(nèi)圈機床參數(shù)(OP20)"
},
{
"machineID": 3,
"machineName": "內(nèi)圈機床參數(shù)(OP30)"
},
{
"machineID": 4,
"machineName": "內(nèi)圈機床參數(shù)(OP40)"
},
{
"machineID": 5,
"machineName": "外圈機床參數(shù)(OP10)"
},
{
"machineID": 6,
"machineName": "外圈機床參數(shù)(OP20)"
},
{
"machineID": 7,
"machineName": "外圈機床參數(shù)(OP30)"
}
]}
/paramlog/paramcol.config.json
{
"data": [{
"title": "列標題1",
"dataIndex": "liebiaoti1",
"align": "center",
"width": 70
},
{
"title": "列標題2",
"dataIndex": "liebiaoti2",
"align": "center",
"width": 70
},
{
"title": "列標題3",
"dataIndex": "liebiaoti3",
"align": "center",
"width": 70
},
{
"title": "列標題4",
"dataIndex": "liebiaoti4",
"align": "center",
"width": 70
},
{
"title": "列標題5",
"dataIndex": "liebiaoti5",
"align": "center",
"width": 70
}
]
}
/paramlog/paramtablist.config.json
{
"data":[
{ "tabkey": "1", "tabtitle": "循環(huán)方式"},
{ "tabkey": "2", "tabtitle": "進給參數(shù)"},
{ "tabkey": "3", "tabtitle": "修整參數(shù)"},
{ "tabkey": "4", "tabtitle": "軸選裝參數(shù)"},
{ "tabkey": "5", "tabtitle": "2進給參數(shù)"},
{ "tabkey": "6", "tabtitle": "2-2進給參數(shù)"},
{ "tabkey": "7", "tabtitle": "2-3進給參數(shù)"},
{ "tabkey": "8", "tabtitle": "2-4進給參數(shù)"}
]
}