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