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