module.exports = {
  index: '主页',
  'user/login': '登录',
  'customer/home': '用户首页'
}