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