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