gaoluyang
2025-09-24 752b14d2caa47ccceac328f79389fbf5e2e62ce4
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)