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