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