yinbangzhong
2024-07-29 1e4a145667f460778560defccab1137b84139985
1
2
3
4
5
6
7
8
9
10
export default {
  path: 'https://arco.design/vue/docs/pro/faq',
  name: 'faq',
  meta: {
    locale: 'menu.faq',
    icon: 'icon-question-circle',
    requiresAuth: true,
    order: 9,
  },
};