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