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