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