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