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