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