gaoluyang
2025-09-03 ee42bf1badae06026efa79dc17d2a541297ab49b
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)