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