components.js 173 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 export default { calender: { title: '日期选择', startText: '开始', endText: '结束', confirmText: '确定', confirmDisabledText: '确定' } }