yyb
昨天 7e30426a06052407167731ed6ce27664299eb4f1
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)