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