newtx/docs/sane-opts/user.txt

70 lines
1.1 KiB
Plaintext

{
"user-name": {
"cat": "none",
"group": "用户",
"title": "用户名",
"desc": "登录用户账号",
"type": "string",
"fix-id": 39173,
"ui-pos": 10,
"auth": 0,
"size": 32,
"cur": "",
"default": ""
},
"user-pwd": {
"cat": "none",
"group": "用户",
"title": "密码",
"desc": "登录用户账号密码",
"type": "string",
"fix-id": 39174,
"ui-pos": 11,
"auth": 0,
"size": 32,
"cur": "",
"default": ""
},
"login": {
"cat": "none",
"group": "用户",
"title": "登录",
"desc": "用户登录",
"type": "button",
"fix-id": 39168,
"ui-pos": 20,
"auth": 0,
"affect": 6,
"size": 4,
"auto": false
},
"logout": {
"cat": "none",
"group": "用户",
"title": "注销",
"desc": "用户登出",
"type": "button",
"fix-id": 39169,
"ui-pos": 21,
"auth": 0,
"affect": 6,
"size": 4,
"auto": false
},
"dev-sn": {
"cat": "base",
"group": "关于",
"title": "序列号",
"desc": "设备序列号",
"type": "string",
"fix-id": 34902,
"ui-pos": 14,
"pos": 100,
"auth": 0,
"size": 32,
"auto": false,
"cur": "",
"default": ""
}
}