微信

title.js 100B

12345
  1. module.exports = {
  2. index: '主页',
  3. 'user/login': '登录',
  4. 'customer/home': '用户首页'
  5. }