zhangwei
2024-09-23 208b5a9f559dd2c7298759fdfe37d07c926cbd4d
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)