export default { form: { placeholder: "请输入内容", submit: "提交", }, title: "快捷操作", } as const;