张诺
2026-04-21 b14930d7ac2ce362403ea28d0bae724161bc1f3c
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)