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