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