zhangxiao
2024-09-02 e4a63fe8868f7c3f1bcce36919d38e397e342072
1
2
3
4
5
6
export default {
  'menu.exception.404': '404',
  'exception.result.404.description': '抱歉,页面不见了~',
  'exception.result.404.retry': '重试',
  'exception.result.404.back': '返回',
};