src/pc/components/login/normal-login/options.jsx
@@ -131,6 +131,19 @@ {value: 'autologon', label: '自动登录'}, ] }, // { // type: 'radio', // field: 'shortcut', // label: '快捷方式', // initval: wrap.shortcut || 'remember', // tooltip: '账号密码登录时的快捷方式。', // required: false, // options: [ // {value: 'none', label: '无'}, // {value: 'remember', label: '记住密码'}, // {value: 'autologon', label: '自动登录'}, // ] // }, ] return wrapForm