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