You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
82 lines
1.8 KiB
82 lines
1.8 KiB
4 years ago
|
[
|
||
|
{
|
||
|
"fieldname": "refresh",
|
||
|
"dispname": "刷新",
|
||
|
"icon": "icon-refresh",
|
||
|
"class": "",
|
||
|
"hint": "刷新",
|
||
|
"opcode": "refresh"
|
||
|
},
|
||
|
{
|
||
|
"fieldname": "printadd",
|
||
|
"dispname": "增加",
|
||
|
"icon": "icon-add",
|
||
|
"class": "",
|
||
|
"hint": "增加",
|
||
|
"opcode": "printadd"
|
||
|
},
|
||
|
{
|
||
|
"fieldname": "printedit",
|
||
|
"dispname": "编辑",
|
||
|
"icon": "icon-edit",
|
||
|
"class": "",
|
||
|
"hint": "编辑",
|
||
|
"opcode": "printedit"
|
||
|
},
|
||
|
{
|
||
|
"fieldname": "printdelete",
|
||
|
"dispname": "删除",
|
||
|
"icon": "icon-remove",
|
||
|
"class": "",
|
||
|
"hint": "删除",
|
||
|
"opcode": "printdelete"
|
||
|
},
|
||
|
{
|
||
|
"fieldname": "printsave",
|
||
|
"dispname": "保存",
|
||
|
"icon": "icon-save",
|
||
|
"class": "",
|
||
|
"hint": "保存",
|
||
|
"opcode": "printsave"
|
||
|
},
|
||
|
{
|
||
|
"fieldname": "printcancle",
|
||
|
"dispname": "取消",
|
||
|
"icon": "icon-cancel",
|
||
|
"class": "",
|
||
|
"hint": "取消",
|
||
|
"opcode": "printcancle"
|
||
|
},
|
||
|
{
|
||
|
"fieldname": "printpreview",
|
||
|
"dispname": "预览",
|
||
|
"icon": "icon-view",
|
||
|
"class": "",
|
||
|
"hint": "预览",
|
||
|
"opcode": "printpreview"
|
||
|
},
|
||
|
{
|
||
|
"fieldname": "printprint",
|
||
|
"dispname": "打印",
|
||
|
"icon": "icon-print",
|
||
|
"class": "",
|
||
|
"hint": "打印",
|
||
|
"opcode": "printprint"
|
||
|
},
|
||
|
{
|
||
|
"fieldname": "printset",
|
||
|
"dispname": "设置",
|
||
|
"icon": "icon-detail",
|
||
|
"class": "",
|
||
|
"hint": "设置",
|
||
|
"opcode": "printset"
|
||
|
},
|
||
|
{
|
||
|
"fieldname": "quitprintset",
|
||
|
"dispname": "退出",
|
||
|
"icon": "icon-detail",
|
||
|
"class": "",
|
||
|
"hint": "退出",
|
||
|
"opcode": "quitprintset"
|
||
|
}
|
||
|
]
|