gaoluyang
2026-05-20 765289b6a8030e6fe2b0cdb290642c81b29f2c12
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)