@ -70,7 +70,7 @@ router.beforeEach((to, from, next) => {
method: 'get',
params: {
'l': i18n.locale, //i18n.locale
menuType: menuType
menuType: 'pc'
}
}).then(({data}) => {
if (data && data.code === 0) {