zhangxiao
2024-08-14 9bf83cb9bc0e0b4590b15b418be7476007d58c9b
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,
  },
};