dashboard.ts 159 Bytes
export default {
  dashboard: 'Dashboard',
  home: '首页',
  about: '关于',
  workbench: '工作台',
  analysis: '分析页',
  order: '订单管理',
};