dashboard.ts 116 B

123456
  1. export default {
  2. dashboard: 'Dashboard',
  3. about: '关于',
  4. workbench: '工作台',
  5. analysis: '分析页',
  6. };