30 lines
665 B
JSON
30 lines
665 B
JSON
[
|
|
{
|
|
"name": "moduleSPC_M",
|
|
"title": "moduleSPC_M.title",
|
|
"icon_s": "image/icons/moduleSPC.png",
|
|
"isShow": true,
|
|
"order": 4,
|
|
"childs": [
|
|
{
|
|
"name": "moduleSPC",
|
|
"title": "moduleSPC.title",
|
|
"icon": "image/icons/moduleSPC_s.png",
|
|
"enTitle": "Pre",
|
|
"color": "rgba(212, 182, 59, 0.8)",
|
|
"isShow": true,
|
|
"order": 0,
|
|
"default": "moduleSPC",
|
|
"childs": [
|
|
{
|
|
"name": "spc01_qcform_list",
|
|
"title": "spc01_qcform_list.title",
|
|
"icon": "",
|
|
"isShow": true,
|
|
"order": 0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
] |