UNPKG

@prettyy/ui

Version:

vue2 UI

22 lines (21 loc) 401 B
export default { vl: { messagebox: { title: '提示', confirm: '确认', cancel: '取消', }, loading: { text: '拼命加载中...' }, pagination: { goto: '前往', pagesize: '条/页', total: '共 {total} 条', pageClassifier: '页' }, watermark: { text: '机密信息 禁止外传' } } }