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