feedback.ts 242 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 export default { fullName: '姓名', theme: '主题', message: '反馈信息', previewImg: '预览图片', table: { title: '意见反馈列表', time: '添加时间', }, modal: { title: '意见反馈预览', }, };