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